A python library for building trading bots using ib_async.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
1
commits
extend chart history to cover oldest filled order session
e05bd21View on GitHubrefactor order functions to be in utils rather than in the strategy class, add a method for opening spreads that can leg out of positions
2fd76bdView on GitHubadd account summary, exec time, sleeping state, and fix breakevens
339f596View on GitHubcleanup imports in datastore, cleanup imports in __init__, add nestasyncio to datastore
85bd6d2View on GitHub