6 Commits

Author SHA1 Message Date
Michael Handschuh d21d620457 Update ToolBox to respect CA1304 and CA1305
Updates all occurrences of parsing/ToString-ing to go through the new
StringExtensions methods that use CultureInfo.InvariantCulture

See #3045
2019-09-12 15:30:45 -04:00
jameschch@outlook.com 578efe843f Further changes for crypto type 2017-08-29 12:19:15 +01:00
Andrew 22175bb7f0 QuoteBar.Reader does not apply scaling factor to forex and cfd 2017-03-27 12:01:24 -04:00
Andrew bf82fdb4f7 Return Quotebars for FX and CFD line generation 2017-03-27 11:57:04 -04:00
Michael Handschuh 6aaab4e73f Move LeanDataPathComponents to Common
This can be useful in so many scenarios... if only it had tests
2016-11-01 02:53:49 -04:00
Michael Handschuh 9b803281ea Implements data processor framework
Adds AlgoSeekOptionsParser
2016-03-03 16:55:53 -05:00