Backtrader Live Forex Trading with Interactive Brokers (Part 1)

  Рет қаралды 29,855

Part Time Larry

Part Time Larry

Күн бұрын

Пікірлер: 75
@parttimelarry
@parttimelarry 3 жыл бұрын
Like the video? Support my content by signing up for Interactive Brokers using the link below: www.interactivebrokers.com/mkt/?src=ptlPY1&url=%2Fen%2Findex.php%3Ff%3D1338 Source Code: github.com/hackingthemarkets/backtrader-interactive-brokers Buy Me a Drink: buymeacoffee.com/parttimelarry Follow me on Twitter @PartTimeLarry
@lineage13
@lineage13 3 жыл бұрын
For forex its alot easier coding with MT4 or MT5 libraries. Tho this tutorial is super useful for stocks! Thank you for your contributions!
@aaron6190
@aaron6190 3 жыл бұрын
Thanks for another great video! I finally got backtrader setup properly, even got it running my own strategy on as many stocks as I want simultaneously which I wouldn't have been able to do without your previous backtrader videos to learn the library. Excited to see more videos with it!
@barryhart7226
@barryhart7226 3 жыл бұрын
Literally stuck at this exact problem for 2 days... it's like you read my mind man. Thank you
@theteslaspace1523
@theteslaspace1523 3 жыл бұрын
Thanks for watching for more guidance from me on how to •invest or trade your cry'pto W...H.A.. S...A..P.P .+15-5-9-2-2-3-2-4-0-2.✓
@izem9652
@izem9652 3 жыл бұрын
Man you are a life saver, I learn a lot from all of your videos. Greetings from France!
@FPRowland
@FPRowland 2 жыл бұрын
Thanks!
@jimlee7943
@jimlee7943 3 жыл бұрын
great video Larry, thank you! Looking forward to part 2 of this!
@luvrahooo
@luvrahooo 3 жыл бұрын
Great video, this is what I was looking for from so many days. Thanks a lot!!
@jameswhite2133
@jameswhite2133 3 жыл бұрын
Awesome man so glad you made this!
@henryc5759
@henryc5759 3 жыл бұрын
For anyone who wants to know a bit history about Larry: Working full time as an employee at MacDonald. Working part time as a professional investor. He knows how to wrap a burger n code trading BOT
@theteslaspace1523
@theteslaspace1523 3 жыл бұрын
Thanks for watching for more guidance from me on how to •invest or trade your cry'pto W...H.A.. S...A..P.P .+15-5-9-2-2-3-2-4-0-2.✓
@manojdulani8215
@manojdulani8215 3 жыл бұрын
Thank you for what you do larry!
@jacobsultd
@jacobsultd 3 жыл бұрын
Well done.. I'll go through the previous tutorials on IB.. Thanks..
@walisyed4625
@walisyed4625 3 жыл бұрын
Congrats on the sponsor!!!
@fatfinger178
@fatfinger178 2 жыл бұрын
This is awesome thanks! Keep up the good work!
@octaviodelsueldo8118
@octaviodelsueldo8118 Жыл бұрын
thank you for sharing this!
@HoraceBentley
@HoraceBentley 3 жыл бұрын
A comment on 1:30 - (and maybe I should watch the rest before I comment, but maybe I'll forget, also...) Sometimes, it's good to separate the strategy from the symbol because there's no way to know for sure which way the symbol will go over time. Yes, AMD gained during the tested time, but if it fell, would you have lost as much in both cases? All in all, I'm just saying it helps to consider risk just as much as reward in evaluating a strategy... not saying it's a new idea, just wanted to kind of throw support behind it. As always - great channel! Please keep producing the great content!
@MomentajInc
@MomentajInc Жыл бұрын
Thank you for the amazing videos. I have a question, imagine you have a bracket BUY order with ProfitTaker and StopLoss with Interactive Brokers, and the parent order is filled, how do you know if ProfitTaker or StopLoss is done so in the next trade you should put BUY or SELL order?
@ballyoracle
@ballyoracle 3 жыл бұрын
awesome loved it
@futurestadawul
@futurestadawul 2 жыл бұрын
Hi Larry.. Thank you very much for the amazing content you are sharing with us.. I've learned backtrader framework from you 😊.. Now.. Trying to follow this tutorial on my pc (windows 10) I am struggling to import backtrader after installing IbPy2.. If you have any idea or link that could help, please sahre it with us..
@barryhart7226
@barryhart7226 3 жыл бұрын
Are you planning perhaps on showing how to live trade using backtrader with the crypto markets? Something perhaps with like the CCXT-BT library or Binance API? I'd greatly appreciate a video like that
@FlisB
@FlisB 2 жыл бұрын
how do you get it to run on Python 3? I always get an error from IBpy. The only thing I see that I have done differently is that I didn't use pipenv.
@haoliu4206
@haoliu4206 2 жыл бұрын
Same, seems that ibpy2 not supporting new client api with python3. The author of ibpy2 also said that this module is obsolete.
@MasamuneX
@MasamuneX 8 ай бұрын
from backtrader_ib_insync import IBStore its a new ibstore written in python 3 code so it will work ive tested it myself
@yuvalbra
@yuvalbra 3 жыл бұрын
great content , please add the links (medium) you showen at the video
@parttimelarry
@parttimelarry 3 жыл бұрын
hey added to the description, good point
@sitaramvedula4853
@sitaramvedula4853 3 жыл бұрын
I am NOT able to connect to IBKR from google colabs. But from my mac terminal i am able to do. What is the reason for not being able to connect to IBKR?
@threeforhouse
@threeforhouse 3 жыл бұрын
Can you add in a short Watchdog tutorial for one of your Interactive Brokers videos? I’m struggling with the concept and getting it deployed in my code
@Yair-wj6ir
@Yair-wj6ir 3 жыл бұрын
Why use get data of ticks and resampling vs just get data of seconds or minutes?
@jhalmu
@jhalmu 3 жыл бұрын
Great content, thanks. Btw how do you start your virtual enviroment automatically?
@tokusukeutsugi4239
@tokusukeutsugi4239 3 жыл бұрын
Hi, Larry, Could you teach me how to set VS Code extension to enable it search liblary's(backtrader) source code?
@jessojohn9226
@jessojohn9226 3 жыл бұрын
can i use datafeed from other sources and still execute using IB broker?
@Scieoner
@Scieoner 3 жыл бұрын
sooo good man thanks for the great content, could you please do a video on graphing fundamental data from the interactive brokers api and developing startegies off of it (earnings beats or misses, P/E, etc) thank you so much
@shivkumar-ik9rs
@shivkumar-ik9rs 3 жыл бұрын
Hi, can you help me in developing API in interactive brokers, stuck with some confusion
@tokusukeutsugi4239
@tokusukeutsugi4239 2 жыл бұрын
Thank you for great video as always. Backtrader library looks no update for about 2 years, and I'm struggling dependency problem with other libraries. Do you have any good solution?
@parttimelarry
@parttimelarry 2 жыл бұрын
I think some members of the community have forked backtrader and made some updates, I would check on the forum there to see the latest
@fofanacoree1507
@fofanacoree1507 3 жыл бұрын
So we don't need to set our ibk api key configuration file to run program ?
@fofanacoree1507
@fofanacoree1507 3 жыл бұрын
@Part Time Larry Cool
@flydr2
@flydr2 2 жыл бұрын
Im trying to do this with Binance... Not easy... Any guides would be great
@parttimelarry
@parttimelarry 2 жыл бұрын
I just covered freqtrade which could be a good solution for you since it is specific to crypto and works with binance and ftx
@flydr2
@flydr2 2 жыл бұрын
@@parttimelarry Thanks I'll look at it now...
@michaelsloth8266
@michaelsloth8266 Жыл бұрын
It's not fair to test Ross' open range strategy on AMD or other large cap stocks. The open range strategy are only on stocks that have gapped up in pre, have a high RVOL, have a catalyst and have low float. So testing the strategy on AMD will not work. Ross knows that...... and you can read it on the web page you show in the video.
@alirezanaziri1356
@alirezanaziri1356 3 жыл бұрын
Open range breakout should work on just tickers in play (low float high volatile with gap up or gap down in pre-market); not Nasdaq 100 tickers.
@user-vo7sv5np5f
@user-vo7sv5np5f 3 жыл бұрын
Can you please add these to Github so we can try. Thanks :)
@peymanhj
@peymanhj 3 жыл бұрын
next() does not call at all
@dylankogut5442
@dylankogut5442 2 жыл бұрын
Yep, this is wildly out of date
@maciekpaciarski9343
@maciekpaciarski9343 3 жыл бұрын
why a mcdonalds cap? you work there ??😯
@specturo6588
@specturo6588 3 жыл бұрын
But you couldnt have know that AMD will perform that good. The ORB Strategy would have catched AMD and in fact would have probably catched any bullish stock like AMD.
@ichimokatrader1198
@ichimokatrader1198 Жыл бұрын
I just can't get mine working! I'm doing something wrong 😂
@MasamuneX
@MasamuneX 8 ай бұрын
from backtrader_ib_insync import IBStore its a new ibstore written in python 3 code so it will work ive tested it myself
@arvindeleon2230
@arvindeleon2230 3 жыл бұрын
FOR DA ALGOW
@orlandocarrillo7132
@orlandocarrillo7132 3 жыл бұрын
What's with that McDonald's hat? Are the trading strategies not working well?
@nicholasrice1748
@nicholasrice1748 2 жыл бұрын
I have proper market data subscriptions and shared access to my paper account. I copied your code as a test but it does not return anything after this: starting backtrader Server Version: 76 TWS Time at connection:20221203 17:25:40 EST initializing strategy Data Status => DELAYED Any idea for a solution? And thanks for the videos.
@STATechnologies
@STATechnologies Жыл бұрын
Hi, I have the same problem :( have you maybe found a solution?
@nicholasrice1748
@nicholasrice1748 Жыл бұрын
@@STATechnologies unfortunately not, maybe give a look at ikbr documentation to implement it directly
@raisingdustk
@raisingdustk Жыл бұрын
same problem in live account starting backtrader Server Version: 76 TWS Time at connection:20230420 10:41:10 It's stop, any idea to fix this?
@Christopher_Tron
@Christopher_Tron 3 жыл бұрын
Hey Larry, thanks for the content. Something I just found that you might like is a fed treasury api (us-federal-treasury-python-api). I found it on 'areed1192' GitHub, or sigma coding on yt. Hopefully this is of some use because your videos have helped me more than I could put in this comment. Keep up the great work man
Backtrader Live Trading with Interactive Brokers (Part 2)
23:54
Part Time Larry
Рет қаралды 15 М.
QuantConnect LEAN Algorithmic Trading Engine - Getting Started
46:08
Part Time Larry
Рет қаралды 68 М.
Жездуха 41-серия
36:26
Million Show
Рет қаралды 5 МЛН
Hilarious FAKE TONGUE Prank by WEDNESDAY😏🖤
0:39
La La Life Shorts
Рет қаралды 44 МЛН
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН
ChatGPT AI Made Me A $100,000 TRADING STRATEGY
21:12
Humbled Trader
Рет қаралды 1,6 МЛН
Algorithmic Trading with Python and Backtrader (Part 2)
9:50
Part Time Larry
Рет қаралды 64 М.
Etoro - A Dangerous Beginner Mistake!
9:54
Social Trading Vlog
Рет қаралды 47 М.
Interactive Brokers API Tutorial (Beginners)
1:05:23
Part Time Larry
Рет қаралды 145 М.
Candlestick Pattern Recognition with Python and TA-Lib
24:11
Part Time Larry
Рет қаралды 117 М.
Mastering SUPPORT & RESISTANCES using Python!
11:42
Algovibes
Рет қаралды 26 М.
How Financial Firms Actually Make Money
22:40
QuantPy
Рет қаралды 381 М.
Interactive Brokers Client Web Portal API with IBeam
19:40
Part Time Larry
Рет қаралды 24 М.