Indicators: Simple dollar index indicator

 

Simple dollar index indicator:

Special aspects: "holidays problem" is solved (problems arising due to absence of ticks).

Author: Silent

[Deleted]  

Degree coefficients are the same although they should be different

USDBufferPlot[i]=(100*MathPow(EURUSD[i],0.125)+100*MathPow(GBPUSD[i],0.125)+100*MathPow(USDCHF[i],0.125)+100*MathPow(USDJPY[i],0.125)+100*MathPow(AUDUSD[i],0.125)+100*MathPow(USDCAD[i],0.125)+100*MathPow(NZDUSD[i],0.125))/8;
      /