File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
DrawingTools/FreeOrderFlow Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111using NinjaTrader . Gui ;
1212using NinjaTrader . Gui . Chart ;
1313using NinjaTrader . Data ;
14- using InvestiSoft . NinjaScript . VolumeProfile ;
14+ using InvestSoft . NinjaScript . VolumeProfile ;
1515#endregion
1616
1717//This namespace holds Drawing tools in this folder and is required. Do not change it.
Original file line number Diff line number Diff line change 2020using NinjaTrader . NinjaScript ;
2121using NinjaTrader . Core . FloatingPoint ;
2222using NinjaTrader . NinjaScript . DrawingTools ;
23- using InvestiSoft . NinjaScript . VolumeProfile ;
23+ using InvestSoft . NinjaScript . VolumeProfile ;
2424#endregion
2525
2626//This namespace holds Indicators in this folder and is required. Do not change it.
Original file line number Diff line number Diff line change 1212using System . Windows . Forms ;
1313#endregion
1414
15- namespace InvestiSoft . NinjaScript . VolumeProfile
15+ namespace InvestSoft . NinjaScript . VolumeProfile
1616{
1717 #region Data
1818 internal class FofVolumeProfileRow
You can’t perform that action at this time.
0 commit comments