bartosh / backtrader

Python Backtesting library for trading strategies
http://www.backtrader.com
GNU General Public License v3.0
158 stars 55 forks source link

CCXT order notifications #24

Open sirhc78 opened 6 years ago

sirhc78 commented 6 years ago

Hi,

Is it normal I only get 1 notification from "notify_order" function ?

Only "Created" status is sent few seconds later.

All other order status are missed.