Orders for scripts development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
71 completed jobs in all languages
Sort by:
30+ USD
I would like a signal working on any pairs on forex in M5. It's must ring and alert in a box wich pairs it's concerned when : I have three moving average : 10, 20 and 150. i have pivot point of the day. If the moving average 10 and 20 overpass the moving average 150 and is above the pivot point of the days, it's ringing IN M5 And too, the same things behind the pivot point If the movings average 10 and 20 underpass
8 Applications
30 - 200 USD
SUMMARY This uses a combination of Heikin Ashi (HA) Bar Chart and the PSAR Indicator. It Enters a position after counting 3 solid bodies HA bars rising or falling consecutively then entering on the 4th bars open price. It then Exits on the PSAR when it signals a crossover to exit. Stops will be at (-2.00%). The HA Bars and the PSAR must be in the same direction always during the trade period. All the above parameters
30+ USD
I can't connect with API using 'application/json' header on WebRequest command. Any advices? string headers="application/json"; string res=WebRequest("GET",url,headers,timeout,data,result,result_headers); Print("Status code: " , res, ", error: ", GetLastError()); Print("Server response: ", CharArrayToString(result)); Errors: 2020.03.28 19:26:01.978 2020.03.26 00:01:30 EA USDCAD,H1: Server response: add headers failed
BILT EA (personal job)
30+ USD
This EA is based on a grid system. The strategy is very simple: orders will be placed on a preset grid with higher lot sizes as you move far away from market price. As prices moves further, higher size orders are opened until a set preset profit is reached. The see attached png explains all
ALTGRID EA (personal job)
30+ USD
This is an EA that alternates between buy and sell trades. It uses a martingale sytem with losing trades. After a maximum number of trades determined by a paramter, the trades go back to the starting lot size and repeats process. The EA uses limit orders at set levels. The png explains everthing
30 - 50 USD
i think its a script i need. so is it possible for someone to write a script for mt4 that will allow me to place multiple buy/sell stop orders equally spaced, pyramid style for a breakout system please. my idea is to click on the script in navigator, which opens a box where i can select the following. order type. eg. buy or sell stop price at which 1st order executes distance between orders eg .5 or 1 or 2 etc of atr
13 Applications
(1) MQL4 Experts Scripts C++
40 - 75 USD
I need a robot to stream forex data live (1 minute) from my metatrader 5 and save it onto a local file. Data to be streamed: symbol, date & time, open, high, low, close. All forex pairs to be streamed onto the same file (use feather format). The bot will run constantly and will work on upcoming ticks so it will neglect weekends. Also the bot will delete the older rows if its length is bigger than N lines
2 Applications
(1) MQL5 Experts Scripts C++
30 - 200 USD
Order Request: Add 3 Trailing Stop Functions to an existing MT4 EA ,and place into the Parameters Box of the program, as well: 1) Trailing Stop amount in pips: 10 2) Trailing Step in pips: 3 3) Trailing Stop Start Point from Purchase Point in pips: 45 NOTE: The existing program or EA has a Stop loss now. Of course, the Stop loss should deactivate when the Trailing Stop activates. Further Explanation of Trailing Stop
29 Applications
30 - 100 USD
hi , I'd need a programmer that can code a very simple robot based on 2 ema crossing each others. this Algo trading robot should be capable of placing orders using the crossing of two exponential moving average, one 30 periods, the other 13. take profit and stop loss would be added to the robot as I say and I've already backtested this strategy, 86% of profitable trades
120 - 200 USD
Please coder who is diligent, smart, serious and always online to run my EA project. The target time is very important, complete in 3 days. Please say in advance before starting. Mastering Market Hours, especially GMT (WET). The principle is to find Support (Top Line) & Resistance (Bottom Line), and create the Middle Line. Parameters are very specific and need perseverance and thoroughness,OCO in the Middle Line. For
50+ USD
I am currently looking for someone to program an Expert Advisor that incorporates some sort of Artificial Intelligence or Machine Learning, preferably Neural Networking. I know how difficult Machine Learning is, so I am willing to negotiate a price. Criteria: - Trading robot that can be used with MetaTrader 4. - Automatic trading, with sound risk management. - Doesn't matter how fast it trades, preservation of funds
30+ USD
hi, I'm looking for a solution that my indicator/EA/script can read local SN numbers such as motherboard, cpu and hard disk. If mql language can not handle this issue, using C++ C# and php are also an alternative solution thanks
9 Applications
(9) MQL4 Indicators Scripts C++ C# PHP
30 - 100 USD
Hi everyone, I'm searching for a high experienced android app developper that could help me passing from the basic MIT appinventor app to something more estethic, with all the options I already have like data storage, connected to a website (webrequests and everything) to try to connect to MT4 or further things, I'd like to know how to do it and to modify it also. It's really basic stuff if you know how to use all
1 Application
30 - 60 USD
Pivot point (PP) = (High + Low + Close) / 3 First resistance (R1) = (2 x PP) – Low First support (S1) = (2 x PP) – High Second resistance (R2) = PP + (High – Low) Second support (S2) = PP – (High – Low) Third resistance (R3) = High + 2(PP – Low) Third support (S3) = Low – 2(High – PP) I would like a simple script or EA that can set a pending order on a chosen pivot point. The Stop loss and Take profit are also a
21 Applications
(1) MQL5 Experts Scripts C++
30 - 60 USD
I have an existing file and would like to modify it to generate simple price data files in specified format. We can also build a script from scratch that produces same text/csv file too. Whichever is easier. The desired output format is contained in the text file attached
4 Applications
(6) MQL4 Scripts C++
30 - 60 USD
SCRIPT NAME: Active Trader Bot. PROJECT GOAL: Create a script or EA that will scan a directory for new text files. Once a text file is created in the directory, the script will immediately read the file information and open an order in MetaTrader 5. The script will screen and regulate how many orders are opened at any given time. The script will not open too many orders at one time. All files created in the
3 Applications
(1) MQL5 Experts Scripts C++ C# Forex
30 - 50 USD
Need to convert customized MACD strategy from Pinescript (TradingView) to MT5 advisor. Strategy includes two variations of the MACD (not MT5's default) and uses the crosses as entry and exit points
4 Applications
(1) MQL5 Scripts Converting C++
50 - 200 USD
Put a multi time frame indicator (m1, m5, m15, m30, h1, h4, d1, MN) on one chart. And can choose which time frame to use. There are 3 indicators, each can be like that. And previously the indicator needs to be modified first, because there is a need to be removed or added. Existing example is 4 time frame and made into 9 time frame. 2 indicators I have source, and 1 more indicator only ex4 file (this file should be
30 - 100 USD
I trade in my MT5 account with Experts Advisors. The job I am offering consists in creating another EA to automatically check my account equity and take actions if it reaches a certain level. Its would have only one input: account equity. If at any given time the account equity is lower than the value defined in the input box, the EA would take the following actions: -Remove all other EAs from its operations; -Close
30+ USD
job assigned. stanislav, if you require the description, let me know this description has been removed as the coder is working on the job. EA high / low timeframe--very difficult
4 Applications