Open fawkesley opened 11 years ago
@mcanet has asked for this too.
Also could have store milliseconds of the process to know how efficient it is. Also maybe a number new queries add in each schedule call will be nice.
mcanet - what do you mean by "add in each schedule call"?
I mean each time a task is performed the schedule, Could be useful to register the elapsed time in milliseconds takes to perform script and new rows add it in database.
+1
It's useful to run a number of SQL queries to assess the quality of the data (ie look for rows where both profit and loss are nonzero)
I don't really want to publish these, just stash them for later use.