mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +08:00
Update dual_vwap.py
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
''' Catalyst currently does not support the Pipeline implementation
|
||||
from Zipline, see Issue #96:
|
||||
https://github.com/enigmampc/catalyst/issues/96
|
||||
|
||||
Until the above issue is resolved, this example is non-functional.
|
||||
We are keeping this script here for when the issue is resolved
|
||||
'''
|
||||
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2017 Enigma MPC, Inc.
|
||||
|
||||
Reference in New Issue
Block a user