You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an arbitrage bot that speculates on the price differences between 2 or more markets. The solution must be able to trade between Basilisk and any other Kusama parachain. There is a bonus bounty for CEX integration and another bonus for utilising the node's mempool.
The bounties will be paid out in $HDX and $BSX (which may be frozen until the official launch or until the LBP has been conducted).
All submissions are eligible for a $150,000 shared prize pool offered by the Polkadot treasury, link to more info here soon.
Contact person
Istvan [stove-labs]#0153 maht0rz [stove-labs]#5916
on Discord
Requirements
Automated arbitrage trading algorithm
Basic reporting capabilities on trade profits
Error handling / transaction status
Documentation for using the arbitrage bot
(optional) Deployment instructions
An arbitrage bot takes advantage of the difference in asset prices in the market and trades for a profit. These are two arbitrage trading strategies:
A simple form of arbitrage (aka spatial arbitrage) is to trade a cryptocurrency pair at the same time on two exchanges. A trader would hold assets on both exchanges and buy crypto at a lower price on one and sell immediately at a higher price on the other.
A more advanced approach (triangular arbitrage) is to leverage price differences across 3 pairs of cryptocurrencies. For example, you discover that trading BSX for aUSD, converting aUSD to KSM and selling KSM back to BSX earns you a profit on BSX.
For the bounty to be complete, you need to demonstrate an automated discovery of price discrepancies and arbitrage trading between Basilisk DEX and at least Acala or any DEX on Moonbeam. There are two additional bonuses to be earned that are independent from each other.
Bonus 1: Integrate with one CEX that supports polkadot chain based assets.
Bonus 2: Read the mempool of the blockchain nodes and utilise it in the trading algorithm.
Please note that there is a highly relevant workshop related to this bounty. It will be published after the AmsterDOT event which is taking place in April 2022. The comprehensive workshop focuses on interacting with polkadot based chains. Specifically, executing trades on the Basilisk AMM, to identify emitted events and building effective strategies to process data and to precompute parameters for trading.
Submissions
Submissions are open until June 20 12 CET.
You can submit your solution by opening a PR in this repo. Please include:
Your team's name, size and contact details
BSX / HDX address for the payout
A description of your submission
Links to your (public) repo(s) where the solutions have been developed
A 5-min video explaining your submission
The winners will be selected and notified in June.
Don't forget to submit your solution also via DoraHacks. This will allow you to participate in the distribution of the $150,000 prize pool provided by Polkadot treasury.
The text was updated successfully, but these errors were encountered:
Title
Arbitrage Bot
Short description
Create an arbitrage bot that speculates on the price differences between 2 or more markets. The solution must be able to trade between Basilisk and any other Kusama parachain. There is a bonus bounty for CEX integration and another bonus for utilising the node's mempool.
Bounty
1st place:
Main challenge: $10,000 (arbitrage bot)
Bonus 1: $ 1000 (CEX integration)
Bonus 2: $1000 (mempool)
2nd place:
$2,500
The bounties will be paid out in $HDX and $BSX (which may be frozen until the official launch or until the LBP has been conducted).
All submissions are eligible for a $150,000 shared prize pool offered by the Polkadot treasury, link to more info here soon.
Contact person
Istvan [stove-labs]#0153
maht0rz [stove-labs]#5916
on Discord
Requirements
An arbitrage bot takes advantage of the difference in asset prices in the market and trades for a profit. These are two arbitrage trading strategies:
For the bounty to be complete, you need to demonstrate an automated discovery of price discrepancies and arbitrage trading between Basilisk DEX and at least Acala or any DEX on Moonbeam. There are two additional bonuses to be earned that are independent from each other.
Bonus 1: Integrate with one CEX that supports polkadot chain based assets.
Bonus 2: Read the mempool of the blockchain nodes and utilise it in the trading algorithm.
All of the code must be open source licensed under https://spdx.org/licenses/Apache-2.0.html or MIT
Please note that there is a highly relevant workshop related to this bounty. It will be published after the AmsterDOT event which is taking place in April 2022. The comprehensive workshop focuses on interacting with polkadot based chains. Specifically, executing trades on the Basilisk AMM, to identify emitted events and building effective strategies to process data and to precompute parameters for trading.
Submissions
Submissions are open until June 20 12 CET.
You can submit your solution by opening a PR in this repo. Please include:
The winners will be selected and notified in June.
Don't forget to submit your solution also via DoraHacks. This will allow you to participate in the distribution of the $150,000 prize pool provided by Polkadot treasury.
The text was updated successfully, but these errors were encountered: