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
sagittario75 Good morning, You might have a change to this code so that you change the time settings dir...
sandfred can this indicator be both converted into .mq4. i couldnt use it as .itf
Nicolas For any customized code, you can ask the programming services: https://www.prorealcode.com/t...
Nicolas
9 years ago
Choppiness index
Choppiness index
0
Indicators
eisi If i switch between different Markets, the Backgroundcolour will appear where it should not...
datageek How can I get alerts on colour change?
NAMBO40 Hello, I would like to add a 25 period SMA moving average. It's possible?
supertiti
9 years ago
Gian65 Hi I downloaded your indicator, and checked the pattern engulfing, but I think you should ch...
swapping ce n'est pas le bon endroit mais je n'ai pas eue de difficulté pour ajouter une image extern...
Bruno Carnazzi Moyenne mobile intéressante, dommage qu'elle soit si gourmande en puissance de calcul. Les v...
PeP2016 Hi, simple and nice idea. One question though: I read it removes small price fluctuations ...
Lior Green Doesn't work for me. Set values “compra” and “venta” to be shown as HISTOGRAM
Nicolas
9 years ago
thomas2004ch Hi Nicolas, >>This indicator code is not the one of the MACD divergence indicator a...
thomas2004ch I think I've found it. My questions: 1. Do you have the source code? 2. The following ...
Nicolas Hi, I'm not the author of this indicator. The MACD divergence source code of the one embedd...
s00071609 Hi, could you please suggest, what this codes gives, lowest[b](rsi[a]) -- just trying to us...
Nicolas lowest[b](rsi[a]) returns the lowest values of the RSI of "a" periods, over the last "b" per...
s00071609 Hi, what would be the code to get the price for last bullish DTOSC cross over. I am looking ...
xel @DerPat - I don't see any question regarding the indicator.  Anyway, I think I give enough l...
diegofe_2000 Xel, tu eres el creador de este indicador? Bueno te  cuento que es muy bueno para hacer est...
xel Buen día @diegofe_2000 -  Claro, mandalo y por aquí lo probamos en otros instrumentos y si g...
Doctrading I forgot to write at the beginning :  a = 50 b = 50 These are intermediate levels Sorry
DerPat Thank you. This one could be an aid in my current research on stochastics.
Pelayo it is possible that in line 12 we should put seuilinf=-b, thaks for all
Nicolas Thank you Pere!
M.Nicolas 81 Hola Nicolas. ¿Existe la posibilidad de que este indicador se muestre también en el históri...
Nicolas That would be possible to be coded using MTF indicator in PRT v11.
Nicolas
9 years ago
Bill Williams Fractals
Bill Williams Fractals
61
Indicators
stevzor Hi - bit of an old post but hopefully you see my comment lol. I'm trying to add this Wil...
Nicolas Add it on the price by using the wrench on the left upper side of the price chart.
withoutwings Hi All, I've made some fixes & upgrades so that this single script can either used as...
Nicolas
9 years ago
Pivot points intraday
Pivot points intraday
5
Indicators
Nicolas Why are you asking this question there? (and in other places in the forums that don't have a...
Brisvegas Nice code Nicholas and well done on writing it but in my opinion and mine only pivot points ...
Nicolas Thanks for the input and your opinion, but IMO, the pivot points are ones of the best suppor...
Nicolas
9 years ago
ATR percentile rank
ATR percentile rank
4
Indicators
Nicolas This indicator rank the actual ATR to its recent statistical values. So you can have a bette...
Brisvegas Thanks Nicolas , very handy tool , I have added variables to look back period and ATR perio...
rufus.round How easy is it to remove the overnight intraday bars from the calculation?
supertiti
9 years ago
CCI Magic DID V1
v10.3
CCI Magic DID V1
11
Indicators
supertiti Hola Angel Las funciones backgroundcolor etc etc no funcionan con la version 10.2. Para sa...
Lotech123 It may be a little late in the day, but having only just discovered this utility, I have mes...
Henry
9 years ago
SuperTrend
SuperTrend
4
Indicators
Nicolas Exit and relaunch PRT should fix this behavior.
verdi55 Thank you. After a restart, it is somewhat faster; however, it still takes about 3 minutes t...
Nicolas Good! thanks for sharing your own code! Please do so with other ones if you think you can im...
Nicolas
9 years ago
Toto8 Hello, When I use the code above with no change at all, I get an error message stating that...
fabien philipp Hi, I have the same message error by importing the itf file, or by copying and pasting the ...
mcha bonjour, merci pour cet échange mais il me semble que ce twist des SSA  et SSB serait plus ...
Pasq Concernant la remarque précédente, il est possible de remplacer les 2 lignes de code de cett...
Nicolas Merci Pasq. On peut retrouver ce code corrigé sur le forum, je viens d'en retrouver un exemp...
tahar Bonjour, je travaille sur un ecran noir et les bougies sont extremement palotes, on distingu...
Alai-n Voir Echantillons de Couleurs RVB : https://www.prorealcode.com/documentation/category/instr...
Guillaume34 Bonjour, quelqu'un à t'il réalisé ce code à l'identique mais pas dans une fenêtre sous le gr...
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...

Top