I tested this EA on my demo account and it does not work as it is supposed to. As I mentioned in my previous comment there are no conditions given as to when the robot should close the trade. The moment the EA opens a trade it closes the trade immediately. It then opens multiple trades and closes them simultaneously.
Are you maybe using the EA configuration by default? Please notice that MA periods are extremely small and lot size is zero. That makes many brokers don't accept those trades. You need to specify a lot size and reasonable Ma periods.
It is strange why the orders would close when an opposite trade direction is confirmed because there are no conditions given to the bot when the trade should close. One has to give conditions for a trade to be taken but no conditions when it should close a trade. Very much not logical.
The conditions to close a buy are exactly the same for opening a sell. If you look at the 'condition' blocks, you will see it. Below them are two blocks, the one opening the new trade and the other closing the previous one. Both actions are simultaneous.
@@theandorraninvestor problem solved. I added one other thing to it. The problem was it was a block that should have been a condition. Thank you for the reply.
HELLO SIR, PLS CORRET ME HERE, I REALIZED THAT THE FREE ACCT IS NOT GOOD FOR CTREATING A EA ROBOT EXEPT YOU PUCHASE AN ACCT, BEACUSE I TRY THE FREE VASION BUT IT WAS NOT WORKING PROPERLY IT OPENING BUY AND SELL AT THE SAME TIME
All fxDreema EAs created with a free account are fully funtional. However, size limitations are applied. If you want to create a big EA you will need a full subscription.
Pls. Help I create an EA to find a reversal signal. but FXdreema can't work Example ▪︎ Conditiom Block1. EMA 20 x> EMA200 ( start conditions and waiting condition 2 ) ▪︎ Condition Block2. EMA50 x> EMA200 ( waiting condition 3 ) ▪︎ Condition Block3 EMA75 x> EMA200 (complete all cross above 3 condition then buy) Please suggest a guideline to make Fxdreema work according to all conditions.
Thanks for sharing. Very good.
I am getting started in FXDreema, and your Video has HELPED me A LOT.
Keep up the good work!
I tested this EA on my demo account and it does not work as it is supposed to. As I mentioned in my previous comment there are no conditions given as to when the robot should close the trade. The moment the EA opens a trade it closes the trade immediately. It then opens multiple trades and closes them simultaneously.
Are you maybe using the EA configuration by default? Please notice that MA periods are extremely small and lot size is zero. That makes many brokers don't accept those trades. You need to specify a lot size and reasonable Ma periods.
Sir how to set lotsize in this ea
You can modify it via fxDreema builder. You can create a free account and modify the lot size box on both 'buy now' and 'sell now' blocks.
It is strange why the orders would close when an opposite trade direction is confirmed because there are no conditions given to the bot when the trade should close. One has to give conditions for a trade to be taken but no conditions when it should close a trade. Very much not logical.
The conditions to close a buy are exactly the same for opening a sell. If you look at the 'condition' blocks, you will see it. Below them are two blocks, the one opening the new trade and the other closing the previous one. Both actions are simultaneous.
I tried making this but it won’t work in mt5. Not sure what I’m doing wrong.
Did you used the correct MT5 blocks? Please remember not all blocks are the same for MT4 and MT5.
@@theandorraninvestor problem solved. I added one other thing to it. The problem was it was a block that should have been a condition. Thank you for the reply.
@@simplyselling You're welcome. ;)
HELLO SIR, PLS CORRET ME HERE, I REALIZED THAT THE FREE ACCT IS NOT GOOD FOR CTREATING A EA ROBOT EXEPT YOU PUCHASE AN ACCT, BEACUSE I TRY THE FREE VASION BUT IT WAS NOT WORKING PROPERLY IT OPENING BUY AND SELL AT THE SAME TIME
All fxDreema EAs created with a free account are fully funtional. However, size limitations are applied. If you want to create a big EA you will need a full subscription.
Hey sir, how to make take profit in pips with this ea ?
You need to change the 'Money management' option in both 'buy now' and 'sell now' blocks. Click on the display menu there and select 'Fixed volume'.
Pls. Help
I create an EA to find a reversal signal. but FXdreema can't work
Example
▪︎ Conditiom Block1. EMA 20 x> EMA200 ( start conditions and waiting condition 2 )
▪︎ Condition Block2. EMA50 x> EMA200 ( waiting condition 3 )
▪︎ Condition Block3 EMA75 x> EMA200
(complete all cross above 3 condition then buy)
Please suggest a guideline to make Fxdreema work according to all conditions.
In this ea add a options like martigal
That's an ambitious project to implement. You can contact me for a quote.