3 Must-Know Algorithms for Automating Chart Pattern Trading in Python

  Рет қаралды 53,423

neurotrader

neurotrader

Күн бұрын

Пікірлер: 59
@homealone75
@homealone75 Жыл бұрын
Your KZbin channel is my kind of channel! Great and much needed content!!
@ryanoneill550
@ryanoneill550 Жыл бұрын
Really good video, it's important that beginners know these basic strategies that can assist them with their trade career. It requires a lot to trade actively, I guess many make losses due to lack of skills to handle their tradings.
@Christopherstone73
@Christopherstone73 Жыл бұрын
You will win and profit very much from trading if you have an expect handling your trades for you. They're always much better qualified.
@justinaholt-lfj
@justinaholt-lfj Жыл бұрын
The right strategy and broker can make or save you thousands of dollars.
@pamelaglynn3281
@pamelaglynn3281 Жыл бұрын
That's true. Doing technical analysis on your own time can be very demanding and boring. Thank God for all them pro brokers. I'm glad I don't gotta do that anymore.
@ryanoneill550
@ryanoneill550 Жыл бұрын
I like trading though I'm not very good at it but I try. However using a broker always gets me much improved returns.
@andydevine01
@andydevine01 Жыл бұрын
Very well said man. If you want good results be ready to pay or work for it if you have the time.
@sinan245
@sinan245 Жыл бұрын
Very nice info about the topic and I have to say the presentation is exceptionally good. Well done
@thiagovitordrumond1844
@thiagovitordrumond1844 Жыл бұрын
This is the video I needed I had no idea how to build the target set, I was thinking in classifying as Buy, Hold and sell signals with a time series network. Hope it works
@neurotrader888
@neurotrader888 Жыл бұрын
Very cool, I should have mentioned this in the video. I forgot. I tried training a classifier to predict local tops and bottoms a while back. I found it effective to give it some leeway, label the candle(s) before and after the actual bottom/top as well. That way the model doesn't get punished if its almost right. I didn't get great results overall, but I think its a reasonable approach.
@thiagovitordrumond1844
@thiagovitordrumond1844 Жыл бұрын
@@neurotrader888 Nah, didn’t work predicted Hold signals all the way.
@rverm1000
@rverm1000 9 ай бұрын
this is the kind of info i would like to test . i went looking for a different way of looking for stock volatility. there was an anomally detection video on youtube that looked good. so i adapted it to stocks. it works pretty good. much better success now at picking stocks that have to potential to go up.
@vinipaivas
@vinipaivas Жыл бұрын
Damn your content is exactly what I was looking for!!!! You MUST create a training course. Also interested to know if I can make more money working with Trading Bots than currently as a senior software engineer. Knowing that you came from Computer Science background I am very interested in your views about that. Would you say your gains are restricted by the amount of money you are willing to risk in your bots? I have an OK life but want to provide more to my family. Thanks!
@DeAdBiGeYeFiSh
@DeAdBiGeYeFiSh Жыл бұрын
goodness bless your videos, neurotrader really neat and informative
@eitan71
@eitan71 7 ай бұрын
what an EXCELLENT video! Thanks!
@如水-e3r
@如水-e3r Жыл бұрын
It's great to discover this channel and thanks for your video. I'm now picking python for stocks screen and pattern recognition. Your methods are useful for identification of invented head & shoulder pattern with following uptrend movement, especially by locating the lowest/higher points and straight line method with distance measurement. I will start to try it in weekend, ha.
@camefromsirius6985
@camefromsirius6985 Жыл бұрын
THANBK YOU, THANK YOU THANK YOU!!!!! WOWOWOWOWL YESSSS IYESSSS .... ARRIVEDERCIII !!!!!
@garkeiner2342
@garkeiner2342 Жыл бұрын
Hi! Thanks for the great videos you put out. 1. A question reg. the rolling windows: Is there a reason to implement it by hand (other than showing the mechanics for educational purposes), instead of e.g. using a `pandas.DataFrame` and its `rolling`-method, e.g. `df.rolling(window=xxxx).max/min()` to detect extrema? 2. I guess a more general question out of curiosity: Do you use `pandas` at all? (Why or why not?)
@_Nocturnal.
@_Nocturnal. Жыл бұрын
Your videos are awesome! Thank you!
@CasaTropical
@CasaTropical Жыл бұрын
Amazing approach and video's you have Is there a possibility to make a Pine scrıpt ındıcator for this? New follower added ;)
@neurotrader888
@neurotrader888 Жыл бұрын
I may in the future, but I don't use tradingview much and I am very inexperienced with pinescript.
@sevenjuan1528
@sevenjuan1528 Жыл бұрын
Just found this channel. New sub. How did you show the code on the chart? for example directional change
@gone12345
@gone12345 6 ай бұрын
Did you look further into this topic, if so could you share your findings with me
@sushmithaprabakaran
@sushmithaprabakaran Жыл бұрын
Thanks a lot brother
@stevemorosko6171
@stevemorosko6171 Жыл бұрын
I am trying to find the highs and lows ALTERNATING based on number entered I tried your code but sometimes I get 2 or 3 highs before another low. How can I make sure its alternating. I am trying to determine the percentage up or down it goes each way to determine what total percentage if I buy at each drop
@virajtharuka4983
@virajtharuka4983 Ай бұрын
Can you build algorithm for detecting Elliott waves?
@mohammadsafai2720
@mohammadsafai2720 Жыл бұрын
thank you for your videos, very clear and perfect. can you make about the detecting Three drives chart pattern? I am working on it and used rolling windows before. but have never been successful. so if you could give me some advices, that would be awesome.
@neurotrader888
@neurotrader888 Жыл бұрын
Yeah, I may do a more broad video for finding many harmonic patterns/Fibonacci stuff. Harmonic patterns seem to be a popular topic. In the past I have tried but they did not appear profitable.
@mohammadsafai2720
@mohammadsafai2720 Жыл бұрын
@@neurotrader888 thank you. I wish i could talk to you about my team in private. We had so many good results but our main strategies needs these type of patterns as a trigger for combining other indicators.
@gogogomes7025
@gogogomes7025 Жыл бұрын
So I should start looking for local Tops and Bottoms in my area? 🤔🤔🤔
@yellowboat8773
@yellowboat8773 6 ай бұрын
Would pips be able to be used in a live trade? Because it would have no idea whats in front of it
@alekseysidorov443
@alekseysidorov443 Жыл бұрын
Hi, thanks for sharing such useful things. Could you share such algorithms using vectorisation of data?
@neurotrader888
@neurotrader888 Жыл бұрын
I'm not sure if its possible to vectorize these algos. I have C++ implementations I use, or you could speed them up with numba.
@goohobot
@goohobot Жыл бұрын
Fantastic video. Would you please share the tools or libraries used to make those charts and animations?
@gone12345
@gone12345 6 ай бұрын
Did you look further into this topic, if so could you share your findings with me
@munivoltarc
@munivoltarc 2 ай бұрын
can u do pure price action trading strategy using python code?
@architsharma292
@architsharma292 9 ай бұрын
If you’re going +1 in index to find a top or a bottom, how do you use this strategy in the backtest? That’s a lookahead bias unless you’re saying we would use these tops/bottoms as a trigger for the trade
@ytolgaarda
@ytolgaarda 9 ай бұрын
There is no problem in this backtest. In fact, if it shows a top in the live data, it is definitely going to the bottom(same as bottom to top), but I am not sure about waiting for any signal to buy or sell. because ask this function "What is the price of the coin when we receive the signal?" I'm not sure about the answers we will get. because we can draw candles for 1 hour or 15 minutes. When thefunction says us to BUY THIS ONE or SELL THIS ONE, its already too late...
@Sanatan_mantras
@Sanatan_mantras Жыл бұрын
what do you mean by "cheating with future data" on using scipy implemention? Thanks!
@neurotrader888
@neurotrader888 Жыл бұрын
When building a trading application you can't look forward in time, only backwards. The loop goes through each candle. if the loop is on the candle of 01-23-2020, we can't use data from 01-24-2020. Only data from prior dates. The scipy implementation does look forward, so it must be used with care.
@anilkumarsharma8901
@anilkumarsharma8901 Жыл бұрын
please provide it in trading view by changing it in pine script
@generalgyan8099
@generalgyan8099 Жыл бұрын
how to call functions with dataframe???
@JPDuRoland
@JPDuRoland 8 ай бұрын
does anyone know how he made the animations in the beginning?
@neurotrader888
@neurotrader888 8 ай бұрын
Its matplotlib, I saved many images and strung them together using my video editor.
@powerball200
@powerball200 Жыл бұрын
can we become rich by it?
@anilkumarsharma8901
@anilkumarsharma8901 Жыл бұрын
merey resketch karwa do phir sari duniya following karegi
@FahadSaqer-ln4jc
@FahadSaqer-ln4jc 2 ай бұрын
slow down man, wtf !!!!!
@popovichrush
@popovichrush Жыл бұрын
Please can you help me buy coding my strategy for me....am willing to pay for your work.....i also subscribed to your channel just today
@neurotrader888
@neurotrader888 Жыл бұрын
Thanks for watching. I do not currently do consulting work.
@popovichrush
@popovichrush Жыл бұрын
@@neurotrader888 but can I share my strategy with you so you code it for us to use....because I know nothing about coding and I know you are the code of god .....my strategy is not that difficult.....even if you can write a machine learning to look for my setups too it will help so that I wouldn't have to be going through all the charts looking for my setups or Is there a way for an AI to look for setups and send alert whenever it sees the setup.
@whirlingdeath4573
@whirlingdeath4573 Жыл бұрын
@@popovichrush could you share the strategy with me? I know coding and interested your strategy
@popovichrush
@popovichrush Жыл бұрын
@@whirlingdeath4573how long have you been coding if I may ask
@whirlingdeath4573
@whirlingdeath4573 Жыл бұрын
@@popovichrush I coding for 7 years
Who is that baby | CHANG DORY | ometv
00:24
Chang Dory
Рет қаралды 35 МЛН
Data Mining Candlestick Patterns With a Genetic Algorithm
14:21
neurotrader
Рет қаралды 15 М.
Technical Analysis with TradingView in Python
9:53
NeuralNine
Рет қаралды 42 М.
Auto-detect Support and Resistance in Python
17:06
Chad Thackray
Рет қаралды 24 М.
I Gave My Terrible Trading Bot $10,000 to Trade Stocks
16:05
Coding with Lewis
Рет қаралды 553 М.
Automated Support and Resistance Detection in PYTHON
19:25
CodeTrading
Рет қаралды 67 М.
High Frequency Trading
11:03
WEED - Weltwirtschaft, Ökologie & Entwicklung
Рет қаралды 695 М.
How I Nailed Trading with the MACD Indicator (Step-by-Step Guide)
21:58
Ross Cameron - Warrior Trading
Рет қаралды 627 М.