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
Real Pro Great work gabri. I have this coded on Amibroker and I have done lots of backtesting but ne...
gabri Hi Real Pro, this indicator assists novices of the Wyckoff system. Wyckoff himself thought t...
tatie hi Gabri, I just came across the wyckoff method and was looking for the weiss wave indica...
Vonasi There is another version of this indicator that can plot the same lines but onto an indicato...
Martin35 Hello Vonasi, do you think it is possible with PRT to code with the same principle as on thi...
Vonasi A modified version of this indicator can be found here: https://www.prorealcode.com/topi...
abhay I am getting a shading between the lines, how can I avoid that. I just want to see lines as ...
Vonasi Delete the 'Color Zone' in the indicator settings window.
dau710 Are the Bulls Blue & the Bears Red?
dau710 Many thanks :)
Nicolas
6 years ago
Hans63 Thank you swapping
FREDNC @Nicolas merci pour se remarquable indicateur, reste à voir comment on va pourvoir l'intégre...
Diamant Bonjour à vous tous, D'après vous, quelle serais la bonne période pour du trading 15 minute...
arnaudat Merci nicolas, j'ai déjà pris cette version et en plus je suis sur les futures. Par contre d...
ullle73 hi nicolas, when im making a strategy out of this i get the error "PRC_VWAP z-score" called ...
Nicolas Please open a new topic in the ProOrder forum section and post the code there in order to ch...
hartgeld Hallo Atxeel, sehr interessanter Code, habe das installiert und funktioniert. Danke! Kannst ...
atxeel Hallo hartgeld, die Ziele sind schlicht, bspw. die Range beträgt 10 Punkte, dann ist das Zie...
AlexWoe89 Hi, thanks for the code. Do you have an idea, if you can also draw pre-market data on char...
Thomas Hello swapping. Very good idea. Can I use and modify the code? I would like to add a few mor...
Razz Hello swapping the indicator is very good! Can you tell me how I can add 2 lines in the dist...
swapping Hello wanjpt, I do not see how to do it because the calculation is for 12 candles of 5mn onl...
wanjpt Thanks swapping.
Thomas @wanjpt https://www.prorealcode.com/prorealtime-indicators/opening-range-eur-with-close-and...
Brisvegas Thats Awesome thank you
Vinks_o_7 Thanks Vonasi !
Tarkus1954 Hi. When I add this indicator it loads it in a separate window. How do I get the indicator...
Nicolas By adding it on the price chart. Use the wrench on the left upper side of the price chart.
ervelasco Thank you for your posting! I was missing the indicator when trying to select Keltner bands ...
swapping fib1236 = (hiday-lowday)*1.236+lowday DrawSegment(startbar,fib1236,barindex,fib1236) colou...
swapping Oups ! Nicolas il y a un problème avec l'insertion de code en utilisant le bouton [Add PRT ...
swapping fib1236 = (hiday-lowday)*1.236+lowday DrawSegment(startbar,fib1236,barindex,fib1236) colour...
RGKP Hi Vonasi, great work! But what I do not understand is that the statistics change according ...
mr_delta Hi https://www.prorealcode.com/user/vonasi/ I am interested in in scanning for a similar set...
Vonasi Minor Bug Fix Please download an updated version with a minor bug fix from here: https://www...
ALE Very Very Nice
manel Hi - Many thanks for this and your other analytical codes, stellar work - very useful ! With...
Vonasi Good idea Manel. I have posted a new version here that shows results as a percentage: https:...
mathiasKN Steffen Schmauch • 12/11/2018 # hello Nicolas, can I change the indicator that I only get t...
Nicolas Please open a new topic in the indicator forum and explain there your query, thank you.
upupandaway This seems like a very useful indicator. However, it does not seem to open properly in the c...

Top