TradingView
TradeChartist
2020年12月6日午後8時13分

Simple Hull MA 

GoldOANDA

詳細

A simple code to plot Hull MA with colour coding of plot fill and price bars based on strength.
コメント
CowboyMavtrader
Hi - For your Hull MA indicator, how do i set up an alert based on this HullMA indicator? I would like to buy when it turns green, and sell when it turns red, but i need a crossing value (e.g., 0), to use as the test in 3commas. What is the output value of this HullMA indicator when it is red, and when it is green? negative, and positive?
thanks!
Mriruvie
Does it repaint?
TradeChartist
@Mriruvie, Doesn't repaint as it doesnt use security function or any other aspect that enables repainting. Safe to use but wait for bar close for confirmation. You can do bar replays and check if the plots stay in the same time stamps to check if a script repaints. All the best.
sajalkadam
@Mriruvie, Yes it does.
diamonds940
very nice
詳細