Expert Advisors: An Expert Advisor, based on Bollinger Bands - page 2

 
Hello, is there one for MT4?
 

Has someone successfully ported this code to mt4??? I am trying but there is some stuff I havent been able to translate


I havent been able to handle copybuffer in mt4, and mt4 doesnt include the DEMA indicator

 


hello to all,  


Can anyone help me where to find this expert advisor for mt4?   thank you all

 
Hi all, I have been testing the EA, however noticed it opens only Long positions and also never closes them. do you know what the reason could be? I have not modified anything in the code, so I assume the results on backtesting should be similar to yours. Thanks in advance for the support!
 

What account would you recommend for trading this EA? Are spreads and slippages critical for it, should I put it on ecn, or can I put it on a regular account (Alpari standard)?

 
When I open the advisor after compiling it and putting it into the expert advisor, the EA doesn't open any single trade at all. Anybody knows why?
 

I got unsupported filling mode at .50.

Is there anything i needed to do here?

Files:
 

@ Andrey Kornishkin please update the ea: it is not opening any trades in tester. And only errors in compiler are yellow.

UPDATE: i found the cause and fix: i replaced all 4 lines ending _FOK with _IOC

 
Revo Trades:

@ Andrey Kornishkin please update the ea: it is not opening any trades in tester. And only errors in compiler are yellow.

UPDATE: i found the cause and fix: i replaced all 4 lines ending _FOK with _IOC

Can you send to me this ea, my email arifpramana24@gmail.com, thx
 
include a Take profit and a trailing stop, it is very good. however if there are these settings we will get an even better result.
I'm testing it on the Brazilian mini index. the entries are perfect, but the fact that there is no target and trailing stop, in addition to the absence of crossover to close the orders, ends up being bad.