Added ExponentialMovingAverageCrossover and moved all of the moving average stuff into it's own folder.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using MarketData.MarketDataModel;
|
||||
using MarketData.Generator.MovingAverage;
|
||||
using MarketData.MarketDataModel;
|
||||
using MarketData.Utils;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
Reference in New Issue
Block a user