Hello ,
I am using a strategy Like Supertrend , I want to trade in crude oil, I want to know how to setup my trade in continuos mode …like the following
- The PineScript generates a buy signal and sends a webhook alert to the auto-trading platform.
- The auto-trading platform receives the alert and executes a buy trade.
- The PineScript generates a sell signal and sends a webhook alert to the auto-trading platform.
- The auto-trading platform receives the alert and executes a sell trade, closing the previous long position and opening a new short position.
- The PineScript generates a buy signal again and sends a webhook alert to the auto-trading platform.
- The auto-trading platform receives the alert and executes a buy trade, closing the previous short position and opening a new long position.
But in Order book of Dhan what should i select and how many lots should i select so that it goes on