Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
695 contributions in the last year
Contribution activity
October 2020
- robertkowalski/bfx-facs-bull JavaScript
Created a pull request in bitfinexcom/bfx-hf-server that received 1 comment
api: send order history on auth
this pr adds functionality to send the last 10 order history items to the client, which will use it in the order history widget. the used message f…
- fix: error log remove sensitive contents
- small algo server refactor
- remove ui defs for bfx main ui
- add proper info to websockets server issues
- bring in algo-order adapter, enable staging urls
- deps: add missing deps
- remove tv server and postgres leftovers
- removing unused deps
- cleanup: remove kraken, binance
- paper trading: filter pairs in menu selection
- lint: standard fixes
- build: rename checksum file to sha256sums.asc
- build: create shasums
- build: don't delete bfx-hf-backtest
- deps: pin bfx-hf-server
- update package.lock
- build: osx - don't zip twice
- fix osx icon
- start-api-server: make staging url injectable
- cleanup: remove dead code
- order book: fix spread
- remove unused deps, set up travis
- backtest switch implemented
- add dynamic order history table
- set save height to 44 px
- fix css for auth inputs
- update cancel ao button
- Orderbook styles fix
- fix backtest render issue
- fix strategy colors
- remove exchange select from ui
- fix css bugs
- make all tables independent
- fix trades table
- fix trading state panel
- chart panel & ui middleware
- fix select scroll ( market )
- chart as panel & ui middleware
- Feature/chart panel
- remove chart
- fix notifications overlay
- Rename Total to Amount
- fix react errors
- FIX: eslint issues