TradingView
everget
2018年2月15日下午1點54分

Variable Index Dynamic Average (VIDYA) 

Ether / United States DollarCoinbase

描述

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

發布通知

Remove unused lines

發布通知

Replace line

發布通知

Refactored

發布通知

  • Add coloring

評論
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
更多