library(stringr)
library(lazytrade)
data(policy_tr_systDF)
dir <- normalizePath(tempdir(),winslash = "/")
rl_record_policy_mt(x = policy_tr_systDF,
trading_system = 8118101,
path_terminal = dir,
fileName = "SystemControlMT")
Run the code above in your browser using DataLab