mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 03:43:49 +08:00
Merge pull request #586 from DruRly/DruRly-patch-1
Fix typo in release notes
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
> Example:
|
||||
```python
|
||||
# The standard deviation of the price in the last 3 days.
|
||||
data[security].stdev(3)
|
||||
data[security].stddev(3)
|
||||
```
|
||||
|
||||
### New fields in Performance Period [PR464](https://github.com/quantopian/zipline/pull/464)
|
||||
|
||||
Reference in New Issue
Block a user