Commit Graph

6 Commits

Author SHA1 Message Date
Martin Molinero 514c093689 EntryLog: Avoid Utc time conversion 2020-01-01 18:51:18 -03:00
Michael Handschuh 0d4a3f3e9a Update Logging to respect CA1304 and CA1305
Updates all occurrences of parsing/ToString-ing to use CultureInfo if
possible. This project can not reference QuantConnect.Common, so it's
unable to use the new StringExtensions.

See #3045
2019-09-12 15:30:44 -04:00
jaredbroad 1cff84ab81 Bux fixes on local charting, and solve logged with queue logger 2016-04-12 21:21:12 -04:00
QuantConnect fde0cbed3a Strip out block quote section header comments 2015-06-13 16:04:27 -04:00
snugs 89b6e98af8 Fixes warnings mostly relating to xml comments
Also cleans up some block comments

Via PR#72 - thanks @ammachado!
2015-05-13 10:56:47 -04:00
Jared Broad 2d2b606389 Fix runtime backtest error, tidy up live logging, sent partial OrderEvents to IDE 2015-01-26 23:18:43 -03:00