joshuaulrich / IBrokers

R API to Interactive Brokers Trader Workstation
65 stars 54 forks source link

Placing bracket order #22

Open BenCHANCH opened 4 years ago

BenCHANCH commented 4 years ago

Description

Sir, may i know how to place the bracket order? The only relevant information i could find inside the package is "parentid" inside the function "twsOrder".

If i am going to submit a bracket order in r, should i first specified two different twsOrder with one using the orderid of the parent order?

Expected behavior

[Describe the behavior/output you expected]

Minimal, reproducible example

[Insert sample data and code]

Session Info

[Insert your sessionInfo() output]