Fantastic work Larry! Been following you for couple of years now - thank you for all that you do!
@GeekendZone4 ай бұрын
I can wait to start with this serie.
@gizzy30014 ай бұрын
Great work! I'm looking forward to the screener video. While watching the first two videos in the series, I was wondering if it's possible to set up custom conditions for the screener. Currently, I'm fetching daily data with yfinance and running my code after the market closes to get symbols based on my own conditions...
@macrobody4 ай бұрын
Waiting for the day Larry forgets about stocks and goes full degen crypto :) You need this knowledge anyway as Blackrock and all others are busy getting all stocks on the blockchain.
@hardy_brothers4 ай бұрын
Great work mate!! Appreciate all your work and sharing that. Quick question, how do you automate the login process, let's say I want to build a bot which is trading automatically my strategy and deploy in into the cloud, but want to automate everything of the process?
@riseup9024 ай бұрын
I would look into Tradestation. Their API utilities an api key which you can use to place order requests with and fetch data as well. Their API is the most lenient especially for automated trading. I think to make it work with IKBR, you would need to create an Order queue where your bots or trading engine would load the trades into, and you would have to execute them when you login into IKBR like in this video
@bladethirst14 ай бұрын
Do you think it is a good idea to start building automatic trading bot with this IB api?
@allmixx34443 ай бұрын
Hi! Can you teach or help me to create a Trading Bot with Python for Pocket Option using API ?