Coder Social home page Coder Social logo

freqtrade-stuff's Introduction

freqtrade-stuff

Strategies for Freqtrade

Especially because in the open source community there is a continuous crying FROQ that makes sure that no one shares their strategy anymore and kills the power of the open source community I try to and share all the strategies I can find here so that everyone can test and adapt to create a good strategy. Upload your strategy via an issue and I will add it to this overview.

freqtrade-stuff's People

Contributors

peetcrypto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

freqtrade-stuff's Issues

No module named 'finta'

When I was running MacheteV8b with latest freqtrade image, Errror came up:
2024-02-10 13:35:20,739 - freqtrade.resolvers.iresolver - WARNING - Could not import /freqtrade/user_data/strategies/MacheteV8b.py due to 'No module named 'finta''
2024-02-10 13:35:20,739 - freqtrade.commands.trade_commands - ERROR - Impossible to load Strategy 'MacheteV8b'. This class does not exist or contains Python code errors.
2024-02-10 13:35:20,739 - freqtrade.commands.trade_commands - ERROR - Fatal exception!
Traceback (most recent call last):
File "/freqtrade/freqtrade/commands/trade_commands.py", line 24, in start_trading
worker = Worker(args)
^^^^^^^^^^^^
File "/freqtrade/freqtrade/worker.py", line 37, in init
self._init(False)
File "/freqtrade/freqtrade/worker.py", line 53, in _init
self.freqtrade = FreqtradeBot(self._config)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/freqtradebot.py", line 71, in init
self.strategy: IStrategy = StrategyResolver.load_strategy(self.config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/resolvers/strategy_resolver.py", line 48, in load_strategy
strategy: IStrategy = StrategyResolver._load_strategy(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/freqtrade/freqtrade/resolvers/strategy_resolver.py", line 280, in _load_strategy
raise OperationalException(
freqtrade.exceptions.OperationalException: Impossible to load Strategy 'MacheteV8b'. This class does not exist or contains Python code errors.
root@10-7-126-157:~/freqtrade-v8b# Connection to 101.36.125.70 closed by remote host.
Connection to 101.36.125.70 closed.

How can I fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.