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
David Balance thanks for sharing this excellent indicator.  Here are some thoughts.  please ad...
Maz
8 years ago
Francesco78 very nice, thanks!
Wilko Interesting! Thanks for sharing!
BjornH Extremely nice, thanks!
finplus Thanks for the job. Which variables do you suggest for timeframe 1 hour? 
Maz Depends massively on your market and the volatility. I suggest using the variable optimizer ...
1Randy This a great momentum filter! I would like to see volume momentum incorporated into the indi...
otty82  THX looks good!
century nice one , thank you
arvindrao01 Hey! Does anyone have a pinescript (tradingview) code for this?
supertiti Il manque 2 slash devant len dans le code dur car la variable ne marche pas bonne journée
larmhen
8 years ago
HerveS_67 Bonjour, A quoi correspondent les données S, M, L ? Hello, What do the data S, M, L?
Vinks_o_7 aux paramètres à rentrer : 5 20 et 200...
bruces Hi. Thank you that is what I am looking for. As well as the chart, I want to also add to a...
Jodal Bonjour Nicolas, Merci pour cet indicateur! Est-ce possible de configurer une alerte pou...
Nicolas Merci pour le post dans le forum en respectant les règles de publication énoncées dans le ca...
Dron De lo mejorcito
Swingforfortune
8 years ago
gatarayihajp Hi swingforfortune, Thanks a lot about your interesting posting. Let ask you to explain mor...
Swingforfortune Hello. Basically they are a twist of the MACD histogram and can be used as such. They visua...
gatarayihajp Hi again Thanks for the explanation. Have a good day
gabri Roman made the strategy, I made the code and Maze made it bulltproof. You can use it I belie...
Roman Francesco78 here is the strategy: https://www.prorealcode.com/topic/highlowopen-prices-for...
Francesco78 Thank you!
Nicolas
8 years ago
jiminykricket Hi Nicolas, Its fair to say i'm a relative novice with ProRealtime and as such i am not sur...
Nicolas You can use assisted creation in probacktest, you'll get a quick overview on how to call a p...
jiminykricket Thanks Nicolas, i'll take a look
CavalierDeCesDames Bonjour Nicolas, Thanks for your use full job. I tried this indicator on a shorter timefram...
Nicolas You are welcome. I'm glad you like it.
Bolbo It does not appear over the price indicator on V11. Thanks in advance.
Maxime Baudin Nice, thanks!
rowestock Hi Nicolas, I am revisiting this indicator and wanted to ask, is it possible to replace sty...
Nicolas Why not, please add a new request in our probuilder forums.
majid52026 Hi I want MBXF Timing for mq5 Does anyone have this indicator???
dertopen Hi Nicolas good work for the code translation when i chek the mbfx system site i see in t...
Nicolas Yes, just change the color by yourself in the indicator settings window.
bearbull As per PhilipSchultz question above, has anybody managed to add code for when it turns blue,...
Ybr35 Bonjour Nicolas, lorsque je lance l'indicateur, il m'est indiqué que je dois définir les var...
Nicolas L'idéal est de télécharger le fichier itf joint sur cette page et de l'importer dans la plat...
Nicolas This is not an instruction of the programming language but a variable from this indicator (l...
fabio407 OK. I didn't notice it. Many thanks, Nicolas!
Harley82 Buongiorno, non riesco a farlo funzionare sul mio prorelatime V12: cambio i parametri "Vis...
gabri
8 years ago
DeMarker Indicator
DeMarker Indicator
6
Indicators
HeikinAshi How do you spot the divergences? Do you use an divergence-finder indicator?
gabri HeikinAshi, you can use this divergency finder https://www.prorealcode.com/prorealtime-indic...
HeikinAshi Thanks Gabri, I thought in this direction. I'll check it out, thanks!

Top