DOC: naming convention

This commit is contained in:
Victor Grau Serrat
2017-10-20 10:55:35 -06:00
parent 5fd4ca33d3
commit fadd4abe5a
4 changed files with 71 additions and 3 deletions
+3 -2
View File
@@ -10,14 +10,15 @@ Features
- Ease of use: Catalyst tries to get out of your way so that you can
focus on algorithm development. See
`examples <https://github.com/enigmampc/catalyst/tree/master/catalyst/examples>`_
`examples of trading strategies <https://github.com/enigmampc/catalyst/tree/master/catalyst/examples>`_
provided.
- Support for several of the top crypto-exchanges by trading volume:
`Bitfinex <https://www.bitfinex.com>`_, `Bittrex <http://www.bittrex.com>`_,
and `Poloniex <https://www.poloniex.com>`_.
- Secure: You and only you have access to each exchange API keys for your accounts.
- Input of historical pricing data of all crypto-assets by exchange,
with daily and minute resolution.
with daily and minute resolution. See
`Catalyst Market Coverage Overview <https://www.enigma.co/catalyst/status>`_.
- Backtesting and live-trading functionality, with a seamless transition
between the two modes.
- Output of performance statistics are based on Pandas DataFrames to