algobot | Cryptocurrency trading bot with a graphical user interface | Bot library

 by   ZENALC Python Version: 2.1.1 License: GPL-3.0

kandi X-RAY | algobot Summary

kandi X-RAY | algobot Summary

algobot is a Python library typically used in Automation, Bot, Bitcoin applications. algobot has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has medium support. However algobot build file is not available. You can download it from GitHub.

Cryptocurrency trading bot that allows users to create strategies and then backtest, optimize, simulate, or run live bots using them. Telegram integration has been added to support easier and remote trading. Algobot requires at least Python 3.7 and not over Python 3.9.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              algobot has a medium active ecosystem.
              It has 851 star(s) with 152 fork(s). There are 35 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 11 open issues and 24 have been closed. On average issues are closed in 39 days. There are 13 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of algobot is 2.1.1

            kandi-Quality Quality

              algobot has 0 bugs and 0 code smells.

            kandi-Security Security

              algobot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              algobot code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              algobot is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              algobot releases are available to install and integrate.
              algobot has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed algobot and discovered the below as its top functions. This is intended to give you an instant insight into algobot implemented functionality, and help decide if they suit your requirements.
            • Loads a configuration
            • Load credentials
            • Save credentials file
            • Test the binance credentials
            • Load the state file
            • Adds data to a table widget
            • Delete strategy slots
            • Add message to the activity monitor
            • Order a short
            • Add a new indicator
            • Save strategy dialog
            • Return a dictionary of custom strategies
            • Attempts to enter a short
            • Return a dict of custom strategies
            • Create the loss inputs
            • Validates optimizer or backtest
            • Tries to enter a long
            • Returns the minimum option period
            • Get trend data
            • Sends a long buy order
            • Scrape news articles
            • Create action slots
            • Creates the widget for taking profit types
            • Update trades table and activity monitor
            • Fetch trades from Telegram
            • Ends crash bot
            • Set the bot s stop loss
            Get all kandi verified functions for this library.

            algobot Key Features

            No Key Features are available at this moment for algobot.

            algobot Examples and Code Snippets

            No Code Snippets are available at this moment for algobot.

            Community Discussions

            QUESTION

            File "PyInstaller/loader/pyimod03_importers.py", line 546, in exec_module, ModuleNotFoundError: No module named 'x'
            Asked 2021-Sep-06 at 06:05

            EDIT

            I'm trying to import algosec.models in a file inside the algobot package.

            I've tried to add --hidden-import algosec, I've also tried to add the path before importing, using sys.path.append(./../algosec) this is the error message I get when I try to run the program:

            ...

            ANSWER

            Answered 2021-Aug-31 at 06:13

            You can use
            --add-data "path_to_algobot:."
            based on your system for windows use ; and for linux use :

            It will explicitly add your algosec folder into the package.

            Source https://stackoverflow.com/questions/68938614

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install algobot

            Once you have cloned or unpacked the source code locally, run the following commands from your terminal in that directory. If your install fails, please make sure to have Visual Studio Build Tools installed. Please note that Algobot requires TA-LIB. You can view instructions on how to download TA-LIB from here. For Windows users, it's best to download the .whl package for your Python install and pip install it. For Linux and MacOS users, there's excellent documentation available in the link provided above.
            pipenv shell
            pip install <your .whl file>

            Support

            Join our Discord today for contributions or help!.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link