Pivot Types with Levels MTF
30 USD
Versione demo scaricata:
23
Pubblicato:
14 settembre 2021
Versione attuale:
1.9
Non hai trovato un robot adatto?
Ordina il tuo
su Freelance
Vai alla sezione Freelance
Ordina il tuo
su Freelance
Come acquistare un Robot di Trading o un indicatore
Esegui il tuo EA
hosting virtuale
hosting virtuale
Prova un indicatore/robot di trading prima di acquistarlo
Vuoi guadagnare nel Market?
Come presentare un prodotto per venderlo con successo
Ti stai perdendo delle opportunità di trading:
- App di trading gratuite
- Oltre 8.000 segnali per il copy trading
- Notizie economiche per esplorare i mercati finanziari
Registrazione
Accedi
Accetti la politica del sito e le condizioni d’uso
Se non hai un account, registrati

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
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
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!
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!
Text labels really need to start from Left, not right (current bar) because obscures current price action
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);
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.07needs 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?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
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
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 :)
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
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.
...
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.