mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-14 12:10:24 +08:00
Implemented portfolio stats
This commit is contained in:
@@ -7,14 +7,13 @@ At a high level the following components have been implemented to coerce
|
||||
zipline into live trading.
|
||||
|
||||
<h3>Exchange</h3>
|
||||
|
||||
*catalyst/exchange*
|
||||
|
||||
Exchange is a new package which introduces the concept of cryptocurrency
|
||||
exchanges to zipline. The package contains all new component
|
||||
implementations adapted to characteristics of exchanges.
|
||||
|
||||
```
|
||||
catalyst/exchange
|
||||
```
|
||||
|
||||
Here are some key characteristics which makes exchanges different from
|
||||
equity and futures currently implemented in zipline.
|
||||
* They trade around the clock.
|
||||
|
||||
Reference in New Issue
Block a user