How to Code a Trading Bot in Python - Beginners Guide

preview_player
Показать описание
In this video, we are going to code a python trading algorithm in the QuantConnect platform. Feel free to code along!

(This is a referral link.)

Follow me on:
Рекомендации по теме
Комментарии
Автор

This guy made a trading bot in just 23 minutes AND he explained everything AND its working!

Massive respect!!

wardaddy
Автор

This is probably one of the best (if not THE best) tutorials I have ever seen. It's clear, short and very informative. Thank you for sharing! I can only hope you'll do more of this!

ajdaria
Автор

Can't wait to try this out. Not interested in having it automatically exeucte the orders for me (too risky); but I have been interested in developing such code in which it would automatically evaluate the current situation, and then have it suggest me to "buy/sell" - at which time I would look at the situation and determine action.

violian
Автор

Just to let you know I concur with everyone below. Exceptional, and people like me are still learning from it! Thank you so much!

hesaidshesaid
Автор

Went to sleep like Gandhi, woke up like Bezos

jpeg.x
Автор

I made a bot that only bought high and sold low I woke up this morning to find my account depleted

InfamousSmile
Автор

This is so good.


All i have to do now is learn Coding.

And trading.

Dero
Автор

I appreciate your perspective on algorithmic trading, you seem to have the most complete grasp of it on YouTube. The ideas you focused around the lookback feature were pure gold. Would love to see some ideas on instrument selection!

JWADE
Автор

Blessed are the ones who help others learn

Anonymous-dyhb
Автор

I am a beginner here. This video gives me hope for a better future. Thanks

gurumipahonorer
Автор

The class is intended to teleport your molecules to another dimension.

RayZde
Автор

You train so well! It's like you comprehend my tempo...

florencepestel
Автор

This is great. Im still digesting the algo.
I might have a lot of questions once I get a better grasp.

betoperalta
Автор

I have thought about making a program to do this but don’t have the skills that u have. I’m glad u made it public. Thanks. Also I’m sure you could tweak the code depending on if you felt we were in a bear market or bull. Very cool idea.

bradtaylor
Автор

That "self.lookback = round(...)" operation looks like a problem to me. When the volatility changes steadily but slowly, it doesn't adapt when the lookback value is low. For example, if lookback is 10 then the volatility change has to be greater than 5% to change the lookback value. Since you round the value to the nearest integer, it will "forget" changes that are less than five percent. So if you get two four percent changes in a row, it won't change the lookback value, even though a cumulative 8% change occurred and we would expect the lookback value to be updated..

BlunderMunchkin
Автор

You broke it down so well....and made me rest assured it's possible...your argument in the strategy are very good.

kennethgituro
Автор

I can just imagine someone making one of these and accidently putting a > instead of a <

ImmoralKoala
Автор

This isone of the absolute best tutorials i have ever seen. i would love to see more of your material. Thank you

JP-xbfv
Автор

Love this. Alot of creators would charge for a tutorial like this. Subbed.

DD-pked
Автор

I think you may have just changed my life my friend.

elcapitan
visit shbcf.ru