Production hardening: kill switch, circuit breaker, trailing stops, log level, holiday calendar
Some checks failed
Build and Test / build (push) Has been cancelled

This commit is contained in:
2026-02-24 15:00:41 -05:00
parent 0e36fe5d23
commit a87152effb
50 changed files with 12849 additions and 752 deletions

View File

@@ -10,4 +10,9 @@
<ProjectReference Include="..\NT8.Core\NT8.Core.csproj" />
</ItemGroup>
</Project>
<ItemGroup>
<Compile Remove="Strategies\**\*.cs" />
<None Include="Strategies\**\*.cs" />
</ItemGroup>
</Project>