mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 13:08:04 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -26,7 +26,6 @@ namespace QuanTAlib;
|
||||
/// Note: This implementation is currently under development and may not pass
|
||||
/// all consistency tests.
|
||||
/// </remarks>
|
||||
|
||||
public class Htit : AbstractBase
|
||||
{
|
||||
private readonly CircularBuffer _priceBuffer = new(7);
|
||||
|
||||
Reference in New Issue
Block a user