Automate Basic Arbitrage

Job ID: 34190965

Budget: €750 – €1,500 EUR

I want to create a little project subdivided in three arbitrage mode(Direct, Triangular and Loop) in c# or javascript, to automate a basic exchange commands for arbitrage purpose:
=> First Mode - Direct Arbitrage : Buy a coin in a exchange and then deposit it in another exchange.
=> Second Mode - Triangular Arbitrage: Buy a coin in a exchange and deposit it in another exchange, convert in another coin and then deposit in another exchange.
=> Third Mode - Loop Arbitrage: Buy a coin in a exchange and deposit it in another exchange, convert in another coin and then deposit in the first exchange.

Create the project in a way that can be added several exchange easily, at the same time for the networks for deposit coins.


This project needs to have a visual interface with input parameter for each variable and a button to start the arbitrage for each arbitrage mode separately.

Please every important step of code will be well commented.