Find Jobs
Hire Freelancers

Simple Trading Stategy Connect to Bitfinex API

$100-200 USD

Slutfört
Publicerad över fem år sedan

$100-200 USD

Betalning vid leverans
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)
Project ID: 17941717

Om projektet

7 anbud
Distansprojekt
Senaste aktivitet sex år sedan

Ute efter att tjäna lite pengar?

Fördelar med att lägga anbud hos Freelancer

Ange budget och tidsram
Få betalt för ditt arbete
Beskriv ditt förslag
Det är gratis att registrera sig och att lägga anbud på uppdrag
Tilldelad till:
Använd avatar
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 Om 3 dagar
5,0 (2 omdömen)
3,7
3,7
7 frilansar lägger i genomsnitt anbud på $154 USD för detta uppdrag
Använd avatar
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 Om 10 dagar
5,0 (77 omdömen)
7,9
7,9
Använd avatar
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 Om 3 dagar
4,9 (75 omdömen)
7,4
7,4
Använd avatar
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 Om 10 dagar
4,3 (9 omdömen)
4,1
4,1
Använd avatar
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 Om 10 dagar
5,0 (5 omdömen)
2,1
2,1
Använd avatar
Hello! I am working in a trading system for argentinian stocks... it Will ve great if se work together
$166 USD Om 8 dagar
0,0 (0 omdömen)
0,0
0,0

Om kunden

Flagga för UNITED STATES
New York, United States
5,0
30
Verifierad betalningsmetod
Medlem sedan feb. 1, 2009

Kundverifikation

Tack! Vi har skickat en länk för aktivering av gratis kredit.
Något gick fel med ditt e-postmeddelande. Vänligen försök igen.
Registrerade Användare Totalt antal jobb publicerade
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Laddar förhandsgranskning
Tillstånd beviljat för geolokalisering.
Din inloggningssession har löpt ut och du har blivit utloggad. Logga in igen.