blankly VS pycryptobot

Compare blankly vs pycryptobot and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
blankly pycryptobot
8 13
1,962 1,933
2.7% -
4.7 7.1
16 days ago about 1 month ago
Python Python
GNU Lesser General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

blankly

Posts with mentions or reviews of blankly. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-15.

pycryptobot

Posts with mentions or reviews of pycryptobot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-25.
  • I created a Python trading framework for trading stocks & crypto
    3 projects | /r/algotrading | 25 Oct 2021
    A while back, before I knew about any of the other Python solutions in existence, I proposed a framework design to a readymade Python trading bot called pycryptobot, which is a completely modular design. I still think it's a good idea to completely separate exchanges, traders (the strategies), and what I call renderers into completely separate entities, tied together by a central "dealer". You could ship all your current code in the same package, but easily let people add not just strategies, but also renderers and exchange modules. I only got the backtest part wrong. You're right to include into the core package. Anyway, here's my proposal for reference: https://github.com/whittlem/pycryptobot/issues/281
    3 projects | /r/algotrading | 25 Oct 2021
    Here's my proposal for reference: https://github.com/whittlem/pycryptobot/issues/281
  • Anyone have references for setting up a bot with Kraken?
    4 projects | /r/algotrading | 21 Jun 2021
    freqtrade pycryptobot zenbot

What are some alternatives?

When comparing blankly and pycryptobot you can also consider the following projects:

freqtrade - Free, open source crypto trading bot

lumibot - Backtesting and Trading Bots Made Easy for Crypto, Stocks, Options, Futures, FOREX and more

backtesting.py - :mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.

jesse - An advanced crypto trading bot written in Python

Alpaca-API - The Alpaca API is a developer interface for trading operations and market data reception through the Alpaca platform.

crypto-trading-bot - Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, Bybit ... (public edition)

3commas-cyber-bots - 3Commas bot helpers, AltRank, GalaxyScore, Watchlists, Auto-Compound, TrailingStopLoss, TakeProfitIncrement

PredictionBot - Make unlimted gains passively while running this powerful Predictions bot for PancakeSwap & CandleGenie. Easily switch strategies to bet with or against the majority of the money to ensure optimal gains during all market conditions.

pump-and-dump-dataset - Additional material for paper: Pump and Dumps in the Bitcoin Era: Real Time Detection of Cryptocurrency Market Manipulations, ICCCN '20

Telegram_Bot_Bovespa - Bot do Telegram que responde com a cotação das ações B3 com dados da api mfinance

backtrader - Python Backtesting library for trading strategies

python3-krakenex - REST Exchange API for Kraken.com, Python 3