Page 3 of 6

Re: Larry Williams Commercial Proxy Index

Posted: Fri Feb 23, 2024 2:41 am
by Sutatong
Sutatong wrote: Fri Feb 23, 2024 12:18 am MT5 users
... waiting for the version happily.

Re: Larry Williams Commercial Proxy Index

Posted: Sat Feb 24, 2024 12:49 am
by ixion700
kvak wrote: Thu Feb 22, 2024 5:57 am This indicator working this way, only look back period for array high/low from indicator is same like LWPI period.
Greetings @kvak. Could you give us the option to choose price types instead of that open and close in the formula? I think (O-(H+L+O+C)/4) may work better than simple(O-C). Thanks in advance.

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 12:58 am
by kvak
ixion700 wrote: Sat Feb 24, 2024 12:49 am Greetings @kvak. Could you give us the option to choose price types instead of that open and close in the formula? I think (O-(H+L+O+C)/4) may work better than simple(O-C). Thanks in advance.
Some experimenting with this code. Added separate menu price open/close.

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 2:05 am
by sal
kvak wrote: Sun Feb 25, 2024 12:58 am Some experimenting with this code. Added separate menu price open/close.
nice
minor pullback visible for open trade :)

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 2:20 am
by josi
kvak wrote: Sun Feb 25, 2024 12:58 am Some experimenting with this code.
Pretty much perfect, now, I think. Look at this difficult (mostly ranging) chart - still: very tradable with your indicator.

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 3:15 am
by sal
josi wrote: Sun Feb 25, 2024 2:20 am Pretty much perfect, now, I think. Look at this difficult (mostly ranging) chart - still: very tradable with your indicator.

H1 CHART

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 3:44 am
by ixion700
kvak wrote: Sun Feb 25, 2024 12:58 am Some experimenting with this code. Added separate menu price open/close.
EUROUSD with floating zero line, averages and(Close: HLCO/4) looks beautiful. The price type option helps explore new ideas. For those interested if you set (Open: Median)(Close: Close) you will end up with a variation of Chartmill value indicator(CVI) which was introduced in 2013! Btw dear Kvak in attached CVI the ATR is multiplied by the square root of period. I think that method may be useful for LWPI too. Could you add it as an option please? Something like "ATR Multiplied: False/True". We can test if it helps with long or short periods.
A thousand Thanks for this indicator.

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 6:09 am
by mrtools
mrtools wrote: Wed Feb 21, 2024 11:32 am This is Larry Williams Commerical Proxy Index (cpi) inverted and kind of normalized. For now has 5 moving averages to choose from in calculation plus smoothing and added some deviation type bands, where the cpi is colored on the cpi and band midline cross. Also added a zero-cross filter for filtering of entries.

EURUSDDaily.png

EURUSDH1.png

! LWPI - (bands).ex4
Added the averages and added an option to make the zero-line boxes coloring to be determined by a floating zero (controlled by a min max period) or just a regular zero. The floating example is in the first sub-window.

Re: Larry Williams Commercial Proxy Index

Posted: Sun Feb 25, 2024 8:41 am
by BeatlemaniaSA
mrtools wrote: Sun Feb 25, 2024 6:09 am Added the averages and added an option to make the zero-line boxes colouring to be determined by a floating zero (controlled by a min-max period) or just a regular zero. The floating example is in the first sub-window.
Dear mrtools,

Would you be so kind as to add a button to this indicator? :D So that I can keep all if not most of the indicators I use in a single sub-window and then select them as I need to. ;)
Alerts as well? You decide if it is a viable option or not. Not necessary for my use of the indicator. However, forum users might find them useful. :)

Re: Larry Williams Commercial Proxy Index

Posted: Mon Feb 26, 2024 1:55 am
by mrtools
BeatlemaniaSA wrote: Sun Feb 25, 2024 8:41 am Dear mrtools,

Would you be so kind as to add a button to this indicator? :D So that I can keep all if not most of the indicators I use in a single sub-window and then select them as I need to. ;)

SappySealSappySealsMemeGIF.gif

Alerts as well? You decide if it is a viable option or not. Not necessary for my use of the indicator. However, forum users might find them useful. :)
Alerts and on/off button added.