This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
backtestingfx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/KhizarImran/backtestingfx.git
synced
2026-08-15 21:18:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a039484b088b1eac325019e05779c33228183108
backtestingfx
/
src
/
lib.rs
T
6 lines
93 B
Rust
Raw
Normal View
History
Unescape
Escape
Initial commit: project strcture & initialisation
2026-06-03 23:39:39 +01:00
pub
mod
types
;
pub
mod
strategy
;
pub
mod
broker
;
pub
mod
engine
;
pub
mod
data
;
checkpoint: spread/commisions working
2026-06-06 17:16:32 +01:00
pub
mod
stats
;
Reference in New Issue
Copy Permalink