Create Trailing Stop Methods in MetaTrader 4: Step-by-Step Part 1

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

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

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

    How to add ATR stop loss and take profit levels in an indicator that give buy and sell signal when moving average color change.
    I have an AMA moving average indicator where the line have 3 colors .
    Blue = buy
    Red = Sell
    Grey = neutral
    I want to add ATR stop loss and take profit levels when buy and sell signals.
    The AMA indicator very good on H1 and higher tf.
    Also I have a price action range strategy need coding .
    When a previous close candle followed by current candle the high price above the previous high and the low Below previous candle low . That shows consolidation.
    How to have a zone automatically plot there ?

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

    Love your content

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

    Make mql5 code video for smart money concept with buy sell!

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

    How to convert MT4 indicator for my Tradingview because trading view is good pls make video on this topic with simple step by step....... hope you cover this Topic..

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

      This channel is really only about metatrader.

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

    Thank you for the video, excellent as usual. A dumb question:"if i run 3 functions in a row(one after another for each method) in the code without choosing one method from inputs(there is no input for method, all in a code). Does it means that system will always place "the best TS" of three? Can i use three of them at a same time? Thank you.

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

      Yes you will get the best of the 3 (assuming best means highest for buy and lowest for sell)

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

    Sir can you please tell me the right way to start learning mql4
    I am new and hope you give me a piece of advice

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

      I have no structured course. You might find something on udemy

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

    Hi,
    First of all thanks for putting up such excellent content for free . I have a small question how can I make my EA to display the custom indicator while back testing in strategy tester.

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

      See this ruclips.net/video/vfBDy52FZyM/видео.html

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

      @@OrchardForex Thanks a lot I cant believe I got this answer god bless you.

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

    Thanks for this useful content. So how can I trail a pending order. For instance if I have an open buy position with a trailing stop and a pending sell stop, how do I trail the pending sell stop along with the trailing stop loss?

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

      ruclips.net/video/138BKkvvI84/видео.html

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

      Thanks

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

      I've gone through the video and downloaded your code but going through them was quite confusing. Can you please help simplify it without all the framework and stuff. Thanks

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

    hello sir, can i ask how do you get the highest and lowest price. with a certain period of time.

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

      I do that in the video, just decide which candles cover the time range you want.

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

      @@OrchardForex ow. thank you^^

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

      and thank you for making this videos, im learning a lot. thank you very much^^