SkillAgentSearch skills...

Qsed

Event-Driven Backtester / Live Trader, inspired by QuantStart articles

Install / Use

/learn @JiaRu2016/Qsed
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Event-Driven Backtester / Live Trader

Reference

inspired by quantstart (www.quantstart.com) series articles:

Mind Map

<!-- ![mind map](./mindmap/Event-Driven-Backtester.png) -->

Dirs

$ python qsMainEngine.py

event-driven-demo/

Demo of quantstart series articles.

cd event-driven-demo
python main.py

bitmex/

cd bitmex
python main.py       # test bitmexDataHandler with main.py
python test-OMS.py   # test OMS: bitmex Target-Position-Based OMS, with random signaller

bitmex-HistoryData/

cd bitmex-HistoryData/
python bitmexHistoryData.py  # unit test

Sina/

cd Sina/
python SinaLiveDataHandler.py  # unit test

Related Skills

View on GitHub
GitHub Stars75
CategoryDevelopment
Updated1mo ago
Forks42

Languages

Python

Security Score

80/100

Audited on Feb 7, 2026

No findings