SkillAgentSearch skills...

Qube

Community version of quantitative backtesting framework

Install / Use

npx skills add dmarienko/Qube

Installs into whichever agent you are using.

README

QUBE

    .+-------+
  .' :     .'|        QUBE | Quantitative Backtesting Environment
 +-------+'  |             | (Community version) 
 |   : * |   |        
 |  ,+---|---+ 
 |.'     | .' 
 +-------+'
 

WARNING: Qubx is the successor of Qube, which is not maintained anymore !

Community version of Quantitative Backtesting Framework for development trading strategies. It provides tools to backtest, optimize, and analyze trading strategies using historical data. Library includes various functions that help with signal generation, portfolio construction, performance analysis, risk management, and plotting.

Qube can be used to build automated trading systems for different financial markets like stocks, futures, forex, cryptocurrencies, and indices. It is compatible with Jupyter notebooks, IPython, or plain Python scripts.

Installation

pip install qube2 or

pip install git+https://git@github.com/dmarienko/Qube.git

Using

See docs folder:

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated8mo ago
Forks4

Languages

Python

Security Score

87/100

Audited on Nov 15, 2025

No findings