Find Jobs
Hire Freelancers

Simple Trading Stategy Connect to Bitfinex API

$100-200 USD

Completato
Pubblicato più di 5 anni fa

$100-200 USD

Pagato al completamento
I have a simple channel based trading strategy that is currently written for [login to view URL] which I'd like to convert to connect to the Bitfinex API to make trades. Perhaps it can be a simple java app since the API accepts java but I'm open to all suggestions. 1. Convert current code to work with the API [ [login to view URL] ] 2. Connect trading signals to the API to open, close, modify (add stop loss) trades [login to view URL] the functionality to run the strategy on 5 trading symbols concurrently and the ability to change which currencies are traded (even if it is just modifying the symbol name in the code) Code written in tradingviews "PINE" language, uses the upper and lower lines of the keltner channel indicator to open and close trades (Keltner Channel Strategy, publicly available on tradingview): //@version=3 strategy("Keltner Channel Strategy", overlay=true) source = close useTrueRange = input(true) length = input(20, minval=1) mult = input(1.0) ma = sma(source, length) range = useTrueRange ? tr : high - low rangema = sma(range, length) upper = ma + rangema * mult lower = ma - rangema * mult crossUpper = crossover(source, upper) crossLower = crossunder(source, lower) bprice = 0.0 bprice := crossUpper ? high+[login to view URL] : nz(bprice[1]) sprice = 0.0 sprice := crossLower ? low [login to view URL] : nz(sprice[1]) crossBcond = false crossBcond := crossUpper ? true : na(crossBcond[1]) ? false : crossBcond[1] crossScond = false crossScond := crossLower ? true : na(crossScond[1]) ? false : crossScond[1] cancelBcond = crossBcond and (source < ma or high >= bprice ) cancelScond = crossScond and (source > ma or low <= sprice ) if (cancelBcond) [login to view URL]("KltChLE") if (crossUpper) [login to view URL]("KltChLE", [login to view URL], stop=sprice, comment="KltChLE") if (cancelScond) [login to view URL]("KltChSE") if (crossLower) [login to view URL]("KltChSE", [login to view URL], stop=bprice, comment="KltChSE") //plot([login to view URL], title="equity", color=red, linewidth=2, style=areabr)
Rif. progetto: 17941717

Info sul progetto

7 proposte
Progetto a distanza
Attivo 6 anni fa

Hai voglia di guadagnare un po'?

I vantaggi delle offerte su Freelancer

Imposta il tuo budget e le scadenze
Fatti pagare per il lavoro svolto
Delinea la tua proposta
La registrazione e le offerte sui lavori sono gratuite
Assegnato a:
Avatar dell'utente
Hi, I'm looking for my first few jobs to get my freelance profile started. For the past 2 yrs + I have been working for financial companies and mainly I have been developing various FX trading "roboTraders" as a way to test our systems. I have worked on FIX apis and RESTful apis. Also knowledge of the crypto space - I am currently working for a startup crypto exchange OTCXN as an engineer. I will work on this code using Java. Chris.
$166 USD in 3 giorni
5,0 (2 valutazioni)
3,7
3,7
7 freelance hanno fatto un'offerta media di $154 USD
Avatar dell'utente
Hello , Dear How are you? I am very interested in your project and am ready for discussing with you about project for now. I have experienced in Bitcoin, C++ Programming, Java, Python. Best Regards
$166 USD in 10 giorni
5,0 (77 valutazioni)
7,9
7,9
Avatar dell'utente
Hi, I ready your full description and I am interested in your project. As you can see my profile, I have top skills of automated trading software for cryptocurrency, forex as well as stock. I have experiences of MetaTrader(MT4/MT5, MQL4/MQL5), TradingView(Pine Script) and QuantConnect(based on Python/C#) platforms. And familiar with exchange markets such as BitMex, bittrex, bitfinex and so one. Also have experience of binary option on iqoption. I have knowledge many strategies and indicators such as RSI, MACD and EMA crossing indicators, BreakOut and Hidden Divergence indicators etc. Project can be integrated into social media into e-mail and telegram for SIGNAL communication. And I am ready for professional back-testing and live trading. I can create the automated trading system with PYTHON, PHP or C#. Will be provided the professional front-end and strong back-end in case of web based system. I can discuss about more details of your project.
$150 USD in 3 giorni
4,9 (75 valutazioni)
7,4
7,4
Avatar dell'utente
Hello, I am pleasure with your job for Simple Trading Stategy Connect to Bitfinex API. Thank you for the job posting. It’s a pleasure to meet you. I’d really like to work with you on this one if possible! I do have a couple of questions, but first I’d like to make you an offer and some background so you can check my work out. I have been developing kind of project within 10+ years so I’m fluent experience to handle project. You’ll get all the expected stuff like a great professional service and a fast turnaround, at a bit less, and I get a bit more exposure. If the above offer sounds like something you would be interested in, I’d love to hear from you. Best regards, Georgy
$166 USD in 10 giorni
4,3 (9 valutazioni)
4,1
4,1
Avatar dell'utente
Hello I have vast knowledge on the topic which can help me get the work done perfectly and on time. i am looking forward to working with you. Regards, Evans
$100 USD in 10 giorni
5,0 (5 valutazioni)
2,1
2,1
Avatar dell'utente
Hello! I am working in a trading system for argentinian stocks... it Will ve great if se work together
$166 USD in 8 giorni
0,0 (0 valutazioni)
0,0
0,0

Info sul cliente

Bandiera: UNITED STATES
New York, United States
5,0
30
Metodo di pagamento verificato
Membro dal feb 1, 2009

Verifica del cliente

Grazie! Ti abbiamo inviato tramite email il link per richiedere il tuo bonus gratuito.
Non è stato possibile inviarti l'email. Riprova per piacere.
di utenti registrati di lavori pubblicati
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Caricamento anteprima
Autorizzazione per la geolocalizzazione concessa.
La tua sessione è scaduta ed è stato effettuato il log out. Accedi nuovamente per piacere.