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

solved - 'Trade' object has no attribute 'order_size' #9

Closed mattszeto closed 3 years ago

mattszeto commented 3 years ago

image

Getting this error when going through the youtube series ep.13 (around 28:00)

mattszeto commented 3 years ago

I found out I was missing the instrument for my Trade object...