links corrected
This commit is contained in:
@@ -262,4 +262,4 @@ Detailed output for all strategies one after the other will be available, so mak
|
||||
|
||||
Great, your strategy is profitable. What if the bot can give your the
|
||||
optimal parameters to use for your strategy?
|
||||
Your next step is to learn [how to find optimal parameters with Hyperopt](/hyperopt)
|
||||
Your next step is to learn [how to find optimal parameters with Hyperopt](hyperopt)
|
||||
|
@@ -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).
|
||||
|
@@ -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).
|
||||
|
@@ -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).
|
||||
|
@@ -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).
|
||||
|
Reference in New Issue
Block a user