Rename Double 7's strategy
This commit is contained in:
parent
1b19f1be82
commit
3acc0c03f5
@ -6,7 +6,7 @@ using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace NinjaTrader.NinjaScript.Strategies
|
||||
{
|
||||
public class DoubleSevenBot : Strategy
|
||||
public class DoubleSevensBot : Strategy
|
||||
{
|
||||
private MAX highestClose;
|
||||
private MIN lowestClose;
|
Loading…
Reference in New Issue
Block a user