Hello Sir, how can I access mq5 in fxdreema?
Latest posts made by wensalz
-
RE: hello, I need help, How can I make this simple EA execute trades when the candle finish?posted in Questions & Answers
-
Subscribed another 30 daysposted in Questions & Answers
hello,
How long I can have access to fxdeema? I paid for another subscription for 1 month in BTC and it was already successful. thank you -
30 days purchasedposted in Questions & Answers
hello,
Why is my subscription expire 11-12-2023? I started my subscription last 27-11-2023 for 30 days period. -
RE: hello, I need help, How can I make this simple EA execute trades when the candle finish?posted in Questions & Answers
@l-andorrà
Thank you very much for your suggestion, I will try to run this group of blocks sooner.
I really appreciate Sir. -
RE: hello, I need help, How can I make this simple EA execute trades when the candle finish?posted in Questions & Answers
@l-andorrà
Yes Sir or the current candle close, because the 2nd condition needs to be true. -
RE: hello, I need help, How can I make this simple EA execute trades when the candle finish?posted in Questions & Answers
Above the arrow is the current candle in the 1st image. then in the 2nd image the current candle crosses above the previous candle 2's close, the 3rd image the current candle close above the previous candle 2's close. That's what I want to happen in my EA. the 1st condition "crossing" the previous candles 2's close and the 2nd condition "close above" previous candle 2's close. then open the buy order. because the 2 conditions are true and were aligned with each other.
The 2nd image executes the buy order because of the "crossing above". I want this 1st condition to wait until the 2nd condition is true before executing the buy order.Like in the 1st buy order above, only 1st condition is true which is the "crossing above" of the previous candle 2's close but it did not "close above" the previous candle 2's close, it closes below.
-
RE: hello, I need help, How can I make this simple EA execute trades when the candle finish?posted in Questions & Answers
@l-andorrà
I can't really explain what "crossing" means to an expert advisor. It's just that all I can say is, when the 1st condition "crossing" occurs, the expert advisor detects this "crossing" even though there are several "crossing" in 1 candle and then waits or stands or no trade execution yet until the 2nd condition occurs which is "close above". if the 2nd condition "close above" then the expert advisor executes trade. because the 2 conditions are true and aligned with each other. if the 2nd condition "close below" so no trade execution because only 1 condition is true which is the "crossing". This is a buy signal only and based on 1 current candle.As I observe on the chart there were several "crossing" occurring in 1 candle and executed the trade right away because fxdreema is used on ticks. Maybe you have an idea Sir for what I mean in my expert advisor. In my case maybe fxdreema can do that or do I need to hire a programmer.
-
RE: 2 Conditions in a single Candleposted in Questions & Answers
I also tried this blocks, but still did not make the 2 conditions to be true or aligned with each other.
https://fxdreema.com/shared/tcsU8WZid -
2 Conditions in a single Candleposted in Questions & Answers
1st condition Current Candle ( Candle ID 0) Crosses Above or Below Candle 2's Close
2nd Condition Current Candle (Candle ID 0) Close Above or Below Candle 2's Close
This Conditions are based on 1 Candle only or the Current Candle.
How can I make this 2 conditions to be true and aligned with each other?
Can somebody help me.
https://fxdreema.com/shared/xJj0Dtcge -
RE: hello, I need help, How can I make this simple EA execute trades when the candle finish?posted in Questions & Answers
That's all the best I can do to explain what I want on my EA. I don't know if you want further explanation or to elaborate more about my EA.



