Automate TradingView Strategy to IQ Option

iqoption-logo-sq

You can now send TradingView alerts to IQ Option thanks to the Tradingview to Anywhere tool. The bot uses human-like commands that can be combined with TradingView’s dynamic alert messages.

To start automating, create your IQ Option Webhook on our website and once you are done, you can proceed to set up alerts on TradingView as explained below:

Here are the parameters that we shall be used to send our TradingView alerts to IQ Option:

  1. To select “Higher” use either BUY, LONG, or 1. For “Lower” use either SELL, SHORT, or -1.
  2. The asset name e.g. EURUSD, USDJPY etc.
  3. To specify the amount to trade, use Q= size of your option in USD or percentages. E.g. Q=10 or Q=1%
  4. To select an expiry time, use E= expiry of your option. E.g. E=1, or E=5 for 5minutes.
  5. Use the parameter T to choose between the Binary and Digital option. e.g. T=BINARY or T=DIGITAL
  6. Use the parameter A to choose between Real and Practice account. e.g A=PRACTICE or A=REAL

Automating TradingView Strategy to IQ Option
To automate a strategy to IQ Option, use the command {{strategy.order.action}} - which returns the string “buy” or “sell” for the executed order * and combine it with the above-explained parameters.
Example, {{strategy.order.action}} EURUSD Q=5 a=REAL E=5 T=Binary will go Higher/Lower on EURUSD with 5USD on your real account on Binary

That’s all, it is that simple! :slight_smile:

1 Like

sugestion: able to open positions in forex also