camarilla pivot points

camarilla pivot points

Camarilla pivot points indicator made of previous day close, high and low.

 

 

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. Doctrading • 03/09/2016 #

    Hi,
    Very useful, thanks for it ! I was just looking to make an indicator myself.
    I think one day I will make a backtest with the usual rules.
    Seems to be profitable on the long run… with of course some drawdown.
    Best Regards,

  2. Doctrading • 03/09/2016 #

    The code is very interesting… but did you solve the problem with the week-end gaps / Monday ?
    We should exclude the calculation of camarilla pivots on the Monday (calculation based on the Sunday), we shoud calculate them on the Friday, not on the Sunday.
    I can’t backtest a strategy with this litte issue.
    Later, I will also make an indicator for the classical pivot points and the Fibonacci pivot points.Best Regards,

  3. joh4nn35 • 03/09/2016 #

    Hi TradingDeckard ,can you give me yearly pivot, i’ve tried change DHigh to YHigh error. i’m long term trader Please Help
    Thanks

  4. Choliver • 03/09/2016 #

    Bonjour Nicolas,
    Je cherche à utiliser cet indicateur pour de l’intra day.
    L’objectif est de tester sa pertinence sur des times frames plus courtes que juste le Daily.
    Par exemple : 60 min, 120 min ou même 240 minutes.
    Pouvez vous me dire par quoi devrais-je remplacer les expressions suivantes pour obtenir des PP camarillas sur les X derniers minutes par exemple ou Y dernières heures ou Z dernières barres :
    myH = ( DHIGH(1) )
    myL = ( DLOW(1) )
    myC = ( DCLOSE (1) )

    Un GRAND merci si vous pouvez m’aider.
    Oui j’imagine que cela doit être très simple pour vous, mais pour moi…

  5. Choliver • 03/09/2016 #

    Ou encore mieux proposer cet indicateur tout neuf avec ces options de Times Frames modulables (plus courtes).
    Ce serait top. 🙂

    • Nicolas • 03/09/2016 #

      Cet indicateur: https://www.prorealcode.com/prorealtime-indicators/pivot-points-intraday/
      Permet de créer des points pivots à l’aide des valeurs comprises entre 2 horaires. Plus simple et plus rapide que de chercher à faire un multitimeframe à la main 🙂
      La formule des points pivots sera à adapter avec celle des Camarillas.

  6. Choliver • 03/09/2016 #

    Merci Nicolas pour cette réponse rapide et cette information.
    J’ai regardé et testé et cela ne me semble pas vraiment souple/simple. Surtout si je veux avoir des PP Camarillas chaque 4 heures depuis 05h00 du matin et jusqu’à 21h00 par exemple.
    D’autres parts et après mûres réflexions, avoir l’opportunité d’avoir un indicateur permettant de tracer des PP Camarilla ou autres types de PP (Woodies – De mark – Fibo…) sur N dernières barres comme des barres en ticks ou en volumes ou encore évidemment en durée (min – heures) permettrait à mon sens d’avoir un outils sur ce sujet : complet, instructif, modulable et sûrement exploitable.
    Mais ça, je ne sais pas faire. Et oui, j’ai essayé et ce n’est hélas définitivement pas mon univers.
    Donc si vous Nicolas avez le loisir de le réaliser ou si quelqu’un s’intéresse à l’idée : Go ! je suis super pour 😉
    A suivre ?

  7. carlo__ • 03/09/2016 #

    Sorry, but this indicator doesn’t update the levels in real time. They are draw and stucked at the previous daily. Anyone got this issue?

  8. carlo__ • 03/09/2016 #

    I leave an update. The indicator works as it plots in a progressive way the Cama levels on the current day (unlike the classic Pivot which are plotted at the end of the session for the next day)

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar
Related users ' posts
gianlox I added a simple momentum indicator (MACD). I think much better results:   achat = 0v...
gianlox achat = 0 vente = 0 MACD12M = MACDline[12,26,9](close) MACD12S = ExponentialAverage[9](MA...
proreal82 Testing it out, and sorry guys but this indicator is ridiculous. Don't use it!
rama I have tested this indicator , this is one of the best indicator for scalping , I tested on ...
Regan2020 Hi Rama, I am using the indicator now, but it doesn't seem to form live time, and only indic...
Nicolas Non ça n'est pas encore possible.
Denis Merci Nicolas.
Yann LB Bonjour à tous, Est-il possible de rajouter un morceau de code qui permette d'afficher (s...
Pelle Nævestad Thanks Nicolas, this is a keeper!
Chicane23 Hi, when uploaded the WAE isnt showing histogram; only line. Is there a way to modify?
Nicolas Change the way the lines are displayed in the indicator settings window : histogram, lines, ...
Dimi.A Perfect for counter-trend scalping. I like this!
viktorthuns Hi Nicolas! Great work you've done with all your indicators. Just wondering about the code a...
Nicolas the value is not a boolean but an average of an addition of booleans. As stated in the descr...
Nicolas
9 years ago
marc.schmid Dear Nicolas - your Multi Fractals ZigZag High/Low gives me quite good results - thanks for ...
Nicolas There must be a lot of screeners built upon this indicator in the forums. First I found is h...
marc.schmid Thanks a lot Nicolas!
Nicolas
9 years ago
Nicolas add it on price chart, change the cp parameter according to the period you want to observe f...
Robert22 hola buenos días: yo estoy buscando una cosa parecida para realizar con ello un indicador de...
Nicolas https://www.prorealcode.com/prorealtime-indicators/rsi-classical-hidden-divergences-indicator/
Nicolas En effet, j'ai déjà eu ce genre de retour sur cet indicateur, je t'avoue avoir eu du mal à c...
Lavallette Bonjour Nicolas. Je trouve cet indicateur intéressant et j'essaie de l'intégrer dans une st...
Nicolas Non tout est correct, mais je comprends que tu aies un doute. C'est la façon dont a été écri...
Nicolas Nice, thanks for sharing. How much profitability lookback do you have with this indicator mo...
Hans63 Well, I am a discretionary trader, so I don't trade all the signals given by a system or by ...
Nicolas ...and that's clever, thanks again for your feed back and your sharing.
Manu L. Et si je prends éventuellement celui-ci, comment puis je programmer le screener pour qu'il ...
Nicolas Pour des demandes personnalisées, merci d'utiliser le forum, en ouvrant un nouveau sujet tou...
Manu L. c fait :-) https://www.prorealcode.com/topic/pro-screeners-trend-reversal-continuation-pa...
Nicolas
9 years ago
Smoothed repulse
Smoothed repulse
2
Indicators
Altares Wow thank you!
bala01 If anyone is wanting it now for people like me then the following gives the same value as p...
Pere
9 years ago
ancapreb Thanks a lot for the indicator. It is essential in my strategy.... And I have a request if ...
Alessandro47 Hi Petrus thank you so much for your indicator, very helpful.
franciscojbritop Hi Leofib, Did you finally find a screener following Elder MACD-H divergences? If so, could...
Nicolas
9 years ago
Wave Trend oscillator
Wave Trend oscillator
5
Indicators
Johan Yes. I made a call function and change that indicator so it included dynamic variables for c...
slamdunk Hi, is there an MT4 version of this indicator available? Thanks
Nicolas This website is dedicated to prorealtime trading platform. But you can ask others platforms...
Nicolas
9 years ago
Ergodic oscillator SMI
Ergodic oscillator SMI
2
Indicators
Regisnew Bonjour, merci pour cet indicateur, serait il possible de construire un screener qui ramène ...
Nicolas Oui c'est possible, merci de formuler votre demande dans le forum des screeners, en respecta...
DerPat Like your zero lag indicators.
David Thanks for the explanation Nicolas.
freecat1899 Hello, I wanted to create a percent ADR based on this indicator, so I wrote this code that I...
revstrat At first glance, I see this mistake. You shouldn't average the highs and the lows. You shoul...

Top