Phase 0 completion: NT8 SDK core framework with risk management and position sizing
Some checks failed
Build and Test / build (push) Has been cancelled
Some checks failed
Build and Test / build (push) Has been cancelled
This commit is contained in:
15
tests/NT8.Core.Tests/UnitTest1.cs.bak
Normal file
15
tests/NT8.Core.Tests/UnitTest1.cs.bak
Normal file
@@ -0,0 +1,15 @@
|
||||
namespace NT8.Core.Tests;
|
||||
|
||||
/// <summary>
|
||||
/// Unit tests for the core NT8 SDK functionality.
|
||||
/// </summary>
|
||||
public class UnitTest1
|
||||
{
|
||||
/// <summary>
|
||||
/// A basic test to verify the test framework is working.
|
||||
/// </summary>
|
||||
[Fact]
|
||||
public void Test1()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user