- Fix 294 which break plotting by plotting with no indicators/observers
1.9.38.116
- Plotting control options for last value in legend and right hand side tag - Documentation improvements - Support numeric timestamps in CSVGenericData
1.9.37.116
- Add new samples (OCO, StopTrail/Limit, LRSI, partial-plot, psar, future-spot) - Add Bracket order support - Bracket order for IB and adapted sample - Correct cancel order message reception in OandaStore - Cosmectic changes to quickstart examples - Document bracket, stoptrail/limit, oco, partial-plotting, same axis plotting, future-vs-spot
1.9.36.116
- StopTrail/StopTrailLimit/Oco for Interactive Brokers - PR 290 for child OCO orders - Oco and other generic parameters passed transparently from any order generating method (ex: order_target_size) down to buy and sell - Correct pricelimit parameter in ib - Use strategy datetime instead of data0 and ensure a complete header in Positions analyzer
1.9.35.116
- Catch limit/stop order creation earlier in Oanda Store - StopTrail/StopTrailLimit orders for backtesting
1.9.34.116
- Docs updates - OCO implementation for backtesting