How can I trade options from my TradingView strategy using AlgoDelta?

Asked by Radhesh Joshi · SOLVED
1 reply 1,132 views Jump to solution Reply
Radhesh Joshi Original Post
Strategy Builder

I have a strategy on the Nifty chart in TradingView.

My logic is simple:

  • When BUY signal comes → Buy Call Option
  • When SELL signal comes → Buy Put Option

Can AlgoDelta have a kind of feature that can place orders like this.

Posted Jun 1
Reply

    1 Reply

    Tech Support AlgoDelta
    Tech Support AlgoDelta Automation Expert ·

    Yes, this is completely possible with AlgoDelta.

    You can do this using the Custom Bridge.

    While setting up the bridge, configure the Call Option in the Upside Execution section and configure the Put Option in the Downside Execution section.

    After that, when a BUY signal comes from your strategy or indicator, the upside execution runs and the selected Call Option is traded. When a SELL signal comes, the downside execution runs and the selected Put Option is traded.

    This allows you to keep your TradingView strategy on the Nifty chart while AlgoDelta handles the option execution automatically.

    If you want positions to reverse automatically, you can enable the “Exit on Opposite Signal” setting.

    With this setting enabled, an existing Call position can be exited automatically when a SELL signal is generated, and a new Put position can be opened immediately. The same logic works in reverse when the signal changes from SELL to BUY.

    So, you can efficiently automate option trading based on your TradingView signals without manually switching between Call and Put positions.

    Verified Solution
    • Great explanation. I implemented the steps mentioned above and the setup was completed successfully and now the order is placed exactly I wnat – Radhesh Joshi Jun 14
    Markdown supported · ```json for code blocks · paste or drop screenshots

    Be specific and kind. Never share API keys, passwords or personal account details.

    Welcome to the community

    Log in or create your account in under a minute.

    1. 1Mobile
    2. 2E-mail
    3. 3Password
    +91

    Have a password?

    By continuing you agree to the community guidelines. We’ll send a one-time code by SMS.