mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 22:08:05 +00:00
volume indicators
This commit is contained in:
@@ -329,7 +329,7 @@ public sealed class Bessel : AbstractBase
|
||||
}
|
||||
|
||||
Last = new TValue(input.Time, filt);
|
||||
PubEvent(Last);
|
||||
PubEvent(Last, isNew);
|
||||
return Last;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user