updated Readme
This commit is contained in:
parent
f30604793b
commit
1848f0f2fc
23
README.md
23
README.md
@ -1,10 +1,23 @@
|
||||
# ibhelper
|
||||
# Inteactive Brokers Helper
|
||||
|
||||
Fast & smart frontend for [IBKR](https://interactivebrokers.eu)
|
||||
|
||||
## Execute
|
||||
|
||||
* Run `stack exec -- ibhelper-exe` to see "We're inside the application!"
|
||||
* With `stack exec -- ibhelper-exe --verbose` you will see the same message, with more logging.
|
||||
* 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.
|
||||
|
||||
## Run tests
|
||||
## Current Features
|
||||
|
||||
`stack test`
|
||||
* 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.
|
||||
|
BIN
screenshots/current.png
Normal file
BIN
screenshots/current.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
Loading…
Reference in New Issue
Block a user