TradingView
everget
15 de Feb. de 2018 13:54

Variable Index Dynamic Average (VIDYA) 

Ether / United States DollarCoinbase

Descripción

Variable Index Dynamic Average indicator script based on the original version by Tushar Chande.

Notas de prensa

Remove unused lines

Notas de prensa

Replace line

Notas de prensa

Refactored

Notas de prensa

  • Add coloring

Comentarios
CityTradersImperium_Daniel_M
How do I get the entry? Can it be done automatically?
everget
@CityTradersImperium_Daniel_M, there are myriads of entries. Which entry are you talking about?
syracusepro
variable m in function is for days?
everget
@syracusepro, parameter `m` is a change between current and previous source prices
shahkrish032
Can you please convert this indicator into strategy.....? Plz.......!
turangok
Sir thank you for the indicator.
But what is the difference between yours and the one in the metatrader 5 (iVidya)?
Because there is a difference between their values (they show slightky different values)
But I couldn't understand what it is.
fratels
vidyaColor = highlightMovements ? (vidya > vidya[1] ? green : red) : #6d1e7f

sir can you please suggest the code for if vidya > vidya[1] or equal then no change in highlight movement
patel.sagarinn
version 3 and version 4 have too much of difference can you explain why
Más