Hi,
I am trying to find out what indicator this is from. I want to add this to an EA but not sure what it is. I attached the file here. Thanks
I am trying to find out what indicator this is from. I want to add this to an EA but not sure what it is. I attached the file here. Thanks
Live Freely
Viva La Puerto Rico!
(CodeMonkey)
会员从Aug 19, 2013开始
182帖子
Nov 02 2014 at 20:55
Attach the .mq4 file instead of the .ex4 file and I can help you.
Viva La Puerto Rico!
I don't have the source code file. That's the reason I am trying to find out what it is so I can incooperate it into an EA.
Live Freely
I guess it´s this one: https://www.premiumfxscalper.com/
CrazyTraderfx
(CrazyTrader)
会员从Nov 21, 2011开始
1718帖子
Nov 06 2014 at 22:58
You can't get it.... this is an home made Indicator.
But you can call it with iCustom()
But you can call it with iCustom()
Ha ha I like their catchline 'simply know every future movements IN ADVANCE' LOL
It does look like some kind of heating map indicator but its probably tweaked.
Live Freely
Take a look at the mql4 community. I am sure you will find the indicator there. Or, at least some similar.
Regards, Alexander
Regards, Alexander
....if it is an old mql file, you may also convert the ex4 file back to mql and analyze the indicator. :)

Nov 14 2014 at 06:02
takechance posted:
Ha ha I like their catchline 'simply know every future movements IN ADVANCE' LOL
If the indicator worked thoroughly, I think it would be automated into a complete strategy. Having a powerful indicator is just one ingredient.
Aladar Mezga
(aladar)
会员从Apr 02, 2010开始
65帖子
Nov 14 2014 at 23:47
FXdome posted:
Hi,
I am trying to find out what indicator this is from. I want to add this to an EA but not sure what it is. I attached the file here. Thanks
Hi FXdome
It's nothing special about this indicator (moving avegare), only visual representation is nicely done for manual trading.
you don't need this indicator, you can easily incorporte in your EA, it's simple moving average an offset about 100pips...see my pic
Less is more.
Hi Aladar,
Thanks for figuring it out. I notice the lines on the graph but I am not sure what the setting on the MA would be. Can you give the details for that. Also when you said the offset about 100 pips, what does that mean ?
Thanks for figuring it out. I notice the lines on the graph but I am not sure what the setting on the MA would be. Can you give the details for that. Also when you said the offset about 100 pips, what does that mean ?
Live Freely
Aladar Mezga
(aladar)
会员从Apr 02, 2010开始
65帖子
Nov 15 2014 at 21:02
What you see on chart is :
Red line is moving average, simple, HL/2, periods 24 and 2 grey lines above/below are two levels for moving average. I think that crossing levels is the trigger for Buy/Sell. I did +100pips and -100pips as example, I believe/hope that 100pips is not constant value it may vary based on pair or it just simple an average height of the bars, which is easy to calculate in EA.
cheers
A.
Red line is moving average, simple, HL/2, periods 24 and 2 grey lines above/below are two levels for moving average. I think that crossing levels is the trigger for Buy/Sell. I did +100pips and -100pips as example, I believe/hope that 100pips is not constant value it may vary based on pair or it just simple an average height of the bars, which is easy to calculate in EA.
cheers
A.
Less is more.
Interesting finding. I will play around with that and see what I get. Thank you!
Live Freely
Use Supertrend with KST and you will see something nice.
Thanks. Do you know where I can get a file with the source code on it ?
Live Freely
Hello FxDome, you will find the mql file on Forex TSD and also in the mql community.
Regards, Alexander
Regards, Alexander

Jan 31 2015 at 07:25
takechance posted:
Ha ha I like their catchline 'simply know every future movements IN ADVANCE' LOL
😎
请登录以发表评论。