TradingView
everget
15 févr. 2018 13:54

Variable Index Dynamic Average (VIDYA) 

Ether / United States DollarCoinbase

Description

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

Notes de version

Remove unused lines

Notes de version

Replace line

Notes de version

Refactored

Notes de version

  • Add coloring

Commentaires
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
Plus