Simple but Profitable Scalping Strategy - From ForexSignals TV - Multi timeframe scalper

Поділитися
Вставка
  • Опубліковано 23 сер 2024
  • This video covers a scalping strategy requested by a subscriber. The strategy uses a higher timeframe to confirm trend direction and trades on pullbacks.
    References:
    The strategy was originally published by ForexSignals TV
    • SIMPLE and PROFITABLE ...
    Our playlist containing the include files used here is at
    • Use Common Classes to ...
    Our video on multi timeframe indicator is here
    • Show higher timeframe ...
    Downloading the code
    GitHub: github.com/Orc...
    Free downloads for Metatrader 4 and 5
    MT4: www.orchardfor...
    MT5: www.orchardfor...
    Follow our regular market updates:
    Web: www.orchardfor...
    Twitter: / orchardforex
    Telegram: t.me/orchardforex

КОМЕНТАРІ • 63

  • @OrchardForex
    @OrchardForex  2 роки тому +1

    The code is now available on GitHub: github.com/OrchardForexTutorials/210829_multi_timeframe_scalper

    • @lesterdee9441
      @lesterdee9441 15 днів тому

      how do you download the complete code for mql5

    • @arthurmcalister1454
      @arthurmcalister1454 12 днів тому

      @@lesterdee9441 You follow the link and download the code.

  • @anilvarma9893
    @anilvarma9893 2 роки тому +1

    I am amazed by your professional coding style. There seems a long way for me to learn better programming from your channel. Thanks again.

  • @OCEWIXYY
    @OCEWIXYY 2 роки тому

    You are great mentor of this obscure MT world. Very rare to find people who can explain it to muppets.

  • @DiyaPatel99
    @DiyaPatel99 2 роки тому

    Basket robot Made my ASX-200 account in 2x , always inspiring video, thanks a million

  • @Joshua-dz3es
    @Joshua-dz3es 2 роки тому

    Zero coding experience.
    This is the strategy I have been using, if only I knew how to code a robot.
    I use 30M (Trend) 5M(Entry).

    • @antoniomachado8782
      @antoniomachado8782 Рік тому

      Can you share if the strategy has been yielding good or bad results? Thank you.

  • @Harry-ln4nn
    @Harry-ln4nn 3 роки тому

    @Orchard Forex, Really appreciate your videos. The more I watch your videos the more I understand your framework and how to build everything around it. Love your work.
    Would you maybe consider doing an EA showing how to code an ADX with 2 moving averages?
    I thought I could use the RSI and just change a few lines, but there seems to be much more functions going on within an ADX indicator.

  • @phillipsimmons2119
    @phillipsimmons2119 2 роки тому

    Multi time frame scalping is cool

  • @peterdeep
    @peterdeep 3 роки тому

    Thank you! I subscribed to Discord today.

  • @daveanderson8348
    @daveanderson8348 3 роки тому +7

    It seems a bit weird that you make a video of almost 40 minutes to program a strategy but then choose not to show the backtest result!

    • @randomdude79404
      @randomdude79404 3 роки тому

      Whilst I do agree with you here , one can always code it along run the backtest themselves.

    • @rufdymond
      @rufdymond 2 роки тому +4

      That’s your homework 😂🤣

  • @ApataHitz
    @ApataHitz 3 роки тому

    Wow.... I love mtf strategies.

    • @OrchardForex
      @OrchardForex  3 роки тому

      It is something a little different.

  • @prkrishna5978
    @prkrishna5978 2 роки тому

    Thank you so much sir can u make a video on martingal statergy

  • @jafxtradinginstitute6395
    @jafxtradinginstitute6395 3 роки тому

    Hi . Can u develop a dashboard EA for Divergence?
    The dashboard would uses 4 Oscillator indicators to automatically detect divergence across multiple timeframes from M1 to Month.
    The the EA would have a option to select from 10 oscillators .
    RVI, RSI, CCI, awesome, macd , cci , osma, momentum, OBV, stochastic
    Option to adjust levels and period ,
    We would have option to add 3-4 of the 10 oscillator indicators to add to chart .
    Having a dashboard feature along with indicator windows .
    Once we have divergence automatically shown from 2 or more of the 4 Oscillators we then look for entries .
    can you code this dashboard EA for mt5
    Plus to develop an auto pilot fibonacci retracement using dominant and candle break for imbalances.

  • @DiyaPatel99
    @DiyaPatel99 2 роки тому

    Sir I try in mql4 this robot but exit from chart once load ..

    • @OrchardForex
      @OrchardForex  2 роки тому

      Sounds like there is an error in OnInit. Check the logs to see what it is.

  • @erikbakker6226
    @erikbakker6226 3 роки тому

    Thanks for the video. Helps me a lot in becoming better in codig Experts and usable object.
    Still i have a small question, when compiling I get an error 'wrong parameters count' for the 5 CIndicatorMA and the notion that the MA..Init function not defined. I looked back at the includes over and over again but I can't see the difference of find the mistake. Any hint or help would be much appreciated!

    • @OrchardForex
      @OrchardForex  3 роки тому

      OK, I think you have only seen the first part of the toolbox videos. In the second part I added the init function. The link in the description is to a playlist and should have the second video as well.

    • @erikbakker6226
      @erikbakker6226 3 роки тому

      @@OrchardForex thanks!!!

  • @reinerschuster3299
    @reinerschuster3299 2 роки тому +1

    Hi, yesterday I've tried to place a question here but for what reason ever it is disappeared. I'm new with Metatrader and not yet very fit in programming EAs for this platform but I like the style of Orchard Forex and the attempt to bring in some commonality between MT4 and MT5. I took the time to follow the videos about the Common Toolbox and the programming of the "Simple_MACD" and the "Multi Timeframe Scalper". Now, the MACD EA is running perfectly but the Multi Timeframe Scalper doesn't place any order, not on MT4 nor on MT5, the compilation for both went perfectly, no failures.
    Is there someone who can help me to make the Multi Timeframe Scalper EA running perfectly?
    Sorry for my English but I hope my problem with the above EA it is understood.

    • @OrchardForex
      @OrchardForex  2 роки тому +1

      The MTF scalpermay simply not have hit the right conditions to place a trade. To debug anything like this begin by adding simple print statements at key points in the code to identify how far you are getting into the code stack. Check for errors, the ea might be trying to trade but failing. If you think it should be trading but is not try printing key variable values at the decision points.

    • @reinerschuster3299
      @reinerschuster3299 2 роки тому

      ​@@OrchardForex Thank you very much for your fast reply. In the meantime I went through the coding and I have noticed that the problem has been caused by the section where the availability data of the high time where checked, as soon as I eliminate this one line "if(!WaitForHTF(Symbol(), InpAnchorTimeframe)) return" the EA is running well. The only problem I'm still facing is, that it only opens "buy" trades but I assume it#s just a minor problem and I will solve it soon.

  • @mrzmss7410
    @mrzmss7410 3 роки тому

    Hi, first of all thank you for your useful videos.
    Secondly I would like to ask you if you can make a backtest in this particular case, just to check if everything works properly.
    In my particular case after checking twice, it works with the buy mode only and I am not sure if I have done something wrong.

    • @OrchardForex
      @OrchardForex  3 роки тому

      This is working in the backtest but see the pinned comment for an error in the video that might be causing your sell trades to error.

    • @mrzmss7410
      @mrzmss7410 3 роки тому

      @@OrchardForex I appreciate your fast reply. If you really find that there is an error, please let me know in order to fix it. Kind Regards

    • @OrchardForex
      @OrchardForex  3 роки тому

      @@mrzmss7410 The error is described in the pinned comment and the reply to the pinned comment has the fix.

    • @mrzmss7410
      @mrzmss7410 2 роки тому

      @@OrchardForex Thanks again for your reply.
      Actually I don't really know how to get to the pinned comment, but I think I have realized where is the error. In the Selling Mode after "entryPrice", instead of a + (plus) should be indicated a - (minus) as follows:
      double tpPrice = entryPrice -((exitPrice-entryPrice)*InpRatio);.
      If this was all, please just confirm.
      Regards

    • @OrchardForex
      @OrchardForex  2 роки тому

      @@mrzmss7410 Yes, that will work. The pinned comment is the comment at the top with the label "Pinned by Orchard Forex"

  • @debanjangoswami
    @debanjangoswami 2 роки тому

    I really liked it...Cool stuff. I'm getting 'Init' - function not defined error. Is there a quick way to resolve this?

    • @OrchardForex
      @OrchardForex  2 роки тому

      The message says you are missing the Init function in the class. To fix it you need to define the function.

    • @debanjangoswami
      @debanjangoswami 2 роки тому

      @@OrchardForex Thank you for the quick response. I'll try to define 'Init' in the IndicatorMA class. Your lessons are very helful for me.

    • @OrchardForex
      @OrchardForex  2 роки тому

      @@debanjangoswami See the updated description. The code is available now to download from GitHub.

    • @debanjangoswami
      @debanjangoswami 2 роки тому

      @@OrchardForex Thank you very much. I'm gonna forward test now. I'm studying all of your lessons and will test them one after another. I'm new to forex trading.

  • @0mEal
    @0mEal Рік тому

    Is there a condition when to delete pendings?

  • @hamidrahimi4403
    @hamidrahimi4403 2 роки тому

    I became a premium subscribers on Discord and i still cant download the files , I wondering what is the problem or there is something else i need to do in order to download the files

    • @OrchardForex
      @OrchardForex  2 роки тому

      I will need to know who you are on discord to follow up. Leave a message there in the chat and I can identify your username.

    • @OrchardForex
      @OrchardForex  2 роки тому

      I have not heard anything further on this. I cannot do more without identifying your discord account. The most likely cause is that you did not use your discord account when upgrading and have not responded to the follow up email, then the payment system will be unable to match your payment to your discord account.

  • @franciscojunior6841
    @franciscojunior6841 3 роки тому

    Pretty sure the strategy places a pending order ( sell stop or buy stop ), and the EA Should delete it if Trigger changes direction...

    • @OrchardForex
      @OrchardForex  3 роки тому

      I chose to track the entry price inside the EA instead of using buy stop and sell stop. The result is the same.

    • @jafxtradinginstitute6395
      @jafxtradinginstitute6395 3 роки тому

      Could use imbalance base on candle and dominant break of the previous opposite candle.

  • @hamidrahimi4403
    @hamidrahimi4403 3 роки тому

    Hi
    How can download the program you explain here?

    • @OrchardForex
      @OrchardForex  3 роки тому +1

      Instructions are in the description. Download is available through Discord for premium subscribers.

    • @anslembrathwaite2545
      @anslembrathwaite2545 3 роки тому

      @@OrchardForex how to become a premium subscriber?

    • @YouWin3D
      @YouWin3D 2 роки тому

      @@OrchardForex How can we become a premium subscriber?

    • @OrchardForex
      @OrchardForex  2 роки тому +1

      @@YouWin3D The premium program has been closed to new members from December

    • @YouWin3D
      @YouWin3D 2 роки тому

      @@OrchardForex Ah. OK.
      Thanks for the reply

  • @clavvis7775
    @clavvis7775 2 місяці тому

    My EA is not profitable.