Need help to create cross over Stoch and MA urgently
-
Need help to get advise from my project as below link trial and error too many time... I am a newbie really need help to setup my first project
my strategy :--
if Stoch cross above 20 and MA above 20 = buy
if Stoch cross above 20 and MA below 20 = no trade -
if Stoch cross below 80 and MA below 20 = sell
if Stoch cross below 80 and MA above 20 = no trade
Closed sell trade
if Stoch cross above 20 and MA above 20Closed Buy trade
if Stoch cross below 80 and MA below 20Please help to advise what should i do with my project. can't get right sample in FXdreem website.
-
-
- Set all candle ID fields in all operands of all condition blocks to 1.
- Remove the 'close trade' blocks from its current position and create a separate tree structure for them headed by a 'For each trade' block. Then link the closin condition blocks below them and finally link the 'close trade' blocks.