mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-14 00:28:05 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -55,7 +55,6 @@ public class CmoIndicator : Indicator, IWatchlistIndicator
|
||||
|
||||
CmoSeries!.SetValue(cmo.Value);
|
||||
CmoSeries!.SetMarker(0, Color.Transparent); //OnPaintChart draws the line, hidden here
|
||||
|
||||
}
|
||||
|
||||
public override string ShortName => $"CMO ({Periods}:{SourceName})";
|
||||
|
||||
Reference in New Issue
Block a user