Multi timeframe conditioned EA can't open trades
-
- The EA has conditions based on two timeframes which trigger the change of chart color and the placement of a buy trade .
- This trigger only changes the chart color but it doesn't place the buy trade in the strategy tester .
- How can I make the EA to place the buy trades when the conditions that change the chart color are met
-
@od Can you please chack the link? I cannot open it.
-
-
@od Block numer 16 cannot work on the 'on tick' tab. It can only work on the 'on chart' tab. You should move that tree to that tab and then add a 'chart modified' block on top of it.
-
block #4 in your 4H tree is very problematic. Doesn't want to allow the 4H tree to agree with the 30m is something else I notice...along with the lack of searching for price action. Unfortunately I dont think that the indicator alone strategy can work.
-
@l-andorrà Okay I'll do that , but the chart modified block is relatively new to me .
-
@jsauter86 Block 4 isn't necessarily a problem with regard to the concept , I've managed to make the chart colour change with the same conditions but the main problem came while backtesting , the same concept couldn't make it to open trades . The solution might be in the blocks arrangement as Andorra puts it .
-
@l-andorrà After moving block 16 to the ON CHART TAB should I remove the NO TRADE block , and concerning the CHART MODIFIED block , after adding before the condition block should it be modified or can it be left like that .
-
@od I can't offer an accurate answer without seeing the new version first. Can you please share your link?