OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4092discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: trading清除
vectorbtpolakowo
ADDED

VectorBT is an open-source Python backtesting library that vectorizes strategy research: it packs thousands of parameter combinations into NumPy arrays and accelerates them with Numba and an optional Rust engine, plus portfolio analytics and interactive Plotly visualization.

Data & databasesDeveloper toolsAnalytics & BI
meta-mask-code-penheroncpugoci6622
ADDED

A web-based tool that connects a MetaMask wallet to a CodePen environment to deploy an Ethereum smart contract for automated cryptocurrency trading. Users fund the contract with ETH and the interface provides trade logs and a withdrawal button.

Developer toolsCLI & terminal
ADDED

Backtesting.py is a Python library for backtesting trading strategies. It offers a simple API, fast execution, a built-in optimizer, composable base strategies, and interactive visualizations for analyzing OHLC(V) financial data.

Data & databasesDeveloper toolsAnalytics & BI
ccxtccxt
ADDED

CCXT is a unified crypto trading API library supporting 100+ exchanges and prediction markets across JavaScript, TypeScript, Python, C#, PHP, Go, Java and Rust, with normalized REST and WebSocket access for market data and algorithmic trading.

Developer toolsData & databasesBackend & APIs