.. |
ADR.cs
|
Calculate ADR on chart bars in order to resolve inaccuracies with daily bars
|
2024-03-12 08:10:59 -07:00 |
CandleColor.cs
|
|
|
ChartLabel.cs
|
|
|
DailyCOL.cs
|
|
|
DailyLevels.cs
|
|
|
DC.cs
|
|
|
FairValueGap.cs
|
|
|
HighsAndLows.cs
|
|
|
HullMovingAverage.cs
|
Add Hull Moving Average indicator
|
2024-05-10 05:32:37 -07:00 |
IndexTopN.cs
|
Display the chosen index name on the chart
|
2024-03-18 08:49:25 -07:00 |
InternalBarStrength.cs
|
Add Internal Bar Strength (IBS) indicator
|
2024-06-22 18:00:37 -07:00 |
KeltChannel.cs
|
An alternative Keltner Channel indicator to the one provided by NinjaTrader, utilizing ATR multiples
|
2024-06-12 05:23:12 -07:00 |
KnowSureThing.cs
|
Increase stroke width of KST and moving average lines and color KST line according to whether it is above or below the moving average
|
2024-04-25 07:03:12 -07:00 |
LinearRegression.cs
|
|
|
LVN.cs
|
|
|
MACDHistogram.cs
|
Normalize histogram value based on instrument tick size
|
2024-05-19 05:31:47 -07:00 |
MarketDepth.cs
|
Make the bid / ask levels configurable and resolve issues with previous streams not being cancelled
|
2024-04-23 03:39:09 -07:00 |
MovingAverage.cs
|
Calculate moving average on price change rather than on bar close
|
2024-06-07 06:11:26 -07:00 |
MovingAverageTrend.cs
|
|
|
News.cs
|
Update news event data retrieval due to Cloudflare scraping protections on Forex Factory
|
2024-07-04 19:39:32 -07:00 |
NYSECumulativeNewHighsNewLows.cs
|
Initial commit of NYSE Cumulative New Highs New Lows market breadth indicator
|
2024-07-04 06:36:29 -07:00 |
OpeningRange.cs
|
Expose opening range start and end times to clients
|
2024-06-08 05:29:26 -07:00 |
OpeningRangeCustom.cs
|
Rename opening range indicator to indicate that its an older version of the indicator with custom start time support
|
2024-04-29 08:28:21 -07:00 |
OrderFlowOscillator.cs
|
|
|
PercentB.cs
|
|
|
PivotPoints.cs
|
Initial commit of pivot points (a.k.a. swing high / low) indicator
|
2024-07-01 10:09:12 -07:00 |
RateOfChange.cs
|
Add Rate of Change (RoC) indicator
|
2024-06-03 12:23:34 -07:00 |
RefreshRate.cs
|
Add Refresh Rate indicator
|
2024-05-07 06:48:18 -07:00 |
RSIDashboard.cs
|
|
|
RSIDetrended.cs
|
Initial commit of detrended RSI
|
2024-06-11 05:21:23 -07:00 |
RSIHistogram.cs
|
|
|
SilverBullet.cs
|
|
|
SimpleReversal.cs
|
Simple reversal indicator
|
2024-03-19 05:45:02 -07:00 |
SonicRDragon.cs
|
Remove region color and opacity from indicator input parameters
|
2024-06-05 08:16:05 -07:00 |
SuperSmoother.cs
|
Remove unused imports and use Input rather than Close in order to support smoothing other indicator values
|
2024-04-26 08:09:51 -07:00 |
Tape.cs
|
|
|
ThreeCandleReversal.cs
|
Ignore the detected pattern series when serializing in order to prevent errors as data series are not serializable
|
2024-07-01 16:13:26 -07:00 |
TMASlope.cs
|
Initial commit of TMA Slope indicator
|
2024-05-20 08:29:37 -07:00 |
TrafficLight.cs
|
Add conditions regarding whether the TMA is above or below zero
|
2024-05-23 14:25:42 -07:00 |
Trend.cs
|
|
|
TRIN.cs
|
|
|
VIXRatio.cs
|
Remove unused imports and alphabetize them
|
2024-07-02 08:16:41 -07:00 |
Volatility.cs
|
Initial commit of Volatility indicator
|
2024-06-15 05:29:34 -07:00 |
VolatilityRegime.cs
|
Initial commit of Volatility Regime indicator
|
2024-06-04 13:07:27 -07:00 |
VolumeSpikePivots.cs
|
|
|
VP.cs
|
Remove NinjaScriptProperty attributes from volume profile indicator
|
2024-06-24 13:27:53 -07:00 |
VPOC.cs
|
|
|
VWAP.cs
|
Reset VWAP on each session start
|
2024-06-27 09:21:42 -07:00 |