mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-15 09:08:04 +00:00
feat: update Qodana configuration to disable failure conditions and improve build stability
refactor: enhance Bilateral and SMA indicators to handle edge cases and improve state management refactor: clean up whitespace and formatting in various test files for consistency
This commit is contained in:
@@ -197,4 +197,3 @@ public sealed class Adl : ITValuePublisher
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -176,4 +176,3 @@ public sealed class Adosc : ITValuePublisher
|
||||
SimdExtensions.Subtract(fastEma, slowEma, output);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user