Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
Max  

good indicator but has some problems with history, can you change to bars per the Timeframe specified, i.e; if show 1 bar and using 4hour regular pivot it just shows the pivots for current 4 hour bar on H4 and all smaller TFs?

also is problem that indicator does not look good when switched to higher TF than indicator , so if using H$ pivots then is not displaying properly on D1 or more, even if hide on certain TF it still shows some lines which take up all the space

John Louis Fernando Diamante  
Max #:

good indicator but has some problems with history, can you change to bars per the Timeframe specified, i.e; if show 1 bar and using 4hour regular pivot it just shows the pivots for current 4 hour bar on H4 and all smaller TFs?

also is problem that indicator does not look good when switched to higher TF than indicator , so if using H$ pivots then is not displaying properly on D1 or more, even if hide on certain TF it still shows some lines which take up all the space

Thanks for the feedback

Updated

- option to not show past levels

- levels won't show when the tf input is lower than the chart tf

Max  
John Louis Fernando Diamante #:

Thanks for the feedback

Updated

- option to not show past levels

- levels won't show when the tf input is lower than the chart tf

Works nicely now, correctly just displays across the period specified in the indicator,

although now cant seem to see any past previous levels, also text does not appear in month period

also would like to add option to show Quarter pivot levels as well as Half levels!

John Louis Fernando Diamante  
Max #:

Works nicely now, correctly just displays across the period specified in the indicator,

although now cant seem to see any past previous levels, also text does not appear in month period

also would like to add option to show Quarter pivot levels as well as Half levels!

Thankyou for bringing the past levels bug to my attention, it's updated, and there doesn't seem to be an issue with texts on month tf, and extra levels will be left as half levels only.
Max  
Thanks for update fixes. Consider adding quarter levels for a future update, the banks are using quarter levels as well as half pivot levels, so quite useful.
Max  
Text labels really need to start from Left, not right (current bar) because obscures current price action
John Louis Fernando Diamante  
Max #:
Text labels really need to start from Left, not right (current bar) because obscures current price action
It has been updated to keep the live text at an offset away from the live bar, so the current session is clear of text.
Kristmundur Roman Zakharii  

Here is Formula for Camarilla Pivots:


Here is formula:


  Pivot = CLOSE

  Range = high - low;

  H5 = (high/low) * close;

  H4 = close + (Range * 1.1/2.0);

  H3 = close + (Range * 1.1/4.0);

  H2 = close + (Range * 1.1/6.0);

  H1 = close + (Range * 1.1/12.0);


  L1 = close - (Range * 1.1/12.0);

  L2 = close - (Range * 1.1/6.0);

  L3 = close - (Range * 1.1/4.0);

  L4 = close - (Range * 1.1/2.0);

  L5 = close - (H5 - close);

John Louis Fernando Diamante  
Kristmundur Roman Zakharii #:

Here is Formula for Camarilla Pivots:

...

- as shown there are 4 resistance and support levels, and is standard to all pivot/level types, 4 levels are also standard on almost all Camarilla pivot sources

- the pivot is generally the standard (H+L+C)/3 version, but I have added an option for the Camarilla pivot to be the previous close value instead

- the Camarilla factors are left as user inputs, so you can use whatever values you want and aren't limited, I have now added standard Camarilla factors (1.1/ 12-6-4-2) as default inputs

- updated to 1.07
Max  

needs fix when changing tf if user specified to only show indicator on certain tfs (last tab built in to all mql indicators) because objects remain persistently visible on tf which is unchecked on that tab

Also to confirm if multiple instances can run on same chart?
John Louis Fernando Diamante  
Max #:

needs fix when changing tf if user specified to only show indicator on certain tfs (last tab built in to all mql indicators) because objects remain persistently visible on tf which is unchecked on that tab

Also to confirm if multiple instances can run on same chart?

- that's a feature request. Tf visualization in indicator properties only applies to buffer plots and not objects. I've now included tf vis options in the inputs.

- yes there are multiple instances, you can try this by loading the indicator with different TFs

- updated to v1.08

Kristmundur Roman Zakharii  

Would you be so kind to have option to hide the price numbers that follow the letters R1, S1 ie. 1.0123773 p 

since they are too long and clutter the chart. I would like it to have just plain clear with just names of levels R1, S1, S2, nothing more.

Thanks

elite luis  



Dear Author just bought both your pivot mt4,mt5, I noticed mt5 has more timeframe, can you add the full list of timeframe from mt5 to mt4 also, appreciate very much hope you can add soon? Once added let me know will upgrade review to 5 stars for you, Thank you and to  hear from you soon :)

elite luis  

and Dear Author, see above pic, please add below 2 feature to your pivot mt4,mt5 it will helps alot, once you added both feature to mt4,mt5 let me know I'll write you an amazing 5 stars review also, Thank you and to hear from you soon, please add below 2 feature ok?

--------

1. please add an alert button for us to enable/disable alert from chart

--------

2. please add an alert timer, so we can set how often

to recieve alert, because sometime scalping on m1

when price ranging at pivot level it will keep sending

alert every 1 minute since is on m1, so we can

set alert timer to X minute example 3 or 5 minute so that it will check and send alert once every 5 minute if price touch the pivot level again in the next X minute time interval on m1 chart when scalping on m1

John Louis Fernando Diamante  
elite luis #:



Dear Author just bought both your pivot mt4,mt5, I noticed mt5 has more timeframe, can you add the full list of timeframe from mt5 to mt4 also, appreciate very much hope you can add soon? Once added let me know will upgrade review to 5 stars for you, Thank you and to  hear from you soon :)

The indicator simply uses the timeframes that are available on each version, MT4/5. No changes will be made to the MT4 version for the time being, but that feature has been noted.

John Louis Fernando Diamante  
elite luis #:

...

1. please add an alert button for us to enable/disable alert from chart

...

2. please add an alert timer...

These features would be useful and have been noted but no changes will be made to the indicator for the time being.

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti