Find Jobs
Hire Freelancers

Simple Trading Stategy Connect to Bitfinex API

$100-200 USD

Completed
Posted over 5 years ago

$100-200 USD

Paid on delivery
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

About the project

7 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User 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 in 3 days
5.0 (2 reviews)
3.7
3.7
7 freelancers are bidding on average $154 USD for this job
User 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 in 10 days
5.0 (77 reviews)
7.9
7.9
User 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 in 3 days
4.9 (75 reviews)
7.4
7.4
User 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 in 10 days
4.3 (9 reviews)
4.1
4.1
User 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 in 10 days
5.0 (5 reviews)
2.1
2.1
User Avatar
Hello! I am working in a trading system for argentinian stocks... it Will ve great if se work together
$166 USD in 8 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
New York, United States
5.0
30
Payment method verified
Member since Feb 1, 2009

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.