Remove unnecessary comment from Internal Bar Strength indicator

This commit is contained in:
moshferatu 2024-10-21 07:09:12 -07:00
parent b7bdeb138c
commit 866aa0d3db

View File

@ -4,7 +4,6 @@ using NinjaTrader.Gui.Chart;
using System.Windows.Media;
#endregion
//This namespace holds Indicators in this folder and is required. Do not change it.
namespace NinjaTrader.NinjaScript.Indicators
{
public class InternalBarStrength : Indicator