Skip to content

NotCoffee418/SimpleBacktestLib

Repository files navigation

SimpleBacktestLib

SimpleBacktestLib is a C# library for backtesting trading strategies. It offers basic functions to simulate strategy performance and can be integrated into other C# projects.

By design, it offers a minimal set of features without getting in your way. It is not a full-featured trading platform, but rather a tool to help you develop and test your strategies.

Features

  • Simple by design
  • Perform backtests on historical data
  • Simulate spot and margin trading
  • Simulate trading fees
  • Configurable environment

Installation

Install the package from NuGet

Documentation

For more information and instructions, see the documentation.

About

SimpleBacktestLib is a C# library for backtesting trading strategies. It offers basic functions to simulate strategy performance and can be integrated into other C# projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages