Initial commit: project strcture & initialisation

This commit is contained in:
Khizar Imran
2026-06-03 23:39:39 +01:00
commit 48586de436
8 changed files with 107 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "backtestingfx"
version = "0.1.0"
edition = "2024"
[dependencies]