psemdel / py-trading-bot

Trading-bot in python using django, vertorbt lib and interactive-brokers
MIT License
141 stars 34 forks source link

Nasdaq/NYSE trading #12

Closed ben1628 closed 1 year ago

ben1628 commented 1 year ago

For those of us that are trading in Nasdaq/NYSE, how do we go about setting this up, as I am not familiar with European markets.

Minimal version may be a good place to put it, with some simple explanation.

btw, thanks for the constant update

psemdel commented 1 year ago

There is nothing special to do for Nasdaq/Nyse. You should list the stocks ("action" in French, I should rename some day) you want to trade with the right ticker. Define the corresponding stock exchange with the right ticker. And then the report daily will pick them up. Obviously, your question shows that I should write something on the topic. you are welcome, there is still a lot to improve.