Search found 2 matches

Re: WRB indicator (as on MT4 and MT5) for Pinescript (TradingView)

I made the code a little cleaner So far I cant figure out how to check old data against newer data, It seems Pinescript goes from new to old instead of old to new //@version=5 indicator("v.0 WRBHG with Analysis", overlay = true, max_bars_back=5000, max_lines_count=4, max_labels_count=4, max_boxes ...

WRB indicator (as on MT4 and MT5) for Pinescript (TradingView)

HI All I am not sure if TradingView is also welcome on this forum. If not apologies for posting. I am working on a pinescript code that will draw WRB and WRBHG boxes. This issue I am facing so far is to modify the endDate of the box to be set as soon as the price penetrates the box. (either from ...

Return to the advanced search