All orders - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
40+ USD
Supply and Demand ZONE Forex Indicator I want you to design a MT4 forex indicator for supply and demand zone. HOW TO DETERMINE DEMAND ZONE 1. Count the number of specified candles. a. For Long Term = Count 1000 candles (This should be a variable value I can change) b. For Medium Term = Count 250 candles (This should be a variable value I can change) c. For Short Term = Count 100 candles (This
30+ USD
I want an EA that will automatically activate trailing stop as soon as any trade is opened in my account. Please note I have an EA that opens trades already. I need this new EA to work alongside it by trailing stoploss from as little as $0.05. Both EAs should be able to work together
13 Applications
MQL5
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
85+ USD
Martingale type zonal recovery hedging expert advisor that has a movable trading panel. Functions include but are not limited to: -Placing stop orders (an initial manual placement using panel button, the rest automatically at a distance specified by the zone size) -Option to close all trades at a specified net profit target within panel (if selected in settings) -Zone range input for the rest of the stop orders
30+ USD
Hi, i need coder to create simple breakout EA based on yesterday H1 highest and lowest, EA need to input few setting as spread filter, pip distance and other will discuss
10 Applications
35+ USD
Use of daily candle close once close bullish and next day candle close bearish then draw trendline at the wick of the bullish candle once trend pull back to the wick or the order block of 30 minutes tf it opens sell position same vises in buy if can deliver fast I increase payment to $65 asap
1 Application
30+ USD
Hello, I would like to add a simple modification to the EA which I already have. I would like a simple time session filter coded into the EA, meaning the EA will only trade during specific times (ie., 23:00 - 08:00) , the EA will be disabled outside of the unselected trading hours. I will need to do a simple backtest first after the job, before I proceed ahead. Thank you for your interest in advance
30+ USD
Create virtual average tool to detect how many slipages the symbol has in its timeframe in the broker, thus knowing the average slipage thought methods, take orders and execute them in virtual ways and collect information to have the slippage average Another thought method is to take information of all the orders executed in a real way This is shown in a graph within the chart with the statistics in order to know the
4 Applications
80 - 100 USD
Build a MT5 EA to trade with Slow Stochastics and Fibonacci Projection level on current timeframe. The EA will execute buy or sell entry trades based on Stochastic golden/death crosses and place take-profit orders based on user-defined Fibonacci Projection level. Requirements & Logic 1. If Slow Stochastics main and signal crossovers appear, run Fibonacci Method() to determine take-profit level. Do not open new
11 Applications
30+ USD
I have developed a news ea which needs to be submitted for automatic approval and validation by moderator on mql5. It does not place any orders in approval process, and needs to send test orders. these orders need min and max volume. Also need to edit / add the following parameters to the EA before approval to market (the basic parameters are thee however needs more detail to them for better optimization: ********
30+ USD
I need 2 small modifications for an existing indicator / EA. 1: I would like an input to my EA, lets call it "RequiredLoss", which disables the EA to trade, until the EA "would have lost" for x amount of trades with all the settings. For example, if the input is =1, the EA should calculate the potential profit / loss the EA would have made on the last trade, but without actually have made it (See attached images for
2 Applications
30 - 40 USD
I need a smart Fibo indicator. The indicator will determine ABCD boundaries. I will personally determine the A which is the lowest or highest point in the trend depending if it is an upward or downward trend. The Fibo determine the B,C,D. Once D is reached, the smart Fibo start to draw the new fibo. Parameters Upward trend “A” is the lowest point with two candle higher to the left and right. “B” is the 1st high after
7 Applications
Socket Library for Send and Receive Messages over network (personal job)
40+ USD
Hi, I need a MQH file and a test indicator that can use pure Win API to send / receive msg over TCP socket. The job should be created using classes and the MQH file should contain those classes. The job should be coded for me to use easily. I think I need these functions: -Sock server Init -Sock server Deinit -Sock server accept connections -Sock server send msg to clients -Sock server receive msgs -Sock server reset
1 Application
Soul (personal job)
30+ USD
Welcome I have a source code for an expert, and I want the expert to be locked to one account upon purchase The expert is locked to the real account The expert is locked to the demo account
17 Applications
Special MAs and ADX crosses (personal job)
70+ USD
EA robot using a special MAs and ADX to trade. The strategy requires placing new trade and closing opened trade simultaneously based on certain conditions of both MAs and ADX crosses. This strategy requires Only Profit/loss trailing stop, either based on pips or % from current price levels. Dialog box with switches, to partial or complete close all running trades in the auto robot in case of emergency
1 Application
30+ USD
Project Overview We have a highly optimized, production-ready custom cTrader cBot built for a fast-paced Renko breakout strategy (specifically trading XAUUSD/Gold). The core system architecture, structural mapping, and breakout logic are flawless. We are seeking an expert C# algorithmic developer for a targeted engagement to refine the execution mechanics and add an advanced trade management module. This is not a
17 Applications
30 - 70 USD
The principle for this work is to create a code for MQL5 that uses the stochastic and a tendency channel. The strategy that is required to be corrected is based on the next: Buy condition : 1.- There need to be an uptrend. Mainly in my strategy I use the CHOCH and BOSS ( I didn't programed this on the provided code. ) to determine in which direction is the price going and I mark a tendency channel using the 2
12 Applications
30 - 50 USD
Stochastic Settings: %k period %d period slowing price field method Trading Time settings: Start trading @ broker hour: Stop trading @ broker hour: Entry Settings: enter at signal line cross over at any level Exit Settings: exit at signal line crossover at any level Trades are to open and close immediately there is a crossover, not to wait for candle close Money Management: Stop loss in points Take Profit in points
12 Applications
50 - 750 USD
Building an automated trading tool to apply to my open charts in MQL4/MQL5. Initially this will be test retrospectively and initially just to provide me with trading signals. Ultimately this will become a trading robot. This project will be to build 2 simple trading rules based around the RSI(14) and trading channels(2 straight line equations), written in an object oriented way so changes to mathematical rules can be
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