mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 20:48:04 +00:00
volume indicators
This commit is contained in:
@@ -85,10 +85,7 @@ public sealed class Dmx : ITValuePublisher
|
||||
{
|
||||
_prevBar = _lastInput;
|
||||
}
|
||||
else
|
||||
{
|
||||
_isInitialized = true;
|
||||
}
|
||||
// On correction, do NOT force initialization - only restore and recompute
|
||||
}
|
||||
|
||||
// Update _lastInput to the current input
|
||||
|
||||
Reference in New Issue
Block a user