mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-14 08:38:04 +00:00
[CodeFactor] Apply fixes to commit 9697fac
This commit is contained in:
@@ -293,7 +293,6 @@ public sealed class Alligator : ITValuePublisher
|
||||
return new TSeries(tList, vList);
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Initializes the indicator state using the provided bar series history.
|
||||
/// </summary>
|
||||
@@ -337,7 +336,6 @@ public sealed class Alligator : ITValuePublisher
|
||||
return (results, indicator);
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets the Jaw period value.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user