How To Build A Trading Bot In Python

preview_player
Показать описание
This video shows how to use APIs in python to build a live trading bot. The market is scanned by the bot and the prices are downloaded for analysis. A simple strategy is presented to generate long and short signals using engulfing candles as an example. Buying and selling orders are executed from our jupyter notebook file. It's a very powerful method that you can implement to test any strategy live in real time for as long as you wish... and it's all free you don't have to pay for the practice oanda account nor to use python so nothing to loose!

💲 Discount Coupon for My Udemy course on Algorithmic Trading:

The jupyter notebook file can be downloaded from the following link:

Good luck and thank you for following!
Рекомендации по теме
Комментарии
Автор

Hey buddy, FYI your jupyer notebook is coming with all data readabled, which means we can see your accountID and userID

LaRoccaAlessandro
Автор

These videos are so helpful. I was able to build my own using my Robinhood account. I shared it on my channel along with the scripts.

white_sheep_media_business
Автор

Programmer + trader 😮 deadly.
Overall markets are highly manipulated.

cityofjoy
Автор

Hey I love your videos they've boosted my trading 300%
Next can you show how to integrate Reinforcement learning.. I have been working on a model maybe you can HELP!

alexanderjrmuchimba
Автор

The way the code is we have a risk return of 0.5. The candle grapho oanda shows the order and the take profit is half the length of stop loss. Not a good trade because you will have to succeed in 2 trades to zero the bad result of a stop loss.

Also the idea of calculating the lot size is not present. If I decide that I wanna risk 3% of my actual account balance in a trade? This must be done dynamically before each trade.

dfcastro
Автор

You say this is for people with no knowledge of coding but you don't tell us what app or website to use. You just give us the script. How do I even execute it?

bruh
Автор

Hey umm I am kind of new to this so I don’t really know much so can you tell from where i should start you know what to learn and stuff so that I can Create things like this ..

atinmehra
Автор

Hello Sir Oanda is not supported in South Africa can you please use Exness broker

Exhibity
Автор

@CodeTradingCafe

Hi brother,

Would there be any chance to speak to you privately?

Kind Regards
Patryk

Ejot
Автор

My guy! What a channel!

Question, can you make a bot that makes financial decision based on news???? And how would you do it? Because I assume there are words in the news that are good/bad. So can you make a video of news trading? And how would you make it?

If no, thanks anyway, great video.

AZG
Автор

Hello everybody, please help me. My terminal answering me :from config import access_token, accountID
ImportError: cannot import name 'access_token' from 'config'. I checked config, but nothing is wroted about access_token. PLease helpadvice me some solutions.

alandikshit
Автор

If I'm right, your SLTP ratio is wrong. You doubled the SL and get a simple TP, but the code looks right, so I really don't understand this. Second, it looks like when your position opened, there is two bull cande before, so the buy signal conditions doesn't met. If this bot monitoring the last three candles and it includes the last bear candle, which get engulfed, how does it opened an order at that high? In that case the first candle which not closed never reached that price where the order opened.

viktormarkus
Автор

Wonderful video! It looks pretty powerful and easy to use. However im having trouble installing yfinance there was an error and i cant figure out how to fix it. Heres the error: "Encountered error while trying to install package.
╰─> lxml".
if you know how you can fix this i would appreciate it. :)

bimbialtoudi
Автор

Hi buddy. Can you assist come up with a binary trading bot for a strategy I would share with you please

khalisaventuresltd
Автор

How we can implement this one to our indian NSE share matket

rajesht
Автор

Haven't even viewed the video yet, but leaving the comment for algorithm. Wishing you a million subscribers asap!

elmaridrisov
Автор

The automation itself is good. The signal generation I would use as a template. Great video nonetheless!

cosmicdive
Автор

Have anyone has made this and if has does it make u profitable??

saifkamani
Автор

bro can you provide me your demo account as i can not create one my country is restricted for oanda, I'm from india

cineaddict
Автор

What site do you use to download cryptocurrency quotes?

уййф