mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-16 11:18:11 +08:00
TST: Reconciles tests with asset management system
This commit is contained in:
@@ -44,11 +44,10 @@
|
||||
> running with minute data, then this will calculate the number of minutes in
|
||||
> those days, accounting for early closes and the current time and apply the
|
||||
> transform over the set of minutes. `returns` takes no parameters and will
|
||||
> return the daily returns of the given security.
|
||||
> return the daily returns of the given asset.
|
||||
|
||||
> Example:
|
||||
```python
|
||||
# The standard deviation of the price in the last 3 days.
|
||||
data[security].stddev(3)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user