Find Jobs
Hire Freelancers

Build me a Algo Trading software for Automated Trading in Financial Market

£20-250 GBP

Completed
Posted over 4 years ago

£20-250 GBP

Paid on delivery
Hi, All, I like to create Trading robot / Algo who can place automatic order as per script with stop loss , Booking Profit for multiple instruments with risk management. Script is mention below. //@version=2 //Supertrend Strategy by breizh29 using *rajandran.r* Supertrend Indicator strategy("Super Trend 2", overlay=true, default_qty_value=100) res = input(title="Main SuperTrend Time Frame", type=resolution, defval="120") Factor=input(1, minval=1,maxval = 100) Pd=input(1, minval=1,maxval = 100) tp = input(500,title="Take Profit") sl = input(400,title="Stop Loss") Up=hl2-(Factor*atr(Pd)) Dn=hl2+(Factor*atr(Pd)) MUp=security(tickerid,res,hl2- (Factor*atr(Pd))) MDn=security(tickerid,res,hl2+ (Factor*atr(Pd))) Mclose=security(tickerid,res, close) TrendUp=close[1]>TrendUp[1]? max(Up,TrendUp[1]) : Up TrendDown=close[1]<TrendDown[ 1]? min(Dn,TrendDown[1]) : Dn MTrendUp=Mclose[1]>MTrendUp[1] ? max(MUp,MTrendUp[1]) : MUp MTrendDown=Mclose[1]< MTrendDown[1]? min(MDn,MTrendDown[1]) : MDn Trend = close > TrendDown[1] ? 1: close< TrendUp[1]? -1: nz(Trend[1],1) Tsl = Trend==1? TrendUp: TrendDown MTrend = Mclose > MTrendDown[1] ? 1: Mclose< MTrendUp[1]? -1: nz(MTrend[1],1) MTsl = MTrend==1? MTrendUp: MTrendDown linecolor = Trend == 1 ? green : red plot(Tsl, color = linecolor , style = line , linewidth = 2,title = "SuperTrend") Mlinecolor = MTrend == 1 ? blue : orange plot(MTsl, color = Mlinecolor , style = line , linewidth = 2,title = "Main SuperTrend") plotshape(cross(close,Tsl) and close>Tsl , "Up Arrow", [login to view URL],location. belowbar,green,0,0) plotshape(cross(Tsl,close) and close<Tsl , "Down Arrow", [login to view URL] , [login to view URL], red,0,0) up = Trend == 1 and Trend[1] == -1 and MTrend == 1 down = Trend == -1 and Trend[1] == 1 and MTrend == -1 plotarrow(up ? Trend : na, title="Up Entry Arrow", colorup=lime, maxheight=60, minheight=50, transp=0) plotarrow(down ? Trend : na, title="Down Entry Arrow", colordown=red, maxheight=60, minheight=50, transp=0) golong = Trend == 1 and Trend[1] == -1 and MTrend == 1 goshort = Trend == -1 and Trend[1] == 1 and MTrend == -1 [login to view URL]("Buy", [login to view URL],when=golong) [login to view URL]("Close Buy","Buy",profit=tp,loss=sl) [login to view URL]("Sell", [login to view URL],when=goshort) [login to view URL]("Close Sell","Sell",profit=tp,loss= sl) ------------------------------------------------------------------------------------------------------------------------------- it should look as below. Instruments : Forex, Indices, Commodity Deal Amount: £1,2,3...... (Will be calculated with Total Amount invested and 1%,2%... Risk management) Open Position: AS per Script Stop Loss: Previous Hours Low Profit: AS per Script (Trend Changes from Either Buy / sell direction) Button: START | END Above mention format for Trading Robot to start when i put desired Currencies pairs, Indices and Gold & Oil ... Then it should calculated desired deal amount to place as per account balance and risk management calculated as per total balance. Basically i am looking for it so i can able to trade multiple instruemts as same time. Hope it will clear as per me. Looking Forward. Thanks & Regards Prashant Patel
Project ID: 22192552

About the project

13 proposals
Remote project
Active 4 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
Hello Prashant, My name is Alexei, I will be happy to work with you! Trading software development is one of my specializations and with more than 10 years of experience, I have worked on several hundreds of projects within this domain, including algo trading software. This gives me just the right experience to complete your project. Can you please clarify which trading (charting) platform do you want to use? Are you ok with using MetaTrader, for example? I am glad to discuss your project needs and how I can help you meet them. Looking forward to talking with you! Best regards, Alexei
£400 GBP in 5 days
5.0 (159 reviews)
8.5
8.5
13 freelancers are bidding on average £205 GBP for this job
User Avatar
====DONE PERFECTLY OR ITS FREE==== Hi mate, I am an MT4 / MT5 Strategy Developer specialist since 2001. All my projects is MT4 / MT5 programming related. I have review your project. I can help you PERFECTLY.. I work fast and I GUARANTEE MY WORK. Could you give me more details about entry and exit rule? also I assume you want this vuuld on MT4 platform? Message me back so we can discuss in detail. Thank you. Looking forward to hear from you. Regards, Irwin
£170 GBP in 3 days
5.0 (525 reviews)
8.3
8.3
User Avatar
Hi, I am interested in your project and like to handle it. Let us talk about the details in messages.
£333 GBP in 7 days
5.0 (74 reviews)
8.1
8.1
User Avatar
Hi buddy, I am not a Web PHP or mobile applicatios programmer. I'm a trader and solely trading software developer mostly for MT4 / MT5. I have read your Specification and ready to develop you Trading robot / Algo if you have clear specification. Please pay attention that I have 100% completion and will deliver you clear professional, reliable, structured and well commented easy to read source code. As a bonus you will have some usefull features as Red News filter which will prevent you from entering positions during dangerous market time. Account protection function will make your account safe from sudden loss. EA will make screenshots on each important event such as opening, closing positions. I can add push notifications, email, pop-up, sound and other alerts. You can see whole bonus list in my profile. I have more than 16 years experience in trading, coding and automation, developed and converted hundreds of different EAs and indicators. Chat with me and I will answer all your questions. Do not hesitate.
£150 GBP in 7 days
5.0 (232 reviews)
8.1
8.1
User Avatar
Hi, I'm an mq4 programmer and i'm very interest with your project. I have a strong experience in the forex market and i d yes id more than 200 EAs and indicators. I'm able to creat or modify any EAs or indicators. Just give me an opportunity to do your project and make sure that you will have a good result. If you have any questions please feel free to contact me at any time. Waiting for your response :) Nidhal
£175 GBP in 4 days
4.9 (266 reviews)
7.8
7.8
User Avatar
Hi, I am expert in making EA and CI for MT4. You can see my review in this website that I have done many good job for making EA and CI for MetaTrader.
£100 GBP in 3 days
4.7 (429 reviews)
7.6
7.6
User Avatar
Dear sir. Your project attracted my attention at first glance, because I've extensive experience in forex and metatrader programming. I'm really confident about your project, and very eager to join your project. If we have a chance to cooperate, I'll do my best to provide wonderful result. Looking forward to your response. Best Regards.
£135 GBP in 7 days
4.9 (72 reviews)
6.7
6.7
User Avatar
What you have here is a strategy for tradingview. I can have this converted to trade live account but I will need to know the platform you need the algo trader for. Chat me to discuss further on your project. Thank you.
£200 GBP in 2 days
4.7 (35 reviews)
6.1
6.1
User Avatar
Hi. I can do this task.
£200 GBP in 7 days
5.0 (1 review)
2.4
2.4
User Avatar
Dear Client! Nice to meet you. My name is XiuZhe Gong, web&app expert from China. I'm a senior web&app developer with over 5 years of experience and very strong in this field. I can complete your project as you want. please contact me so that we can discuss more. Regard.
£135 GBP in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED KINGDOM
London, United Kingdom
5.0
1
Payment method verified
Member since Nov 7, 2019

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.