mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-11 11:16:15 +08:00
DOC: documented paper trading and updated the release notes
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
Version 0.3.10
|
||||
^^^^^^^^^^^^^
|
||||
**Release Date**: 2017-12-12
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- Fixed issue with fetching assets with daily frequency
|
||||
|
||||
Version 0.3.10
|
||||
^^^^^^^^^^^^^
|
||||
**Release Date**: 2017-11-28
|
||||
@@ -10,6 +19,16 @@ Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- Fixed issue with fetching assets with daily frequency
|
||||
- Changed Poloniex interface (should solve :issue:`95` and :issue:`94`)
|
||||
- Solved issue with overriding commission and slippage (:issue:`87`)
|
||||
- Fixed inefficiency with Bittrex current prices (:issue:`76`)
|
||||
|
||||
Build
|
||||
~~~~~
|
||||
- Integrated with CCXT
|
||||
- Added paper trading capability (`simulate_orders=True` param in live mode)
|
||||
- More granular commissions (:issue:`82`)
|
||||
- Added market orders in live mode (:issue:`81`)
|
||||
|
||||
Version 0.3.9
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user