Skip to content

antonkorbalev/stockcalculator

Repository files navigation

Stock Calculator

Help classes for stock data processing.

  1. TestCandleProvider gives an easy acces to candle object from text file (as a stream of candles)
  2. TestAccAgregator collects information about account balance and market operations for testing
  3. Write your own algorithms for testing using IAlgorithm
  4. Use MemoryCache to get candles each time for parameters determination
  5. Use calculator object to perform parallel calculations.
  6. GeneticsSelection performs selection (by your condition) to get best results (based on algorithm used).

About

Calculator for stock algorithms

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages