areed1192 / python-trading-robot

A trading robot, that can submit basic orders in an automated fashion using the TD API.
MIT License
527 stars 311 forks source link

Checks if asset already in portfolio #11

Open thekishanpatel opened 3 years ago

thekishanpatel commented 3 years ago

Checks if asset already in portfolio in the add_position() method.