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 ;)
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.
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
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
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 ;)
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
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
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?
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
Hi Rene, you are brilliant. I learned a lot in your videos though I'm zero programming skills.
Hi Rene, TQ for such a great lesson & all the best !!
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.
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 ;)
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.
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
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
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 ;)
@@ReneBalke Thanks Rene definitely i am a subscriber and i am looking forward for more lessons
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
The SL could be trailing
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
my code has two errors can I show you?
Hello. Can you please attach a download link for mq5 file? I tryed to copy from video, but something is not working
I have no programming knowledge. What type of programing u are to teach in MT5? MQL5?
Yes the language is mql5 :)
Sir Can You fix This With Stop Loss Or Take Profit Points please!!!!!
I just made a video for this :)
Love you Sir G Love you Soo much This Is Very Helpful For me In News Trading 😘😘😘❣️❣️❣️
@@explor4u734 haha thank you ❤️
You forgot the TrailingStep because nothing trails this way.orderSL is always the same per order. For the rest, it is a good script.
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?
super
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