mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 20:18:05 +00:00
volume indicators
This commit is contained in:
@@ -150,6 +150,8 @@ public sealed class Beta : AbstractBase
|
||||
{
|
||||
_prevAsset = asset.Value;
|
||||
_prevMarket = market.Value;
|
||||
_p_prevAsset = asset.Value;
|
||||
_p_prevMarket = market.Value;
|
||||
return new TValue(asset.Time, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user