Fractal Dimension Index – FDI

Fractal Dimension Index – FDI

The Fractal Dimension Index is an indicator that measure the strength of a trend by determining the amount of volatility of the instrument. This indicator is already available in the platform but not available for custom coding in ProScreener or ProOrder. This version can resolve this issue.

 

 

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. Dymjohn • 04/15/2016 #

    Hi 
    Downloaded this file but seems to be something wrong. I’m trying to use it as an indicator as part of a buy signal to buy when value is below 1.5 but the following has a problem with the CALL as  it is underlined as in error when loading from “user indicators”
    indicator2 = myFractalDimensionIndex = CALL “Fractal Dimension Index PRC”(close)
    Can anyone tell me what is wrong please?
     

    • Nicolas • 04/15/2016 #

      You are not using correctly the CALL function. Please take a look on the “how-to” example in the documentation, right here: http://www.prorealcode.com/documentation/call/

  2. Wilko • 04/15/2016 #

    Nicolas,
    Thanks for making this available. Have downloaded to perform some tests.
    Kind regards,
    Fredrik

  3. Wilko • 04/15/2016 #

    Dear Nicolas,
    When I apply this code i get marginal differences with the default indicator included in PRT called Fractal Dimension Index. Do you know why?
    Another question is: Your indicator allows me to choose which value to apply it to (close, TypicalPrice, MedianPrice, etc). I can’t find anything in the code that would trigger this option. Do you know why it is triggered and how to integrate it in other user-programmed indicators?
    Kind regards and thanks again for all your work,
    Fredrik

    • Nicolas • 04/15/2016 #

      I don’t know about the differences from this version and the default platform one. As far as I remember, I translated this code from another programming language.
      If you want to play with other different prices type, you can replace (close) with (customclose) at lines 12 and 13 and you should be able to change it in your indicator parameter window.

  4. Wilko • 04/15/2016 #

    Thanks for the tip about CustomClose! I wasn’t aware of this.

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
larouedegann Amélioration du code ............................... Je trouvais assez frustrant d'attendre...
larouedegann if TIME=081500 then valeurhaute= highest[1](high) valeurbasse= lowest[1](low) milieu = v...
magnus59 Hi Nicolas, thaks for your great work here, I need a scanner for the swedish OMX when ma...
Nicolas Yes, sure please open a new topic in the ProScreener forum section, thank you.
paullyons Hello! Thanks for post your indicators. I'd like you to let me know how to draw lines for ...
Khaled
2 years ago
DELBERT Bonjour , Nicolas , je voudrais installer cet indicateur sur ma PRT , version 10.3 , mais je...
Nicolas En effet, il faut à minima une version 11. La 10.3 est tellement ancienne maintenant.. Je pe...
DELBERT Bonjour , Nicolas , merci pour ta réponse , je fais un essai et je verrais . Salutations .
Rafa Hi Nicolas! I can´t install this indicator. it installs in a separate window not as an av...
Nicolas Add it on the price, see how: https://www.prorealcode.com/blog/video-tutorials/how-to-add-an...
Frankyslo1 No consigo instalarlo en el precio en PRL-version 10
jonpt88 This is great! Such a job you did!. I do not really understand though how it works.
Bruno Carnazzi Thank you, I've just realized that all links are missing in the description. You can find th...
Madrosat repainting as cog or not repainting?
Nicolas It doesn't repaint.
gaby IDE merci beaucoup, je l'ai mais il se place en bas avec le rsi, comment le placer au dessus sur...
Dron Gracias
Fpal Hello, thanks very much for your work. I am trying to flag when the close price is i...
Nicolas
3 years ago
KijunTrend indicator
KijunTrend indicator
2
Indicators
Msport71 Nicolas, buongiorno. Grazie del cortese aiuto. Buona giornata. Carlo
MaoRai54 Thanks Nicolas, it seems to work well on 1H TF on Dax. !!!
Khaled Thank you Nicolas! Looks like TDI (Trader Dynamic Index). Interesting to give Exit Signal as...
Nicolas ColorBetween is an instruction added last year: https://www.prorealcode.com/documentation/co...
finplus Bonjour, serait-il possible de remplacer l'écart formé par les bandes de Bollinger par l'ATR...
Khaled As this section of the forum is in English, I'll reply in English. I'm using PRT v11, so I d...
sal157011 Don't understand where it says: "Volume Pressure Histogram: Columns plotted in positive are ...
Khaled Not sure to understand the question. However, the columns (Histogram) represent the variable...
Jiacky
3 years ago
Kalman Filter
Kalman Filter
0
Indicators
Jiacky
3 years ago
Range Factor
Range Factor
0
Indicators
denmar Thank you
Moitomkw Improving performance origin in line 17 --> if OscAG > 0 then adding --> if (Osc...
carlvan Yes, that's better
Alai-n Cela fonctionne très bien !!! Super Merci
andreabarbuscia Ciao Nicolas, molto bello questo indicatore, l'ho apprezzato molto. Lo sto testando insieme...
Alai-n Je poste ici un lien afin de mieux appréhender le CVD-Cumulative Volume Delta : https://www....
Nicolas
3 years ago
ipbvba Quelqu'un a t il pu créer un screener pour cet indicateur, cela serait très utile. Merci bea...
Nicolas Je pense que le code ci-dessous doit fonctionner pour un screener: //PRC_Wick Pressure | i...
Nicolas la dernière ligne doit être: screener[signal>0 or signal<0](signal)
Nicolas
3 years ago
DELBERT Bonsoir , Nicolas , j'ai transféré votre indicateur sur ma PRT 10,3 et j'ai un méssage d'ére...
Nicolas Vous pouvez essayer en remplacant la ligne avec: vwapsd = sqrt(average[lengthz](square(clo...
DELBERT Bonsoir , merci Nicolas , a bientôt .
AndPar Buongiorno Nicolas, vorrei provare questo indicatore, ma quando lo inserisco in PRT mi vengo...
Nicolas Basta aggiungerlo al prezzo https://www.prorealcode.com/blog/video-tutorials/how-to-add-an-i...
Aragorna hello Nicolas, this indicator works with the last Beta version of PRT? Ive seen tha many in...

Top