JuliaQuant / TradingLogic.jl

Backtesting and trading with Julia reactive programming.
Other
61 stars 22 forks source link

More realistic exchange simulator #2

Open multidis opened 9 years ago

multidis commented 9 years ago

(For later) more realistic exchange models, possibly based on SimJulia.jl. Initially to provide a test suite for the live trading functionality here (based on a "time history script" file with live-like simulation).

NOTE: This may evolve into a separate package to build market models and test trading strategies against those (i.e. 2 Julia processes interacting...)

alexandrebrilhante commented 6 years ago

Briefly discussed here: JuliaQuant/Roadmap/issues/13.