@roar said in AND command block:
@geofx said in AND command block:
- block 2 appear once
- wait for the block 3 to pass
- !whilst! block 3(NRTR) is visible per each candle, wait for the block 5(Keltner price cross) to happen at least once
- trade
So in a nutshell, block 2 acts as a "trigger", and after the trigger has activated, the NRTR and keltner should pass simultaneously to open trade?
That is totally correct. NRTR and Keltner should pass simultaneously. but only after the block 2 appear once. The question is how to do that using generic approach and more simple tools provided here in FxDreema, without going into complex stuff.
As per variables: sounds like advanced math to me..) Im really trying to keep things as simpe as possible in my project. Certainly, learning the variables is thing from my "to do next" list. As of now, I still try to get used with more generic tools and commands.
Does anyone know how to do that using the simple commands like AND/OR etc?






