ibhelper/README.md

24 lines
678 B
Markdown

# Inteactive Brokers Helper
Fast & smart frontend for [IBKR](https://interactivebrokers.eu)
## 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
![How it curretly looks](screenshots/current.png)
## 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.