mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-13 08:08:05 +00:00
CMO - Chande Momentum Oscillator
This commit is contained in:
@@ -41,6 +41,7 @@ public class AtrIndicator : Indicator, IWatchlistIndicator
|
||||
AtrSeries!.SetMarker(0, Color.Transparent); //OnPaintChart draws the line, hidden here
|
||||
|
||||
}
|
||||
#pragma warning disable CA1416 // Validate platform compatibility
|
||||
|
||||
public override string ShortName => $"ATR ({Periods})";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user