Hi everyone, I’m creating a custom indicator in Pine Script, and I want most of the indicator to appear in a separate pane below the chart. However, I also want to plot a few things, such…
Questions tagged #pine-script
Pine Script strategies and alert messages.
Hi everyone, I’m learning Pine Script and I want to create a Supertrend indicator from scratch instead of using the built-in function. Can someone explain how the Supertrend indicator works…
Hi everyone, I’m learning Pine Script and recently came across the request.security() function. I understand that it’s used to get data from another timeframe or symbol, but I’m not sure…
Hi everyone, I’m learning Pine Script and I want to create alerts whenever my trading conditions are met, such as a buy or sell signal. Can someone explain how to create alerts in Pine…
I am using the three different brokers accounts. Suppose for broker 1 sends the symbol as NIFTY26APR22500CE, but Brocker2 expects a specific numeric Token and a Broker3 wants a different…