fxcodebase-backup

Fractal Dimension Index (FDI)

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=73007
Forum: 17 · Topic 73007 · 7 post(s)


Fractal Dimension Index (FDI)

Apprentice · Mon Dec 05, 2022 9:29 am

ETHUSD H1 (12-05-2022 1528).png

Based on the code. https://www.prorealcode.com/prorealtime … -index-fdi

The Fractal Dimension Index is an indicator that measures the strength of a trend by determining the amount of volatility of the instrument.

Fractal Dimension Index.lua


Re: Fractal Dimension Index (FDI)

mayk01 · Fri Aug 25, 2023 12:06 pm

Hi, is it possible to request an extension that would draw lines for values that are in a csv file?

Thanks, M.


Re: Fractal Dimension Index (FDI)

Apprentice · Mon Aug 28, 2023 4:28 am

That will draw the chart candles based on CSV input?


Re: Fractal Dimension Index (FDI)

mayk01 · Mon Aug 28, 2023 4:39 am

The indicator is exactly that good, excellent. On the other hand, horizontal lines that are in the background would be useful, such as in this link: https://fxcodebase.com/code/viewtopic.p … tal#p96206 Background lines at 1.4 and 1.6. Due to the expandability of the lines, I thought a csv file and several lines may be needed, in different positions.


Re: Fractal Dimension Index (FDI)

mayk01 · Fri Sep 01, 2023 4:30 am

Hi Apprentice, My previous answer was swallowed by the Internet.

The indicator is thus good, excellent. However, it would be nice if you knew fixed lines that I can modify, like in the link in the FDI indicator (Line, 1.4 and 1.6): https://fxcodebase.com/code/viewtopic.p … on#p113059

In the “function Init()” part, I can modify and expand the background lines from line 21 to line 44. I was thinking of such an expansion. Only permanent background lines, which can be customized and their number can be increased, independent from each other and everything. Csv file is also good.

Thanks, M.


Re: Fractal Dimension Index (FDI)

mayk01 · Thu Sep 07, 2023 8:15 am

Hi Apprentice, I just want to simplify the many lines. Is it not possible or is there already something similar to “The Figure” tool? , but could the lines be modified and placed on an indicator? As if you were only drawing lines, it would be good to simplify it. The csv file is not necessary if I can modify the lua and draw several lines. Similar to Gann Correction, which is in the menu above. Maybe it already exists and I just can’t find it?

Thanks, M.


Re: Fractal Dimension Index (FDI)

Apprentice · Sun Sep 10, 2023 2:45 pm

We have added your request to the development list. Development reference 822.