tommiehansen / gab

Gekko Automated Backtests
57 stars 19 forks source link

Attempt to modify property 'daterange' of non-object in /var/www/html/gab/system/class.gab.php on line 323 #35

Open guaranaja opened 4 years ago

guaranaja commented 4 years ago

I'm able to run the scripts ok, but I get this in the log for each attemp

Attempt to modify property 'daterange' of non-object in /var/www/html/gab/system/class.gab.php on line 323

also have a few lines at the top of the page -

Notice: Undefined offset: 0 in /var/www/html/gab/index.php on line 65

Notice: Trying to access array offset on value of type null in /var/www/html/gab/index.php on line 65

Notice: Undefined offset: 0 in /var/www/html/gab/index.php on line 66

Notice: Trying to access array offset on value of type null in /var/www/html/gab/index.php on line 66

Notice: Undefined offset: 0 in /var/www/html/gab/index.php on line 107

Notice: Trying to access array offset on value of type null in /var/www/html/gab/index.php on line 110

Notice: Trying to access array offset on value of type null in /var/www/html/gab/index.php on line 111

any way I can straighten these out? I appreciate the software!