fix #39 algoParams#40
Conversation
|
You add the |
|
Cool!! Brilliant!! Problem solved!! |
|
I am exploring other IB algoStrategy in R, and got stuck. For example, for VWAP order, I read the IB API document, and trying to implement that in R with this package. It has the following parameters which I believe should be fill in the I succeed in code like but get no luck when trying to incorporate more parameters, for example, Do you have any suggestion? I guess I might have trouble to understand what the |
|
I got it... Key is to change the number in c("1", "maxPctVol", "0.2"). "1" means one argument specified. For detailed example, I put it here: https://github.com/junyzhou10/IBrokers/tree/master |

By adding
algoParamstoplaceOrderisssue #39 is resolved.I tested the new function with an order for ES DEC 2023 with the following code and it worked as expected. Note that you'll need a running TWS version and trading access to CME futures:
Result in TWS: