Page 2 of 9

Re: ATR pips indicator

PostPosted: Fri Feb 10, 2012 4:12 pm
by TheEdge
Hello Apprentice,

Not what I'm looking for Thanks thou, I want to know how to set the position of an indicator so the indicators that are posting to the top right corner are not covering each other up.

In some other platforms the indicators have an X and Y axises so you can move them around the chart. Is this possible with these indicators?

Re: ATR pips indicator

PostPosted: Sun Feb 12, 2012 4:30 am
by Apprentice
Although this is not my work.
We will prepare an update.

Re: ATR pips indicator

PostPosted: Fri Feb 17, 2012 2:50 pm
by Alexander.Gettinger
TheEdge wrote:Hello Apprentice,

Not what I'm looking for Thanks thou, I want to know how to set the position of an indicator so the indicators that are posting to the top right corner are not covering each other up.

In some other platforms the indicators have an X and Y axises so you can move them around the chart. Is this possible with these indicators?


Version of indicator with shift:
ATR_pips_Indicator.lua
(1.77 KiB) Downloaded 2415 times

Re: ATR pips indicator

PostPosted: Fri Mar 09, 2012 6:08 am
by JPNWV7
Alexander.Gettinger wrote:
TheEdge wrote:Hello Apprentice,

Not what I'm looking for Thanks thou, I want to know how to set the position of an indicator so the indicators that are posting to the top right corner are not covering each other up.

In some other platforms the indicators have an X and Y axises so you can move them around the chart. Is this possible with these indicators?


Version of indicator with shift:
ATR_pips_Indicator.lua





Probably wanting to position it in another corner of the chart?

Re: ATR pips indicator

PostPosted: Fri Mar 09, 2012 10:18 am
by Alexander.Gettinger
JPNWV7 wrote:Probably wanting to position it in another corner of the chart?


Yes, use the shift parameters.

Re: ATR pips indicator

PostPosted: Thu Apr 05, 2012 2:55 am
by TheEdge
Thanks Exactly what I wanted,

I wonder why the regular shift function doesn't work on indicators like this or the Spread list indicator?

Re: ATR pips indicator

PostPosted: Fri Apr 06, 2012 4:29 am
by Apprentice
Shift, will only work for those indicators, which rely on the chart.
Spread List, receives data directly from FXCM servers,
works only for the current state, do not supported historical overview.

Re: ATR pips indicator

PostPosted: Thu Apr 12, 2012 3:50 am
by toxl89
Hi Alex
Most of your indicators are coded in lua, pls is there a way they can be transformed in a language acceptable on MT4.Please i will like to know.
Thanks

Re: ATR pips indicator

PostPosted: Thu Apr 12, 2012 4:25 pm
by Alexander.Gettinger
toxl89 wrote:Most of your indicators are coded in lua, pls is there a way they can be transformed in a language acceptable on MT4.Please i will like to know.

As for this indicator, its MQL4 source code you may find in first post of this topic.

Re: ATR pips indicator

PostPosted: Fri Apr 13, 2012 3:10 pm
by toxl89
Thanks for your reply.There is a particular indicator am interested in and would like it in MT4, that is the two MA-Crossover.Please i want to know where I can the MLQ4 code.thanks so much,,