Orders for Expert Advisors development - Uploading data to a website - outdated

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules Uploading data to a website
575 jobs in the archive in all languages
Sort by:
70+ USD
Specification 1. Read and copy trading signal messages posted in specific telegram channels with different format and image to MT4. The EA must be able to read any different formats. e.g Edite TP or Take Profit.... -> define String to find Take profit) Order parameter like Pair, Buy/Sell, TP, SL, entry price/immediate execution/closed order/close now should be respected according to the signal. 2. Copy all the
30+ USD
I need a well profitable bot which can give me more valuable interest and good trades in good terms and in good stock of exchange with forex,btc,user,eth and so on
30+ USD
I need robot that show direction and get noticed if the robot see bullish or bearish robot must be show stop loss and take profit robot must watching event to see position and negative trader robot
40 - 100 USD
My EA trades harmonics, I look to update it to also trade these: Head and shoulders Double top Double bottom Rounding bottom Cup and handle Wedges P ennant or flags Ascending triangle Descending triangle Symmetrical triangle Trend line Key Levels Top Down Pin bars and Hammers Standard Mql5 Moving averages Allow it to have the buttons to isolate patterns and use all patterns (either as buttons or as an interactive
30+ USD
I have a strategy created specifically for gbpjpy and I need it to be converted into an EA. I will attach the strategy to this post, check it out and let me know if you understand it. Also let me know your budget and delivery period
30 - 40 USD
I need A Bot MT5 Fx that will do the following , 1.Repeat a Trade Entry Commanded Until Automatic Deletion At A given Market Price. 2.Must Be Accomodated To all Features of MT5 PC like Entry Price ( Which might be A Market Order or Pending Order) ,Stop Loss ,Take Profit etc 3.Must Be SHARP Enough To Accomodate Volatile Markets
50+ USD
The MYFXBOOK signal account link is here: myfxbook.com/members/alexfoster/alexander-william-acc-1/8367610 . You must find out for me which EA he is using, and where it is for sale ! You can look at the trades and the open statistics, to research yourself and see how the trades are opened and closed, and if you see a similar EA for sale elsewhere, you must highlight it for me
450+ USD
Good day, Please add: Adding interactive drop down screen functions for difffernt settings. Button 1 (Mode): Auto pilot/ Manual. (Auto trader True/False) Please refer to point 5. Button 2 (Trade type): Scalp, Swing, Day trading and agressive scalper. Stacking Positions: True / False (On/Off) If True- Number of postions to stack: 2 - 100 Trade direction: (Buy only, Sell only & Both) Button 3 (Trading companion)
40+ USD
Very Important: The main and most important thing in this project is the graphic representation, the rest anybody can do it, So pls if you are not an expert in the graphic interface don't waste my time and yours. The main function of this day trading panel are: Risk management: Calculating the volume taking into account the risk and the stop loss. Adding commission and spread into the volume of the trade. Displaying
300+ USD
Specifications in private chat. Im looking for someone to create an automated trading system for a peer2peer crypto trading platform. We have examples that we can show you. This may lead to an extensive build out and we are considering offering revenue share. Highly skilled professionals please inquire
Looking for a Professional developer who is an expert in the MQL Graphic interface, to create a Manual trading panel for day trading (MT4). (personal job)
100+ USD
https://docs.google.com/document/d/1RvMtag9TFJ2KveXjHexBxXvNfqtBoDMCxnEk83FVETY/edit?usp=sharing Day Trading Assistant Panel The main function of this day trading panel are: Risk management: Calculating the volume taking into account the risk and the stop loss. Setting the risk to reward ratio and profit to loss ratio. Order and position management: Market and pending orders. Partial Close. Trailing stop. Breakeven
60+ USD
I WOULD LIKE A SEVER FOR FORTX WORKING 24/5 AND TO RECIVE AN AVRAGE 150 TO 250 PIPS PROFIT DAYLY AND WORK ITSELF AND TO GET SIGEALS ROUND THE CLOCK AND HAVE A WIN RATE OF 90% THANK YOU MR STUART HEALY
50+ USD
Hi, I need a developer who can develop an EA using mainly order flow and volume profile indicator for a quick scalping technique. At this point it is a personal robot so i prefer more energy in developing the actual software rather than graphics. How this should work is when there is a bigger than usual entries in the market forcing the market to move in a particular direction, the EA should be able to notice this
100 - 300 USD
Very Important: The main and most important thing in this project is the graphic representation, the rest anybody can do it, So pls if you are not an expert in the graphic interface don't waste my time and yours. The main function of this day trading panel are: Risk management: Calculating the volume taking into account the risk and the stop loss. Adding commission and spread into the volume of the trade. Displaying
30+ USD
Boom and Crash EA for $20 text +27 73 449 9660 Whatsapp number +27 73 449 9660 text me for more info my Lifetime_mentorship it's R400/$38 you can also text me for mentorship
0 Applications
40+ USD
number of shares purchase-The ability to read indicators to know how to get out of the crisis with a profitable interes— safety for robot-Trading on the gold index onl-The reporting algorithms are very good
30 - 200 USD
The EA is based on 5 indicators, it must be able to trade forex and also be able to automatically choose lot sizes based on percentage of equity it's allowed to risk per trade.I have the both text and videos explaining my strategy. I will attach one of the text files below. Have a look and let me know your budget
30 - 200 USD
The EA is based on 5 indicators, it must be able to trade forex, crypto, commodities and indices charts and also be able to automatically choose lot sizes based on percentage of equity it's allowed to risk per trade.I have the both text and videos explaining my strategy. I will attach one of the text files below. Have a look and let me know your budget
30+ USD
Hi, I mistakenly deleted my job order, i sent you tradingview videos of my strategy and we agreed on a price. Please respond to this. I will ask you some questions to ascertain if you're the one
50+ USD
//--- input parameters input int ma_period=20; // moving average period //--- handle of the indicator used in the EA int indicator_handle; //+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ int OnInit() { //--- check ma_period validity if(ma_period<=0) { PrintFormat("Invalid