Changing the moving average duration for TradingView Advanced Real-Time Chart Widget
The default length for the moving average on TradingView Advanced Real-Time Chart Widget is 9 days but I am trying to change it to 50.
Manual Order Management with Trailing SL and TP
Can anyone here please help me with my code.
I do not get anything printed on the chart when I do a buy or sell order.
Im trying to make a grid hedging strategy on trading view, how can I enable hadging?
Im trying to make a grid hedging strategy on trading view, how can I enable hadging?
issue with code and i require someone to help me
“//@version=5
strategy(“M EX”, overlay=true)
identify three same color consecutive candle where 1st candle’s volume>2nd candle’s volume and 3rd candle’s volume>1st candle’s volume in tradingview
identify three same color consecutive candle where 1st candle’s volume>2nd candle’s volume and 3rd candle’s volume>1st candle’s volume in tradingview in any selected time frame of an asset.
I want help coding a cisd engulfing candle pinescript
G’day guys,