Commit Graph

9 Commits

Author SHA1 Message Date
Rohan Talip f421270f39 Minor typo fixes to comments in OpeningBreakoutAlgorithm. 2019-12-14 17:11:33 -08:00
Jared Broad fb7d1994ff Tidy and add tags 2017-09-20 17:14:44 -04:00
Stefano Raggi 4a12c28823 More decimal quantity fixes
- Reverted some changes to algorithms
- Changed UpdateOrderCommand.Quantity from int to decimal
- Fixed DefaultMarginCallModel for decimals and LotSize
2017-06-22 20:45:57 +02:00
Stefano Raggi 9139ca7c40 Merge master into issue-330/decimal-quantity 2017-06-19 23:50:26 +02:00
AnshulYADAV, Computer Artist (CoArsey) bc26980665 Fixes 6 warnings with code CS0108 (#910) 2017-05-12 09:30:10 -04:00
jameschch@outlook.com 0e8755dc48 Changes related to #330 order quantity decimalized 2016-06-24 11:53:29 +01:00
jameschch@outlook.com 7763efdc83 Changes related to #330 order quantity decimalized 2016-06-24 11:28:21 +01:00
QuantConnect 2d9f8cb9e3 Updated charting lib to use series indexes instead of chart types. Obsolete ChartType enum 2015-12-10 13:03:50 -05:00
snugs 222a44f45b Adds OpeningBreakoutAlgorithm
This algorithm uses several new features to provide a strategy that can run live instantly with decent statistics
2015-09-28 13:28:10 -04:00