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

Поделиться
HTML-код
  • Опубликовано: 22 дек 2024

Комментарии •

  • @homealone75
    @homealone75 Год назад +6

    Your RUclips channel is my kind of channel! Great and much needed content!!

  • @ryanoneill550
    @ryanoneill550 Год назад +26

    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.

    • @alexjack5950
      @alexjack5950 Год назад

      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 11 месяцев назад

    Very nice info about the topic and I have to say the presentation is exceptionally good. Well done

  • @vinipaivas
    @vinipaivas Год назад +1

    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!

  • @thiagovitordrumond1844
    @thiagovitordrumond1844 Год назад +3

    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  Год назад +1

      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 8 месяцев назад

    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.

  • @DeAdBiGeYeFiSh
    @DeAdBiGeYeFiSh Год назад

    goodness bless your videos, neurotrader
    really neat and informative

  • @eitan71
    @eitan71 6 месяцев назад

    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.

  • @stevemorosko6171
    @stevemorosko6171 10 месяцев назад

    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

  • @gogogomes7025
    @gogogomes7025 10 месяцев назад

    So I should start looking for local Tops and Bottoms in my area? 🤔🤔🤔

  • @garkeiner2342
    @garkeiner2342 Год назад +1

    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?)

  • @yellowboat8773
    @yellowboat8773 4 месяца назад

    Would pips be able to be used in a live trade? Because it would have no idea whats in front of it

  • @munivoltarc
    @munivoltarc Месяц назад

    can u do pure price action trading strategy using python code?

  • @goohobot
    @goohobot Год назад +4

    Fantastic video. Would you please share the tools or libraries used to make those charts and animations?

    • @gone12345
      @gone12345 4 месяца назад

      Did you look further into this topic, if so could you share your findings with me

  • @camefromsirius6985
    @camefromsirius6985 Год назад

    THANBK YOU, THANK YOU THANK YOU!!!!! WOWOWOWOWL YESSSS IYESSSS .... ARRIVEDERCIII !!!!!

  • @generalgyan8099
    @generalgyan8099 Год назад

    how to call functions with dataframe???

  • @sevenjuan1528
    @sevenjuan1528 Год назад +1

    Just found this channel. New sub. How did you show the code on the chart? for example directional change

    • @gone12345
      @gone12345 4 месяца назад

      Did you look further into this topic, if so could you share your findings with me

  • @architsharma292
    @architsharma292 7 месяцев назад

    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 7 месяцев назад

      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...

  • @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.

  • @Sanatan_mantras
    @Sanatan_mantras Год назад

    what do you mean by "cheating with future data" on using scipy implemention?
    Thanks!

    • @neurotrader888
      @neurotrader888  Год назад +3

      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

  • @_Nocturnal.
    @_Nocturnal. 10 месяцев назад

    Your videos are awesome! Thank you!

  • @CasaTropical
    @CasaTropical Год назад +2

    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  Год назад +3

      I may in the future, but I don't use tradingview much and I am very inexperienced with pinescript.

  • @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.

  • @JPDuRoland
    @JPDuRoland 7 месяцев назад

    does anyone know how he made the animations in the beginning?

    • @neurotrader888
      @neurotrader888  7 месяцев назад

      Its matplotlib, I saved many images and strung them together using my video editor.

  • @sushmithaprabakaran
    @sushmithaprabakaran Год назад

    Thanks a lot brother

  • @powerball200
    @powerball200 Год назад

    can we become rich by it?

  • @anilkumarsharma8901
    @anilkumarsharma8901 Год назад

    merey resketch karwa do phir sari duniya following karegi

  • @FahadSaqer-ln4jc
    @FahadSaqer-ln4jc 13 дней назад

    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