option spread orders

Questions about MultiCharts and user contributed studies.
florianp3
Posts: 20
Joined: 10 Jun 2014
Has thanked: 4 times

option spread orders

Postby florianp3 » 15 Jul 2017

Hi all,
I would like to automate a strategy where if price of the ETF that I chart crosses above the next higher strike level to send a option spread order to buyback my sold option contract and sell another one at the higher level.
My broker is IB.
I could eventually create (with string manipulations) the text of the order starting from the ETF symbol and the strike recently reached, with expiration and C or P as inputs.
What would be the way to send this rollover spread order to IB ?
(and of course, with a limit at midway between bid and ask for this spread)
Thanks for any input,
Florian

User avatar
Anna MultiCharts
Posts: 560
Joined: 14 Jul 2017
Has thanked: 42 times
Been thanked: 141 times

Re: option spread orders

Postby Anna MultiCharts » 19 Jul 2017

Hello, florianp3!

Your trading series is always the main data series (Data1). If you want to create a strategy that will trade several interdependent instruments, then you can do that in Portfolio Trader or on charts by means of Global Variables. Please, refer to the following links to find more information on this matter:
https://www.multicharts.com/trading-sof ... ir_Trading
https://www.multicharts.com/trading-sof ... g_Strategy


Return to “MultiCharts”