Expert advisor to create...
-
Hi I would like to create an EA that will be able to open sell transactions if a bear candle appears after 3 bull candles and a buy transaction opens if a bull candle appears after three bear candles
-
Test in a row separately, you'll likely find a number that actually does as expected.
-
it doesnt work
-
Im not sure, i set block correctly
-
inrthat block 4 doesn't = 4, s0 test with other numbers like 3, you can then back test and check.
-
i saw that sell trades opennig when i removed block "bear candle" and only block "3 bull in row" is active. Is it even possible to place 2 block of varius singnal one after the other?