
Crypto project
€30-250 EUR
Paiement à la livraison
Bonjour, je recherche quelqu'un qui s'y connait en crytpomonnaie et en API exchange.
Je cherche à répertorier l'arbitrage qui existe entre les actifs de différents exchanges. Je m'explique sur Binance le BTC est à 38250$ alors que sur Bybit le BTC est à 38200$, je cherche donc à répertorier cette différence et l'afficher en pourcentage.
- créer un programme qui affiche seulement lorsqu'il existe au moins 1% d'arbitrage sur une cryptomonnaie et afficher sur quel exchange (idée du rendu ci-joint)
- 11 exchanges à comparer un à un: binance, okex, bitmart, [login to view URL], ftx, kucoin, gate, huobi, kraken, bitfinex, bybit.
- 250 premières cryptos (en capitalisation boursière) à scanner.
- Attention chaque actif possède 4 variables, si on veut scanner le DOT il faudra checker : DOT/USD - DOT/USDT - DOT/ETH - DOT/BTC.
- actualisation toutes les minutes.
Exemple de code pour comparer le prix sur 2 différents exchanges :
import bitmex
import requests
import json
import datetime
from [login to view URL] import Client
from time import sleep
bitmex_api_key = 'EeE092m3lwJism5mAFc4plfX'
bitmex_api_secret = 'kgRLOsB7QOfauIyyNj5VOvPQ8ueLCuWWxwXTAI4ABcqqEMqk'
coinbase_API_key = 'cTgYvXpaksr5fFgr'
coinbase_API_secret = 'Css2cMN9kTjPNh2XvuHLM9HrdVcX3ty5'
client = [login to view URL](api_key= bitmex_api_key, api_secret=bitmex_api_secret)
clientb = Client(coinbase_API_key, coinbase_API_secret)
while True:
positions = client.Position.Position_get(filter=[login to view URL]({"symbol": 'XBTUSD'})).result()[0][0]
bitmex_btc = {}
bitmex_btc["markPrice"] = positions["markPrice"]
print('BitMex: ',bitmex_btc['markPrice'])
coinbase_btc = clientb.get_spot_price(currency_pair= 'BTC-USD')
print('Coinbase: ',coinbase_btc['amount'])
percent = float(((float(coinbase_btc['amount']) - bitmex_btc['markPrice']) * 100) / bitmex_btc['markPrice'])
sleep (1)
if percent < 1:
print ('No arbitrage possibility')
continue
else:
if percent == 1:
print ('ARBITRAGE TIME')
break
sleep(1)
Nº du projet : #33210578
À propos du projet
14 freelances font une offre moyenne de 263 € pour ce travail
ONE OF THE BEST C++, PYTHON, JS, JAVA, ALGORITHM EXPERT Hi, Client. I have deep knowledge and experience of C/C++, Python, JavaScript, Matlab/simulink , ML, AI, Crypto BOT, Finance Tech Analysis & Strategy Development Plus
Hi I am a Full stack developer experienced in integrating and developing apis using python. I can create you a script to compare give crypto pairs from different exchanges and display in give format. Please message so Plus
Bonjour, j'ai compris votre project. Je peux le faire, et peut-etre je peux creer un algorithm de Machine Learning pour ça aussi. Contactez avec moi svp. ( I know a bit french :p )
hi so as i understand you want to import 250 coins with 4 differente currency coversions from bitmex, let me know if i am correct
Hello, I can start working right now, and can deliver successful result within deadline. I've full experience in this field of Cryptocurrency/Binance/Python. Please do not hesitate to send a message over the chat if yo Plus
HI. Thanks for your opportunity I have much experiences in Blockchain Technology and full stack development I'm very familiar with Solidity, Ethereum, Solana, BSC, Smart Contract. I have already published some blockcha Plus
Hello. I am a Python/dijango/mongodb/postgresql/json Expert with a career of 5 years over. I can develop web site using Selenium, Beautiful Soup, pandas and numpy and html,css. I can start work immediately and can del Plus
Hi. I am a good blockchain developer with rich experience in abitrage. I perfect understand your requirements. I am 100% of confident in your project. Please hire me then you will get the result what you are looking fo Plus
Dear sir. I hope all goes well. I read your requirement carefully and feel confident about your project because I did familiar project before. I'm ready and willing to work for you. Thanks for your time. Sin Plus
Salut, Je suis disponible pour réaliser votre projet avec python. N'hésitez pas à me contacter pour plus de détails.
Hi, My enthusiasm, professionalism, and timeliness have seen me deliver KILLER articles, niches, whitepapers, and blogs for over five years now. This excellent proficiency fruits from gradual yet consistent efforts in Plus
Hello. As I am Blockchain expert, I am very interested in your project. I have rich experience in development cryptocurrency network. I have made many Dapp on ETH, BSC, TRON and Cardano platform. So I am confident abou Plus