Unzip to get the SXP file. Now open SQX and CodeEditor using top right menu button </>. Now you will see the menu Import/Export. Use that to import the sxp file. Then hit the Compile all button and the new indicator should become available in SQX
Once you install the SXP package the TDI indicator for MT4 is installed as well into the StrategyQuantX \ custom_indicators \ MetaTrader4 \ Indicators folder
I can confirm that it is not copied to that folder. Something is wrong please can you fix it or share for mt4 and mt5?
Or can I change the name to the official mql5.com? it will work? https://www.mql5.com/en/code/20323
How and where do we install this and what does it do?
Unzip to get the SXP file. Now open SQX and CodeEditor using top right menu button </>. Now you will see the menu Import/Export. Use that to import the sxp file. Then hit the Compile all button and the new indicator should become available in SQX
Thanks Tomas.
where do i find the mt4 indicator for this?
Once you install the SXP package the TDI indicator for MT4 is installed as well into the StrategyQuantX \ custom_indicators \ MetaTrader4 \ Indicators folder
I can confirm that it is not copied to that folder. Something is wrong please can you fix it or share for mt4 and mt5?
Or can I change the name to the official mql5.com? it will work?
https://www.mql5.com/en/code/20323
Thank you.
you can check the folder /user/custom_indicators/MetaTrader4/Indicators
thank you very much tomas, there it was
Hello. Is this also available as EL?
Unfortunately not, it is now only available for MT4
i believe its faulty. I double checked with debug console and calculation starts from bar 0 which is 1st on the chart (the oldest time stamp) to last bar so lookbacks must use i– not i++. See also this https://strategyquant.com/forum/topic/are-dpo-and-tdi-indicators-faulty/