diegoperoni
diegoperoni
### Description I noticed that when reqContractDetails requests many contracts (ex. option chain) and R invokes a remote TWS (not in the same machine) it doesn't work (socket error). ###...
### Description I noticed that order combolegs are not supported in current version. ### Expected behavior I changed just 2 lines of code to make the code working. Hope it...
## The problem I think you must include target_weight in tunable function of step_umap as follows: ## Reproducible example ```r tunable.step_umap = function (x, ...) { tibble::tibble( name = c("num_comp",...