Get daily gain value Hi thereI'm new here, can somebody guide me on how can I fetch get-daily-gain results via laravel?I am using following code $client = new Client(); $res = $client->request('GET', 'https://www.myfxbook.com/api/get-daily-gain.json?', [ 'form_params&... 595 May 27, 2021 at 18:07