[SHARE] GAB - Gekko Automated Backtests
(05-05-2018, 09:04 AM)mountain-cloud Wrote: Superb job well done, this is really going to help me when I can get it working. My getting started problem with GAB is that I have this setup and /tools/sanitycheck.php looks good, all checks pass OK. But when I try and run a test strategy the results show a number of 417 - Expectation Failed responses. I expect this is probably a gekko problem rather than a GAB problem..any ideas at all? Many thanks

hmm, I'm not entirely sure what the cause of this is but I have managed to get it working by adding an empty Expect header in the curl_post2 function in functions.php:

Code:
curl_setopt($curl, CURLOPT_HTTPHEADER, array('Expect:'));

..perhaps it's something a bit weird in my php setup
  Reply


Messages In This Thread
RE: [SHARE] GAB - Gekko Automated Backtests - by mountain-cloud - 05-05-2018, 09:36 AM
YT - by mtom78632 - 07-17-2021, 06:02 AM
WW - by mtom78632 - 07-18-2021, 07:12 AM

Forum Jump:


Users browsing this thread: