@ArneGockeln

Software

From web projects to API development to native app development on macOS, over the past 24 years I have had the pleasure of working with great teams on great projects, as well as building my own software.


Kansolo

Kansolo is a new, modern and native Kanban project management application for macOS. Designed with solopreneurs and digital nomads in mind, it works offline, has folders to organise boards, unlimited columns and cards, supports file attachments and colour labels.

https://kansolo.app


TradingView: Bollinger Band Engulfing Indicator

A client project for the creation of a TradingView indicator that uses the Bollinger Band and the Engulfing Candlestick pattern.

TradingView PineScript Bollinger Band Engulfing Screenshot

TradingView: Williams %R Strategy Backtest

A client project for the creation of a TradingView indicator and strategy that uses the Williams %R and the Cumulative delta on volume.

TradingView PineScript Strategy Williams R Screenshot

ANSI Progressbar C Header

This is a header only lib to create ANSI progressbars on the terminal built using ANSI escape sequences. No need to use ncurses. Some variations are included and can be set via options. Tested on macOS iTerm and Terminal. Should work on any vt100 compatible terminal. Released as open source project on Github in 2023.

https://github.com/ArneGockeln/progressbar


xtb C++ API Client Library

This C++ client library for the xtb trading api provides all the necessary classes and methods to connect and communicate with the xtb trading json websocket api. Released as open source project on Github in 2017.

https://github.com/ArneGockeln/xtbclient

Github Xtb Client Library Screenshot

Top