Page 2 of 2

Re: Min Max Cycle

PostPosted: Mon Nov 06, 2017 4:36 am
by Apprentice
Circle location is set to date.
If this time frame is changed, circle locations will change accordingly.
If R is defined in pips or pixels, we will have the discontinuity with price action.

Re: Min Max Cycle

PostPosted: Mon Nov 06, 2017 4:57 pm
by High&Low
Thank you for the reply and your explanation. In the last two pictures I did not change the timeframe but I changed the zoom in the chart and the place of the circles changed.
You are right, if we define the R based on a pips we will have the discontinuity with price action but I think there is way to prevent the discontinuity . It is as follows:
If we define a scale for the R( radius) of the circles then the problem will be solved .
The scale can be defined in a way that Radius = X/y
X here is the high- low ( amount of pips between high and low that we define) and y is the conversion rate for the pips.
For example if we assume that the amount of pips between high and low is 100 pips, and we give the conversion rate 10 the Radius is equal 100/10 = 10 bar
it means the radius is 10 bar , but this radius has both price and time included.
The conversion rate ( y) can be decimal or integer.
Can modify the R and change it into Scale R and define the R= X/y and the rest R2,R3,,,, is based on the R.
Thank you in advance .

Re: Min Max Cycle

PostPosted: Wed Nov 08, 2017 3:31 pm
by High&Low
any help for modifying the indicator based on above explanation ?

Re: Min Max Cycle

PostPosted: Thu Nov 09, 2017 5:39 am
by Apprentice
Your request is added to the development list under Id Number 3944

Re: Min Max Cycle

PostPosted: Sat Nov 11, 2017 12:47 am
by High&Low
Hi Apprentice,

I found a better explanation than what I wrote above for scaling the chart, Please check the link below :

https://www.tradingview.com/chart/BTCUS ... ur-charts/


Thanks in advance

Re: Min Max Cycle

PostPosted: Fri Nov 24, 2017 3:46 pm
by High&Low
Hi,

Any update ? Please help if it is possible.

Thank you

Re: Min Max Cycle

PostPosted: Tue Jan 16, 2018 3:42 pm
by Alexander.Gettinger
High&Low wrote:Hi,

Any update ? Please help if it is possible.

Thank you


Please, try this version of indicators.
I added scale parameter.

Min Max Cycle2.lua
(6.52 KiB) Downloaded 560 times

Min Max Fib Cycle2.lua
(7.86 KiB) Downloaded 548 times

Re: Min Max Cycle

PostPosted: Sat Jan 20, 2018 11:27 pm
by High&Low
Hi,

Thank you for your help. I appreciate it.

Is it possible to add scale parameter to the custom indicator as well ?

viewtopic.php?f=17&t=64556#p115759

Re: Min Max Cycle

PostPosted: Mon Jan 22, 2018 5:53 am
by Apprentice
Can you give me an example?