Added ExponentialMovingAverageCrossover and moved all of the moving average stuff into it's own folder.
This commit is contained in:
@@ -18,6 +18,7 @@ using StopLimit=MarketData.Generator.Model.StopLimit;
|
||||
using StopLimits=MarketData.Generator.Model.StopLimits;
|
||||
using MarketData.Generator.ModelGenerators;
|
||||
using Axiom.Interpreter;
|
||||
using MarketData.Generator.MovingAverage;
|
||||
|
||||
namespace MarketData.Generator.CMTrend
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user