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);
Hi, this EA is Ilan-TrioKS v1.47 modified, this EA is very dangerous in trending and high volatility. Understand that it uses 3 signals that work separately, if the 3 wires enter and also use the martingale, goodbye to the account.
If you are looking for another way to draw the blue line, I can do it, I can copy the entry that this EA makes with the indicators but you will have to find the best option for the blue line, daily pivot point ..., an average between a count of candles ...... etc ..
Look, I don't mean to offend ... I want people to learn, this EA uses Kernell to cheat on BT, it reads the history and knows perfectly what will happen later, that's why it always draws the line in the right place in BT. Some people have used this code to sell and are misleading users. You will...
If the line does not move also in Real, your account will explode, I do not know if it does ... but all the EA that I have tried of this type have that problem, the line does not move.
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.