Trail Pending Orders in a Fixed Distance Using This Simple MT5 Expert Advisor - Part 1

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

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

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

    Hi Rene, you are brilliant. I learned a lot in your videos though I'm zero programming skills.

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

    Hi Rene, TQ for such a great lesson & all the best !!

  • @blakkstar1655
    @blakkstar1655 2 года назад +1

    i'm really liking you tutorials, I wanted to know if you can do one for engulfing candles. I've been having trouble with my EA.

    • @ReneBalke
      @ReneBalke  2 года назад +2

      Hey, glad you like the videos :) Maybe I can do another tutorial on candle patterns in the future but I do not have a fixed schedule for the uploads. If you are subscribed you will not miss anything ;)

  • @BobbyBarton-uo6rw
    @BobbyBarton-uo6rw 9 месяцев назад

    Hey Rene, I am really enjoying your videos, I followed along and was able to get it to trade properly onto forex. But I was wondering wheat I am missing to trade Indicies like SP500
    I know it has to do with wording of this line of code (double price = SymbolInfoDouble(_Symbol,SYMBOL_ASK) + Trailingpoints * _Point;
    price = NormalizeDouble(price,_Digits);) I know that points wont work just wondering on the wording you would use to solve this problem.

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

    Hi Rene, I watched your fantastic video about pending orders, but my problem has not resolved yet. My problem is that I want to put a sell stop order and when the sell stop gets triggered then I want to put a buy stop order on the stop loss of the sell stop. Can you help me how the code of this part will be. I’ve tried it but I got error 4754 at stop loss level of sell stop. I would appreciate it if you can help me

  • @e11fxtrade13
    @e11fxtrade13 2 года назад

    Thanks for such great lessons, Would you please show us how to code an expert advisor that takes trades on every bearish candle close, when market is bearish and be able not to take trades when candle close bullish during that bearish market move. If it is possible. Thank you

    • @ReneBalke
      @ReneBalke  2 года назад

      Hey, thanks for the nice feedback. Maybe I can feature this in the future but I do not have a fixed schedule for the uploads. If you are subscribed you will not miss anything ;)

    • @e11fxtrade13
      @e11fxtrade13 2 года назад

      @@ReneBalke Thanks Rene definitely i am a subscriber and i am looking forward for more lessons

  • @onehour_loop
    @onehour_loop 2 года назад

    Hi, could please you make one video creating an EA which opens StopOders(both SELL&BUY) at a close of a candle on a specified timeframe, with only SL? Thank you in advance. Bless

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

    Hi Rene Im trying to create a Expert advisor that takes a buy position and places a pending sell stop that 1.3 times the intial order and repeats this process until we get breakout

  • @zT3kk
    @zT3kk 5 месяцев назад

    Hello. Can you please attach a download link for mq5 file? I tryed to copy from video, but something is not working

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

    I have no programming knowledge. What type of programing u are to teach in MT5? MQL5?

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

      Yes the language is mql5 :)

  • @explor4u734
    @explor4u734 2 года назад

    Sir Can You fix This With Stop Loss Or Take Profit Points please!!!!!

    • @ReneBalke
      @ReneBalke  2 года назад +1

      I just made a video for this :)

    • @explor4u734
      @explor4u734 2 года назад

      Love you Sir G Love you Soo much This Is Very Helpful For me In News Trading 😘😘😘❣️❣️❣️

    • @ReneBalke
      @ReneBalke  2 года назад +1

      @@explor4u734 haha thank you ❤️

  • @OSWALD569
    @OSWALD569 2 года назад

    You forgot the TrailingStep because nothing trails this way.orderSL is always the same per order. For the rest, it is a good script.

    • @ReneBalke
      @ReneBalke  2 года назад

      Hey, I am sorry but I do not understand. The order is trailing or at least it did it in my test that you can see in the video. Are you facing a situation where it does not work?

  • @muraliv8157
    @muraliv8157 2 года назад

    super

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

    Hello Rene, I like this trailing pending orders, and I wanted to improve this program for my use a bit, but I came across a wall. Can you please help me? Is it possible to write you an email? Thank you in advance