hl_opsim: Run OpSim control manager, schedule service, net simulation,...

Description Usage Arguments Value Author(s)

View source: R/dexr_hl_opsim.R

Description

Run OpSim control manager, schedule service, net simulation, DEX market backend, and EMG clients

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
hl_opsim(
  dexpa,
  startmanager = T,
  startsservice = T,
  startnetsim = T,
  emptydb = T,
  runemg = T,
  basetime = as.numeric(round(strptime("30/09/19 12:00", "%d/%m/%y %H:%M"),
    "mins")) * 1000,
  outputfile = paste(dexpa$dirs$output$logs, "/", dexpa$sim$id, "/", dexpa$sim$id,
    ".log", sep = ""),
  shutdown = F
)

Arguments

dexpa

Value

run DEX with OpSIM

Author(s)

Sascha Holzhauer


UniK-INES/dexR documentation built on June 30, 2021, 11:05 p.m.