# ivopetiz/algotrading

Algorithmic trading framework for cryptocurrencies.

Repository: https://github.com/ivopetiz/algotrading
Canonical: https://ross.abutalabs.com/products/algotrading
Language: Python
License: MIT
License Family: permissive
Topics: crypto, cryptocurrency, cryptocurrencies, cryptocurrency-exchanges, algorithmic-trading, algotrading, framework, hft, hft-trading, bot, backtest, backtesting-trading-strategies, realtime, trading, trading-bot, trading-algorithms, trading-simulator, trading-api, high-frequency-trading, crypto-algotrading
Last push: 2026-01-07T23:18:29+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 61, release rhythm 35, longevity 100
- inputs: {"age_days": 2976, "days_push": 238, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1666, forks 203 (observed 2026-08-28T04:05:19.588607+00:00)

## What it is
A Python framework for building and running algorithmic trading bots for cryptocurrency markets. It supports realtime trading, tick-by-tick simulation, and backtesting of entry/exit strategies using data from exchange APIs, databases, or CSV files.

## Use cases
- backtest crypto trading strategies
- build a cryptocurrency trading bot
- simulate trading strategies in real time
- set stop loss and trailing stop loss rules
- get alerts when it's time to buy or sell
- run high-frequency trading strategies on crypto exchanges

## When to choose
- you want a Python framework focused exclusively on crypto markets
- you need both backtesting and live trading modes in one tool
- you want to work with data directly from exchange APIs, DBs, or CSV files

## When to avoid
- you need to trade traditional equities, forex, or futures markets
- you require a fully managed or GUI-based trading platform
- you need guaranteed production-grade support for a live-money system

## Facets
- artifact type: framework
- maturity: active
- function: trading, workflow-automation, analytics, data-visualization
- domain: fintech
- platform: python, cli
- tags: algorithmic-trading, crypto-exchanges, backtesting, trading-bot, high-frequency-trading, stop-loss, simulation, cryptocurrency, trading, automation

## Member repositories
- ivopetiz/algotrading (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.588607+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:59.359346+00:00, confidence not recorded.
  - readme: https://github.com/ivopetiz/algotrading (fetched 2026-08-28T04:05:19.588607+00:00, sha 7392181b0e9d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
