mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-16 01:28:05 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -39,7 +39,6 @@ public class AtrIndicator : Indicator, IWatchlistIndicator
|
||||
|
||||
AtrSeries!.SetValue(result.Value);
|
||||
AtrSeries!.SetMarker(0, Color.Transparent); //OnPaintChart draws the line, hidden here
|
||||
|
||||
}
|
||||
#pragma warning disable CA1416 // Validate platform compatibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user