BUG: fixed issues with data frequencies in data.history() which was particularly noticeable in live mode and minor adjustments around the commission model

This commit is contained in:
fredfortier
2017-10-31 23:34:48 -04:00
parent df357d2327
commit 35677c553c
15 changed files with 398 additions and 145 deletions
+1
View File
@@ -12,6 +12,7 @@ Bug Fixes
- Fixed issue with auto-ingestion of minute data
- Fixed issue with sell orders in backtesting
- Fixed data frequency issues with data.history() in backtesting
- Fixed an issue with can_trade()
Build