Yes it is same
Posts made by temuriy
-
Variable Does not mofied in MT5posted in Bug Reports
I want to make counter that count stop loses and when it hits tp counter starts from 0 again. It works in mt4 but when I try to use in MT5 counter does not work.
Here is link to my project:
https://fxdreema.com/shared/3kDNQybbe -
Variable Does not mofied in MT5posted in Questions & Answers
I want to make counter that count stop loses and when it hits tp counter starts from 0 again. It works in mt4 but when I try to use in MT5 counter does not work.
Here is link to my project:
https://fxdreema.com/shared/3kDNQybbe -
RE: Pullback tradingposted in Questions & Answers
No, I can made only drawings(lines) and open position when price crosses that lines but pullback is difficult to me
-
RE: Pullback tradingposted in Questions & Answers
@l-andorrà
thanks for your response, support and resistance is identified by previous day's high and low, for example: draw two line on candle"candle id= 1 ": candle high is resistance and candle low is support.When price crosses resistance (breakout) and check distance from resistance line if dictance with price line line is more than 15pips change the color of resistance for example from red to crimson and when price comes to that crimson line ea should buy,
can I explain a setuation ?
-
Pullback tradingposted in Questions & Answers
Re: How to create pullback EA?
@l-andorrà can you help me trading with pullbacks I see old topic about this, but I heve simplified strategy as a image
-
RE: how to execute order according to .ex4 format indicator? Helpposted in Questions & Answers
It works thanks very much
-
how to execute order according to .ex4 format indicator? Helpposted in Questions & Answers
Hello everyone, I want to build robot which open positions according to indicator, condition: when up arrow appears buy and when down arrow appears sell as can be seen in the picture. Main problem is that indicator is .ex4 format and objects on the chart unselectable as a result I cannot get value from the chart. Thanks for your help in advance.
0_1592060329506_Trend-Focus (1).ex4
-
RE: Drawing 2 nearest horizontal lines (help)posted in Questions & Answers
thanks it works, another question: is it possible to draw horizontal lines in every x pips
-
RE: Drawing 2 nearest horizontal lines (help)posted in Questions & Answers
@l-andorrà
@l-andorrà
https://fxdreema.com/shared/uRAJgxKMbI try to do something but it is now working as I want
I will add additional horizontal lines this projects has only 3 horizontal lines
-
Drawing 2 nearest horizontal lines (help)posted in Questions & Answers
i have a lot of horizontal lines but the robot has to draw the 2 lines which closest to the price and should delete other horizontal line. Fore example: when robot activated on chart it draws 2 horizontal lines which is the colosest to the price when price moves and it approaches to another horizontal line, robot should delete other trend line which is far from price. All horizontal lines are pricedm for example horizontal line - 1 is located in 1.25000......, thanks in advance for your help
-
Manuaaly opened tradesposted in Questions & Answers
Hello everyone, I want to make robot such that if I manually open buy trade robot should put sell pending order and If I open sell robot should put buy pending order. Then it should hedge. But when I open buy position or sell robot do not put pending orders, Can you help me plase. Here the project : https://fxdreema.com/shared/k9Oyq3UQ
-
Blocks does not work please helpposted in Questions & Answers
After first sell pending order works and market hir sell pending order next buy pending order does not work , did I connect them correctly?

-
From robot to telegramposted in Questions & Answers
I have my robot which is made with fxdreema, Can I add function that when my robot opens trades that trades are sent to telegram as message or screenshot thanks in advance for helping
-
close trades when one of the trade hit take profitposted in Questions & Answers
I need help. I want to close all trades when one of the trade hit take profit . Thanks in advance