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 :)
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.
1- You must make a BT to 99.9, if this is not the case, it is not valid.
2- I have tested that indicator and on the graph in real and in BT at 99.9 and the arrows are not the same. The BEAST indicator has errors.
3- Creating an EA requires effort, I am willing to do it for free, but you have to...
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.