Skip to content

Commit

Permalink
fix joshuaulrich#39 algoParams
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mair committed Apr 20, 2023
1 parent 0f86f82 commit d5c1429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/placeOrder.R
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ function(twsconn,Contract,Order)
Order$notHeld,
"0", # Order$underComp .. not yet supported by IBrokers
Order$algoStrategy,
Order$algoParams,
Order$whatIf,
"")
# }}}
Expand Down

0 comments on commit d5c1429

Please sign in to comment.