AI Crypto Trading: 70% Accurate Buy and Sell Signals Using RSI & Python (MUST WATCH)

  Рет қаралды 4,203

Computer Science (compsci112358)

Computer Science (compsci112358)

Күн бұрын

Пікірлер: 14
@epicmonckey25001
@epicmonckey25001 Жыл бұрын
Something interesting to try would be to expand the features list to include more columns, and see what that does to the accuracy. Also displaying a graph of the performance would be cool, like where did the model predict right and wrong.
@ViralFreedomLS
@ViralFreedomLS Жыл бұрын
Never stop making these 🙌🏾
@fabricecappe7651
@fabricecappe7651 5 ай бұрын
Really great content, I learned a lot thank you.
@rrahll
@rrahll Жыл бұрын
thanks mate) always like this kind of topics that's interesting
@eliotharreau7627
@eliotharreau7627 10 ай бұрын
;OK !nice work bro. And what is the name of this best model ? Thank you.
@serg8483
@serg8483 10 ай бұрын
Dude, this is the last time I'll comment your videos . Don't mislead people. You have a lot of subscribers and you must be responsible for it. You are aware that you have a data leak here. You haven't made an offset in your target variable. Offset a day ahead and your accuracy will be 50% or so.
@phulm
@phulm 9 ай бұрын
I think this does what you say is needed: # Create a new column % change df['Percentage Change']= df['Close'].pct_change() # change here for 1 day offset? # checks df['Difference'] = df[['Percentage Change']].shift(-1) # print(df.tail()) # a check
@serg8483
@serg8483 9 ай бұрын
Yep TARGET = 1 df['Percentage Change']= df['Close'].pct_change().shift(-TARGET) @@phulm
@Latte-rf7vg
@Latte-rf7vg 9 ай бұрын
Come on. At least he created a video for people to learn. If you understand machine learning, you must know that no model is perfect, we need tunning as well. Whether it's misleading or not, he stated that he was not a financial advisor.
@sevadach4348
@sevadach4348 4 ай бұрын
@@Latte-rf7vg This is such a massive miss lead that people would be better off not watching this video. Because if you are new in this space and follow those instructions worst case you implement real time trading bot, you will suffer huge losses, and best case you will smash your head against the keyboard for hours trying to replicate same accuracy with the same method, without achieving any progress
@sevadach4348
@sevadach4348 4 ай бұрын
28:34 ​​⁠ This is such a massive miss lead (error in placement of targets (Signals)) that people would be better off not watching this video. Because if you are new in this space and follow those instructions worst case you implement real time trading bot, you will suffer huge losses, and best case you will smash your head against the keyboard for hours trying to replicate same accuracy with the same method, without achieving any progress
@ComputerSciencecompsci112358
@ComputerSciencecompsci112358 4 ай бұрын
Hi thanks for the comment. Could you please be more specific on what the exact error is for the target variable?
@sevadach4348
@sevadach4348 4 ай бұрын
@@ComputerSciencecompsci112358 target column is not offset so model tries to predict weather price went up or down on current candle knowing it's open and close values
A Machine Learning Stock Trading Strategy Using Python
26:18
Computer Science (compsci112358)
Рет қаралды 20 М.
Convert TradingView Indicators into Strategies with AI (IT FINALLY WORKS)
21:49
Beat Ronaldo, Win $1,000,000
22:45
MrBeast
Рет қаралды 98 МЛН
If people acted like cats 🙀😹 LeoNata family #shorts
00:22
LeoNata Family
Рет қаралды 35 МЛН
Build A Portfolio Using Annual Returns, Annual Risks, & Python
42:34
Computer Science (compsci112358)
Рет қаралды 8 М.
I Built A Crypto Trading Bot And Gave It $1000 To Trade!
10:25
Hallden
Рет қаралды 1,2 МЛН
How Financial Firms Actually Make Money
22:40
QuantPy
Рет қаралды 366 М.
Simple Moving Average Stock Trading Strategy Using Python
16:35
Computer Science (compsci112358)
Рет қаралды 21 М.
ChatGPT + Jupyter Notebook = Mindblowing! 🤩
12:40
Thu Vu data analytics
Рет қаралды 40 М.
How to Code a AI Trading bot (so you can make $$$)
35:09
Nicholas Renotte
Рет қаралды 694 М.
Algorithmic Trading in Python - MACD: Construction and Backtest
24:27
Predicting Crypto Prices in Python
31:31
NeuralNine
Рет қаралды 132 М.