Ryan O'Hara-Reid

Results 47 issues of Ryan O'Hara-Reid

# PR Description * Forces formatting to be upper case when only digits found, majority of storage pairs are upper case anyway. So this is a quick implementation, we could...

review me
medium priority

# PR Description * Implement trading functions through specific dedicated websocket connection * Expands IBotExchange wrapper functions to include websocket order operations * Adds validation methods on PlaceOrderParams, AmendOrderParams, CancelOrderParams...

nomerge requires dependency
blocked

# PR Description * Expand websocket handling to concurrently allow processing for CoinMarginedFutures, USDTMarginedFutures, USDCMarginedFutures, Options. * Implement dedicated connection for private data. NOTE: This is a nice size PR...

bug
nomerge requires dependency
blocked

# PR Description * Only verify if there is no checksum present * Stop retroactive verification on snapshots, it's already called prior to insertion Fixes # (issue) ## Type of...

review me

# PR Description * Use correct time fields for orderbook latency inspection Fixes # (issue) ## Type of change Please delete options that are not relevant and add an `x`...

bug
review me

# PR Description * Removes intentional restriction of websocket orderbook publication of change through data handler as engine websocket routine handling couldn't keep up with updates. ~~This limits~~ Was limiting...

review me

# PR Description * Updates text field with omitempty, adds more commentary and applies asset types to subscriptions Fixes # (issue) ## Type of change Please delete options that are...

review me
rebase/merge of master required
gcrc