need help True -False not working
-
All my Conditions will be true ( have the values outputted on screen so i know if its true or false ) but it will not place a buy or sell traded
https://fxdreema.com/shared/2k4hKSi3c
tired to use flags but had the same problem
-
@raiderspaz
First try to remove "once per tick" and "AND" blocks, put all the blocks one below each other instead.
Also can you tell me the value of "atrpip" ? -
@seb-0 atrpip is the value of the atr rounded to 2 places. originally I didn’t have the ones per ticket in there I added it to see if it helped I can’t put the blocks one after the other I need to and because they have to all be true at once
@seb-0 said in need help True -False not working:
@raiderspaz
First try to remove "once per tick" and "AND" blocks, put all the blocks one below the other instead.
Also can you tell me the value of "atrpip" ? -
@raiderspaz
Placing them one below each other makes conditions necessarily simultaneously true to pass, that's why i asked you to do it. Basically it works the same way but simplifying things can avoids some issues. Both blocks "AND" and "once per tick" are almost always useless.
I need to know the value of this variable while you are running the EA, it's number because a too little one can make it not work. -
@seb-0
Atrpip is around 20-50 depending on he volume -
@raiderspaz
Shouldn't be a problem then.
However i tested your "buy execution" structure, it didn't work with the 2 blocks, it does without it. -
@seb-0
could you show a screen shot of the blocks that did work? -
-
@seb-0
also i found out while testing my broker did lock my demo trading account for hedging violation , i didnt know that till just a few minutes ago. i knew something was wrong because an earlier version of my ea that before placed trades didnt anymore . so made just a simple line cross ea and that didn't work. i called my broker mt4 help desk and they said they locked it because it had to many violations on the DEMO account