true/false
-
Hello
I will try to explain myself in corect way in order to understand me:)
so, for example:
I have signal for "buy now" at particular time. so I want to programe somehow, I don't know, if one variable is "true" the the EA to open buy , but if variable is sent to false to open sell.
hope you understood me:).
-
I have signal for "buy now" at particular time. so I want to programe somehow, I don't know, if one variable is "true" the the EA to open buy , but if variable is *set to false to open sell.
-
Signal? Variable? I'm confused, but if you want to check a Variable, then in Condition put that Variable... let's say in Value->Numeric and compare it with something similar. Value->Boolean also works.
-
ok, let me try one more time:
-
I have signal/conditional to enter the market(to open one trade) so,
-
I want that if one parameter/constant is set to "true" to open buy position.
-
if this parameter/constant is set to "false" to open sell position .
-
-
Both Condition would work: http://prntscr.com/btf6cu