progress. not ready, changing live_strategy.py to use ExchangeInstrument and new TradingInstruction class

This commit is contained in:
Oleg Sheynin
2025-08-05 21:48:23 +00:00
parent 7ab09669b4
commit 0423a7d34f
11 changed files with 538 additions and 196 deletions
+7 -4
View File
@@ -1,9 +1,12 @@
{
"folders": [
{
"path": ".."
}
],
{
"path": ".."
},
{
"path": "../../cvttpy_base"
}
],
"settings": {
"workbench.colorTheme": "Dracula Theme"
}