Linking indices to trade currency pairs
As of now, we are trading based on Identify Trend, TDI in default set for EURUSD.
In my opinion, we can trade better by linking our trades to movement of Dollar Index (DXY). Please look into the possibilities of adding the feature.
This will be really helpful in trading all the USD pairs including Gold(XAUUSD) and silver(XAGUSD).
As we have already discussed on telegram. I leave a strategy where a Custom indicator is used with the Dollar Index and TDI.
https://www.mql5.com/en/code/20563
I have removed the USDSEK pair since my broker does not have that pair. I know it's not right, because the dollar index is not calculated that way, but... I don't have that pair.
USDX_Candle.mq5
Strategy_EURUSD__TDI_CustomIndy1_USDX_Candle.set
Good job!
Be careful, you need to load the history for all symbols used for index calculation, indicator may not do this correctly in the strategy tester.