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
Doctrading
9 years ago
Nicolas Use Highs and Lows instead
Doctrading This new code with highs and lows seems to work : boxSize = 20 // On aime bien que...
DonDollar Gentlemen, just a quick question. When I am adding this column to my code, PRT shows an err...
Cavok Bonjour, Comment utiliser cet indicateur comme screener? Merci.
rajiwas Hello Nicolas, With Daily Pivot, it easy for me to show current day pivot e.g. if Date = T...
Nicolas You'll find many other pivots points indicators in the library, just use the search box of t...
rajiwas Thanks for the suggestion.
pepkatapet
9 years ago
supertiti Pour Nicolas Ne peux t'on pas ajouter un bouton  pour illustrer une suggestion par un graph...
Lyny @supertiti, can you translate your code into English version PRT ? I copy and paste your cod...
zen83 The bands 30 and 70 can also be added as supra-sold / super-purchased // RSI with volatile s...
Nicolas
9 years ago
Kase Peak Oscillator
Kase Peak Oscillator
9
Indicators
Bard Hi Nicolas, re-upping the coding request as you suggested for the genuine version of Kase's ...
Nicolas FYI: I found this other code in an old NL forum:  pri=Customcloselen=psmooth=catr = Average...
Bard Thanks very much Nicolas, but I can't post my reply here if I want to add a url link. When I...
Nicolas
9 years ago
Alessio Nicolas Hello, I have recently started using this platform, I would like to test a system th...
Nicolas Please use forums for trading strategies queries. Many thanks. 
PassionTrading Salut Nicolas, Je regarde cette indicateur très intéressant par le fait qu'il est superposé...
sally31120 bonjour Serait il possible de colorier l'histogramme en fonction du cour c'est à dire à dir...
David  Hi Doc! Thanks for sharing. For some reason I'm not getting the histogram, only a ribbon. A...
RAAAMMY Hi David, I have the same problem of a ribbon and not the histogram. Did you get a solution...
komiko 9a marche pas ? le code sur prorealtime "erreur de syntaxe l'instruction retur et autorisée ...
Nicolas En effet, il s'agit bien du code d'un indicateur et non d'un screener ou d'une stratégie de ...
RussJ Hey people Some great screeners on here but I'm pulling up too many stocks when I s...
Doctrading Thanks, man !
rajiwas How is it possible to add currentWeekHigh and currentWeekLow, currentWeekOpen and currentWee...
Takeshi Totally don't match the PRT basic pivots on weekly
cassio amigo você tem esse indicador para mt4 ou mt5.. ?
manchokcity WE NEED THIS IN MQL4 OR EX4
Nicolas We do not provide MT4 indicator in our website, all the codes around are made for Prorealti...
mamio Very nice indicator. Why doesn't it refresh as time passes?
Nicolas It should refresh on each bar.
mamio On my PC it doesn't refresh. I am using intraday tick bars (not minutes). Unfortunately I do...
Nicolas
9 years ago
Nicolas I'm currently on leave, please add your request in forums. I'll take a look later. Thanks
nglpx1 Hi. someone may explain to me, please, how expressions like: filt= c1 * (whitenoise + whiten...
Bard This is a such a great filter, but you know what happens when the bandedge value is incorrec...
supertiti
9 years ago
Doctrading Interesting code.I see that you like HKLisse and Sohocool !
Bard Hello Nicolas, thanks for posting this Fisher Transform code. I was reading John Ehler's MES...
Nicolas
9 years ago
Wilko Dear Nicolas, When I apply this code i get marginal differences with the default indicator ...
Nicolas I don't know about the differences from this version and the default platform one. As far as...
Wilko Thanks for the tip about CustomClose! I wasn't aware of this.
Nicolas I would not recommend using this version of the linear regression channel, but this one inst...
Aragorna Hello, Is it possible to updated the indicator to the more updated versione of ProrealTime? ...
Nicolas Use that code instead: https://www.prorealcode.com/prorealtime-indicators/standard-deviation...
Nicolas
9 years ago
Aroon Oscillator
Aroon Oscillator
2
Indicators
gianlox seems a good indicator, have tried to see which markets work better?
gianlox seems a good indicator, have tried to see which markets work better? 

Top