sebastienverreault
sebastienverreault
new api entries in the okex documentation showed up specific for lightning implement: - lightning withdrawals - lightning deposits - default dealer to lightning fund transfers
add data store data points to metrics exporter for monitoring
With periodically planned (ex. weekly) hedged-USD withdrawals from the wallet, an optimal execution with limit orders (maker fees
- Document dev usage and setup - Document justification for dealer's existence - Document simple strategy, instruments used, fees and effective pnl impact - Document limit order strategy for liquidation...
The withdrawal process requires a fee input, so a dynamic fee discovery (via the Galoy Wallet API?) would be the most adaptive.
Looking into the most advantageous if any of Perpetual Swap funding fees (positive/negative) versus traditional futures basis (contango/backwardation) as market conditions changes thru time and potentially move from one to...
OKEX supports the lightning network. Currently the API does not seem to allow for creation of invoices that could be used to fund the account or withdraw from it. For...
The current dealer is kicked off and runs as a background (cron) job, actively gather's data (handles errors, etc.) and results in actions to trade or transfer funds. An event...
The use of USD was hard-coded from the start but with a more mature code base the leap to a generic local currency should bring more generality to the project.
The goal of the dealer's hedging is to protect a fix amount of liabilities in local currency terms (currently only USD). So one approach could be to sell at spot...