Re: MT4 Indicator requests and ideas

12611
Hey! Correct the indicator when switching TF the terminal freezes and is not displayed correctly. No red and green bar graphs.

The indicator shows the levels where the price was during the time period since TimeStart, plus the number of fractals at this price (marked in red) and the number of extreme points (Hight Low) at this price (marked in green)
Who knows others is wise
Who knows himself is enlightened




Re: MT4 Indicator requests and ideas

12619
mrtools wrote: Tue Apr 13, 2021 5:01 am Sorry it's an ex4 file, would need an original mt4 file and an idea how you want to incorporate atr into the indicator.
Lets hope is possible first and if it is, the reason why I want to add the ATR options is because when price is above 1.5(atr multiplier) theres higher % to see price break the 0.05 line break and also having a ATR period options when you trading on lower time frames it would be good to change the period of the atr for more accurancy!

Re: MT4 Indicator requests and ideas

12620
Perfect_Entrys wrote: Tue Apr 13, 2021 5:19 am Lets hope is possible first and if it is, the reason why I want to add the ATR options is because when price is above 1.5(atr multiplier) theres higher % to see price break the 0.05 line break and also having a ATR period options when you trading on lower time frames it would be good to change the period of the atr for more accurancy!
Again you keep posting the code of the decompiled version, if you look in the header it says.

Code: Select all

/*
   Generated by ex4-to-mq4 decompiler FREEWARE 4.0.451.7
   Website: H T t p :// w WW . MEtAQUO t ES. NEt
   E-mail :  S u p P OR T@ m etaquotes. n ET
*/
that means it is decompiled, also if you see values like this

Code: Select all

double GL_ibuf_88[];
double GL_ibuf_92[];
double GL_ibuf_96[];
double GL_ibuf_100[];
double GL_ibuf_104[];
double GL_ibuf_108[];
in a non normal language which would be like ma1,ma2,etc. it means it is a decompiled indicator.


Who is online

Users browsing this forum: ken0324ken, TransparentTrader and 130 guests