Find Jobs
Hire Freelancers

Simple Trading Stategy Connect to Bitfinex API

$100-200 USD

Fullført
Lagt ut over 5 år siden

$100-200 USD

Betalt ved levering
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)
Prosjekt-ID: 17941717

Om prosjektet

7 forslag
Eksternt prosjekt
Aktiv 6 år siden

Ønsker du å tjene penger?

Fordeler med budgivning på Freelancer

Angi budsjettet og tidsrammen
Få betalt for arbeidet ditt
Skisser forslaget ditt
Det er gratis å registrere seg og by på jobber
Tildelt til:
Brukeravatar
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 dager
5,0 (2 omtaler)
3,7
3,7
7 frilansere byr i gjennomsnitt $154 USD for denne jobben
Brukeravatar
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 dager
5,0 (77 omtaler)
7,9
7,9
Brukeravatar
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 dager
4,9 (75 omtaler)
7,4
7,4
Brukeravatar
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 dager
4,3 (9 omtaler)
4,1
4,1
Brukeravatar
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 dager
5,0 (5 omtaler)
2,1
2,1
Brukeravatar
Hello! I am working in a trading system for argentinian stocks... it Will ve great if se work together
$166 USD om 8 dager
0,0 (0 omtaler)
0,0
0,0

Om klienten

UNITED STATESs flagg
New York, United States
5,0
30
Betalingsmetode bekreftet
Medlem siden feb. 1, 2009

Klientbekreftelse

Takk! Vi har sendt deg en lenke for at du skal kunne kreve din gratis kreditt.
Noe gikk galt. Vær så snill, prøv på nytt.
Registrerte brukere Publiserte jobber
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Forhåndsvisning innlasting
Tillatelse gitt for geolokalisering.
Påloggingsøkten din er utløpt og du har blitt logget ut. Logg på igjen.