@fabien-s nop doesnt work this way
also doesnt seem to work
Posts made by Fabien S
-
RE: Make EA close all trades when balance is below 10%posted in Questions & Answers
-
RE: Make EA close all trades when balance is below 10%posted in Questions & Answers
How do i get -10% of balance
-
Make EA close all trades when balance is below 10%posted in Questions & Answers
Close all when achieves (10)% profits That's mean the EA will read the balance and set the TP target to close depending on the percentage from settings Same for loses, set close all trades on 10% loses on balance.
i have made this ea but it doesnt work
shared/C6qakVyLbcan someone spot my mistake? Maybe i have to put it in On trade?
-
RE: Grid order dissapearingposted in Questions & Answers
@l-andorrà yes 100% 2ith block 2 and 20 i tried to fix it but didnt work
-
RE: Grid order dissapearingposted in Questions & Answers
@l-andorrà on the pic there is whole down move that doesnt get filled with orders
-
RE: Grid order dissapearingposted in Questions & Answers
@l-andorrà somehow orderfs dissapear, the three blocks look like this
https://ibb.co/JCyWWB6 -
RE: Grid order dissapearingposted in Questions & Answers
@l-andorrà see my problem is that the grid orders in price level dissapear once they got filled. So i was trying to find a way to recreate them with no pending order, so that this block fills the empty
-
Grid order dissapearingposted in Questions & Answers
Hello, i just created my first grid ea, with 25 sl tp on both sides, however at some point when the pending orders have been filled they dissapear, when the price returns in the price the region. How can I fix this?
I tried fixing it with the no pending order blog but didnt have success yet (maybe I made a mistake in my logic). https://fxdreema.com/shared/YZiaT6J2c -
Mt5 debug, please recompileposted in Questions & Answers
Whenever I try to test my EA i get this message on mt5,
debug version of 'ma test.ex5', please recompile,i have no problems with mt4 eas but this only happens on every mt5 ea i tried to do. I`m a beginner in coding so i was wondering if i need to go in the code or if there is a quick fix to this?
