second generation delilah trading engine and includes a sample UI (simple-bot) for demonstrating use
Last updated Dec 9, 2025
13
Stars
5
Forks
0
Issues
0
Stars/day
Attention Score
7
Language breakdown
Pascal 100.0%
▸ Files
click to expand
README
Delilah Trade Engine
a crypto trading engine designed to be exchange agnostic. supports simultaneous strategies and standard features such as an offline ledger for trades & funds.SimpleBot
check out SimpleBot Support for troubleshooting/tutorials/sample data and the latest public releasesBuilding from Source
- you'll need fpc at a minimum and I'd recommend using fpcupdeluxe to install for your platform (lazarus recommended)
- clone this repo with
git clone --recrusive(will pull appropriate submodules) - in lazarus you can open the project file for SimpleBot (
ui\SimpleBot.lpi) and build withF9
🔗 More in this category