mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
broken link corrected
This commit is contained in:
parent
42cc3e525e
commit
366980fd62
|
@ -247,4 +247,4 @@ We also got a *strategy-sharing* channel in our [Slack community](https://join.s
|
|||
## Next step
|
||||
|
||||
Now you have a perfect strategy you probably want to backtest it.
|
||||
Your next step is to learn [How to use the Backtesting](backtesting).
|
||||
Your next step is to learn [How to use the Backtesting](backtesting.md).
|
||||
|
|
|
@ -344,4 +344,4 @@ Please ensure that 'NameOfStrategy' is identical to the strategy name!
|
|||
|
||||
## Next step
|
||||
|
||||
Now you have configured your config.json, the next step is to [start your bot](bot-usage).
|
||||
Now you have configured your config.json, the next step is to [start your bot](bot-usage.md).
|
||||
|
|
|
@ -242,4 +242,4 @@ Dry/live runs will **NOT** use position stacking - therefore it does make sense
|
|||
## Next Step
|
||||
|
||||
Now you have a perfect bot and want to control it from Telegram. Your
|
||||
next step is to learn the [Telegram usage](telegram-usage).
|
||||
next step is to learn the [Telegram usage](telegram-usage.md).
|
||||
|
|
|
@ -475,4 +475,4 @@ The easiest way is to download install Microsoft Visual Studio Community [here](
|
|||
---
|
||||
|
||||
Now you have an environment ready, the next step is
|
||||
[Bot Configuration](configuration).
|
||||
[Bot Configuration](configuration.md).
|
||||
|
|
Loading…
Reference in New Issue
Block a user