- Fix 302 to plot resampled data with non aligned end of sessions - PR 297 to save figures to files (refactored to save multiple strategies and multiple figures) - Ensure a data feed has always a non-empty _name if possible - Alias getcash/getvalue to get_cash/get_value in broker subclasses if the latter are missing - PR 300 Set tools as executables - PR 301 Metatrader4 csv format - Documentation updates
1.9.44.116
- Timer calls implementation - Broker support for cheat-on-open - Add cheat_on_open to cerebro to allow next_open - Finish trading calendar resampling for weeks - Support Yahoo download over proxies - Doc corrections/additions - Support quick broker notifications
1.9.43.116
- Oanda support for bracket orders - Oanda support for stop trailing order - Filling in plotting support numeric values and control of alpha blending - Documentation updates (filling, addobservermulti) - Fix wrong calling of sizer with fixed isbuy=True after refactoring for mixing of buy/sell and order_target_xxx
1.9.42.116
- Add tradingcalendar - Add tz support for strategies - Docs updates - Add multi/tradingcalendar samples - Add div/floordiv operations to lines - Return data references in all cerebro methods adding data stream
1.9.41.116
- Keep processing orders after create in OandaStore after change to process new messages - Manage CFDs also as cash data in rqtMktData
1.9.40.116
- Fix 295 by only managing tf and cp if resample/replay have been specified - Correct expire and cancel in OandaStore - Correct BollingerBands to use the chosen movav for the StdDev calcs - Ensure parameters wit plotinfo and no plotname get a name granted