Closed lykslouisa closed 4 years ago
Well the message says it all - Freqtrade can't find the strategy.
please make sure the strategy is in the correct directory (as documented).
Same kind of error here Cant make sample strategies to run on ft
@polakenfold as mentioned above - ensure that the strategy is in the correct directory - and that you're using the commands as described in the documentation.
I discovered that the error was just a typo. Try using $freqtrade trade -s Simple_strategy. Note the strategy specified should be your “strategy Class” and not the file name of your strategy. Good luck
Sent from my iPhone
On Aug 14, 2020, at 12:01 PM, polakenfold notifications@github.com wrote:
Same kind of error here Cant make sample strategies to run on ft
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
For requestion a new strategy. Please use the template below.
Any strategy request that does not follow the template will be closed.
Step 1: What indicators are required?
Please list all the indicators required for the buy and sell strategy.
Step 2: Explain the Buy Strategy
Please explain in details the indicators you need to run the buy strategy, then explain in detail what is the trigger to buy.
Step 1: Explain the Sell Strategy
Please explain in details the indicators you need to run the sell strategy, then explain in detail what is the trigger to sell.
Source
What come from this strategy? Cite your source: