Hi Suraj!
Yes, it is possible to exit a trade after a particular time period. You can code the same in your strategy logic in a platform of your choice ( Amibroker, Tradingview, MT4).
For example - A logic can... (More)
Shivam Gaba ALGOJI TEAM115 Team APIBridge
Join FYERS Community to pick others' brains on Trading/Investing

Hi,
There is no such limit on the number of scrips. However, the performance of APIBridge depends upon the system configuration and performance.
For reference: We have tested adding up to 500 scrips in the symbol settings on a 1... (More)

Hi Suraj,
Webhook trading is available. To understand how it works, use APITester.com33141 as given here. You can even test in the paper trading version of API bridge at any time of day https://mycoder.pro/apibridge/tradingview/webhook-setup/30163
However, note that webhook... (More)

Hi Bharat!
Trade on Candle Completion feature is provided as a savior against false signals. Most of the AFLs available online are prone to repainting issues so this acts as a confirmation step.
However, if the AFL you are using... (More)

Hi @Snehal Bhatt14
I am attaching below, the links to provide you insights on setting up trading with Excel.
Creating Excel strategy with live data - MyCoder63
Excel for bulk order placement, modification, cancellation - MyCoder43

Hi Sunil,
Webhook trading is available. To understand how it works, use APITester.com382 as given here. You can even test in paper trading version of apibridge at any time of day https://mycoder.pro/apibridge/tradingview/webhook-setup/523
However, note that webhook trading required data to... (More)


Hi Rakesh,
Yes, Using CO makes this a bit difficult as an exit order is sent along with the entry order in case of CO as explained on the below link:
Exiting Bracket Order and Cover Order - MyCoder38
Not... (More)