Remove unnecessary comment from Internal Bar Strength Band strategy
This commit is contained in:
parent
26926e66a6
commit
c427ace72e
@ -4,7 +4,6 @@ using NinjaTrader.NinjaScript.Indicators;
|
|||||||
using System.ComponentModel.DataAnnotations;
|
using System.ComponentModel.DataAnnotations;
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
//This namespace holds Strategies in this folder and is required. Do not change it.
|
|
||||||
namespace NinjaTrader.NinjaScript.Strategies
|
namespace NinjaTrader.NinjaScript.Strategies
|
||||||
{
|
{
|
||||||
public class InternalBarStrengthBandBot : Strategy
|
public class InternalBarStrengthBandBot : Strategy
|
||||||
|
Loading…
Reference in New Issue
Block a user