If this is able to be an EA, is it possible for me to Purchase it from you?
Please contact me...
Lojackd@aol.com
If this is able to be an EA, is it possible for me to Purchase it from you?
Please contact me...
Lojackd@aol.com
Hi,
I am also interested on this one, did you get it? Interested getting coder for this one?
Let me know!
jverho@yahoo.com
Sutki variable is not written in english, could you describe what it is in english.
sutki = "ñóòêè";
if(Period() == 1440)
{
sutki = "íåäåëþ";
day_bars = 5;
} // äåíü
if(Period() == 10080)
{
sutki = "ìåñÿö";
day_bars = 4;
} // íåäåëÿ
if(Period() == 43200)
{
sutki = "ãîä";
day_bars = 12;
} // ìåñÿö
Hi EMoney,
Using Google translate with the Russian alphabet here are the words:
sutki = "day";
if(Period() == 1440)
{
sutki = "week";
day_bars = 5;
} // day
if(Period() == 10080)
{
sutki = "month";
day_bars = 4;
} // week
if(Period() == 43200)
{
sutki = "year";
day_bars = 12;
} // month
define the daily range of the day // line max line min. day.
Now, my turn to ask a question :-)
How do you calculate the Stop-Loss and Take-Profit with the numbers written in the upper left. I mean what are the operations?
Thanks.
Hi,
This is one of the best indicator I've seen in a while. It is possible to have a version for mql5???
That'll be amazing.
Thanks anyway :)

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Alternative Ichimoku:
Author: Victor Lukashuck