tudorelu / pyjuque

⚡ Open Source Algorithmic Trading Bot for Python.
MIT License
456 stars 90 forks source link

Feature/order management #6

Closed TimEconometrics closed 3 years ago

TimEconometrics commented 3 years ago

Created ordermanagement module that should be able to handle any order statuses. Atm stop loss limit, limit, market orders are supported. As well as trailing stop loss and trailing profit taking is supported. Might contain some bugs. This is mainly for shivu to test.