app | ||
deps | ||
screenshots | ||
src | ||
test | ||
.gitignore | ||
.gitmodules | ||
.hlint.yaml | ||
build_depends.md | ||
cabal.project | ||
ChangeLog.md | ||
dependency-licenses.md | ||
ibhelper.cabal | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
stack.yaml | ||
update-dependency-licenses.fish |
Inteactive Brokers Helper
Fast & smart frontend for IBKR
Execute
- Compiling:
cabal new-build
- Running:
cabal exec ibhelper-exe
- Config: settings.json (gets auto-generated/migrated/saved). Interpretation should be straightforward - for most things there are also GUI-settings.
Current Features
- Only minimal search & subscription of Tickers and dumping thereof
Planned Features
- Charting
- Decent visualization of Level-2 market data
- easy and configurable auto-trader depending on signals, chart-patterns etc.
- Motto: If you can see it, you can configure it.