Go to file
Nicole Dresselhaus 7a337d0a6a made things work with current stackage. 2023-07-18 01:20:57 +02:00
app compiles and works again. 2022-07-19 23:07:01 +02:00
deps made things work with current stackage. 2023-07-18 01:20:57 +02:00
screenshots updated Readme 2022-07-20 00:06:32 +02:00
src made things work with current stackage. 2023-07-18 01:20:57 +02:00
test Init 2022-03-14 20:12:24 +01:00
.gitignore implemented #5 2022-07-21 00:43:16 +02:00
.gitmodules Init 2022-03-14 20:12:24 +01:00
.hlint.yaml Init 2022-03-14 20:12:24 +01:00
ChangeLog.md Init 2022-03-14 20:12:24 +01:00
LICENSE Init 2022-03-14 20:12:24 +01:00
README.md updated Readme 2022-07-20 00:06:32 +02:00
Setup.hs Init 2022-03-14 20:12:24 +01:00
build_depends.md added build-depends help-file 2022-07-19 18:43:38 +02:00
cabal.project flag use-ImDrawIdx32 2022-07-23 02:40:26 +02:00
dependency-licenses.md current state 2022-07-18 18:33:18 +02:00
ibhelper.cabal made things work with current stackage. 2023-07-18 01:20:57 +02:00
package.yaml compiles and works again. 2022-07-19 23:07:01 +02:00
stack.yaml made things work with current stackage. 2023-07-18 01:20:57 +02:00
update-dependency-licenses.fish current state 2022-07-18 18:33:18 +02:00

README.md

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

How it curretly looks

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.