Commit Graph

7 Commits

Author SHA1 Message Date
Martin Molinero 17995f4c86 Adding a configuration for maximum data points per chart series. Limit will only apply for backtesting result handler 2018-08-17 18:14:33 -03:00
Michael Handschuh 662ae5a65b Limit total insights processed
Nominally set to 10k, similar to order limits
2018-03-22 11:37:34 -04:00
Michael Handschuh d92f161f8c Update max run time to check for universes
The max run time calculation wasn't considering whether or not the user had
any universe subscriptions
2017-10-20 09:27:13 -04:00
Andrew Hart 85df8d9344 Provide defaults for log limits in AlgorithmNodePacket.Controls class
Updated daily log limits to 3MB
2017-01-05 17:35:03 -05:00
Andrew Hart a0f7ffece4 Added logging limits to the AlgorithmNodePacket
The log limit will now be retrieved from the AlgorithmNodePacket when either a backtest or live algorithm uploads user logs at the end of the algorithm
2017-01-05 12:59:58 -05:00
jaredbroad 41dab29bc1 Shuffle ram allocation to controls; update job queues and engine usage 2016-11-21 04:43:09 -05:00
snugs 8bb23c434d Adds security limits to job packets 2015-12-18 11:56:48 -05:00