mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-15 00:58:04 +00:00
refactoring
This commit is contained in:
@@ -242,6 +242,9 @@ public class IndicatorExtensionsTests
|
||||
|
||||
// Test without cold values
|
||||
IndicatorExtensions.PaintSmoothCurve(indicator, args, series, warmupPeriod: 5, showColdValues: false);
|
||||
|
||||
// Test PaintLine
|
||||
IndicatorExtensions.PaintLine(indicator, args, series, warmupPeriod: 5, showColdValues: true);
|
||||
}
|
||||
|
||||
// Test PaintHistogram with Positive and Negative values
|
||||
|
||||
Reference in New Issue
Block a user