mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-14 11:15:09 +08:00
This makes the drift and standard deviation used in RandomWalkSource keyword args to give the user more control over the price series that are emitted. The standard deviation of prices is very different at different frequencies, users should have the ability to specify the standard deviation used. The drift term should also be configurable to give the user more control.