changed to introduction
This commit is contained in:
parent
0bcadbd854
commit
f6ff9b0419
@ -1,4 +1,4 @@
|
||||
# freqtrade documentation
|
||||
# Introduction
|
||||
|
||||
Welcome to freqtrade documentation. Please feel free to contribute to
|
||||
this documentation if you see it became outdated by sending us a
|
||||
|
@ -3,7 +3,6 @@ Before running your bot in production you will need to setup few
|
||||
external API. In production mode, the bot required valid Bittrex API
|
||||
credentials and a Telegram bot (optional but recommended).
|
||||
|
||||
## Table of Contents
|
||||
- [Setup your Bittrex account](#setup-your-bittrex-account)
|
||||
- [Backtesting commands](#setup-your-telegram-bot)
|
||||
|
||||
@ -45,4 +44,3 @@ For a description of the Bot API, see this page: https://core.telegram.org/bots/
|
||||
**2.1. Talk to https://telegram.me/userinfobot**
|
||||
**2.2. Get your "Id", you will use it for the config parameter
|
||||
`chat_id`.**
|
||||
|
||||
|
@ -4,7 +4,7 @@ theme:
|
||||
logo: 'images/logo.png'
|
||||
palette:
|
||||
primary: 'blue grey'
|
||||
accent: 'deep orange'
|
||||
accent: 'tear'
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- codehilite:
|
||||
|
Loading…
Reference in New Issue
Block a user