Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome back! Thank you for being a part of this Traders Community. Let's discuss and share :)
Selamat datang kembali! Trimakasih telah menjadi bagian dari Komunitas Trader ini. Mari berdiskusi dan berbagi :)
Attention, fixed bug in martingale that there would only be one lot after closebyindicator, remember that the closing distance according to martingale or hedge is always the Virtual_stoploss. This is very important, that is, you choose in the configuration closebyindicator and martingale, the...
Hello, check that, you only sell because you have martingale, I closed the position negatively and the martingale enters, remember that my martingale system does not accumulate positions, it closes them and the open lot calculates the losses to recover them.
If you choose the no recovery or...
Hi,
EA created, added systemjonss, my personal system, in hedge or martigala it does not accumulate positions, it closes in SL_virtual and opens a martingale or hedge position recovering closed negative positions. For xauusd add a digit to the SL and TP.
If you only want to work with the...
here you have the modified indicator for recent mt4 versions, and another indicator for alerts. Explain the inputs and outputs for the EA well, and I'll code it.
You can erase the blue line, you don't need it at all.
Remove this:
double level = NormalizeDouble (data [pos] [1], Digits);
ObjectDelete ("level");
MakeLine (level);
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.