All orders - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
9382 completed jobs in all languages
Sort by:
30 - 150 USD
Hi! I need a motivated creator for this job. Maybe you can use the bot yourself, if you like it. The bot has to follow a strategy. It only open an position when it has the confirmation of three indicators. Also it has to be a must that it only open one position per pair... So, if you are motivated I want to work with you! Please don't come with copies. I have a little word document with the settings for the bot, how
4 Applications
30 - 50 USD
Standard BB approach above/below BB band and Stochastic overbought and oversold in two different Time Frame to identified entry. Exit on number of pips gain with Partial TP and SL. Details will be provide upon engagement
13 Applications
(9) MQL4 Indicators Experts Forex
50 - 200 USD
1) Add a close order for basket of trades when multiple trades are opened, break even, loss or profit. (FIFO account) Explanation: My current EA closes out all opened trades together as a basket take profit at specified profit amount. When there are 2 or more opened positions, I want to close out the first trades in the basket if / when price comes back to breakeven/loss or profit. That way it takes off risk, In
3 Applications
30+ USD
Hi, I need a grid system with overlapping for my experts. The in parameters are this three: GridSize (distance from orders) Martingale (fixed multiplier) Overlapping (percentage to partially close series) Attach the mq4 code
MT4 indicators modifications (personal job)
60+ USD
Further modifications on existing indicators will focus on expanding the number of filters that will be available in each of the indicators to allow signal of price action based patterns. Also the addition of new alarms and signals upon trendline breakout will be added to one of the indicators
1 Application
(5) MQL4 Indicators Forex
50+ USD
I need an EA that uses's an external custom indicator for buy and sell signals, with these inputs: manual size for each trade auto calculate lot size for each trade Risk allocation for each trade (by balance) Take_Profit in pips Trailing_ Stop in pips Trailing_steps Break even in pips Stop_loss in pips With options, Hedging (True or False) TP1 Close (25%, 50%, 75%, 100%) TP2 Close (25%, 50%, 75%, 100%) Close trade on
30+ USD
Hi, I want you to create one function that calculate EMA of Average True Range and it will be using in my expert advisor. I am not familiar with iMAOnArray. So Please help me for this one. - One function of EMA of Average True Range, return double (EMA of ATR). - No need to display any indicator on chart, I need only value of it so I can take it from there. - Both EMA period and ATR period are customizable
5 Applications
(1) MQL4 Indicators Experts Forex
50 - 70 USD
I need a script that places a buy limit order on the fibonacci retraction of 38.2% that I plotted, when the market is above that retraction or a sell limit order in fibonacci retraction of 38.2% when the market is below of this retraction. The stop loss should be put at 0% and the target 61.8%
4 Applications
(5) MQL5 Scripts Forex Futures
30 - 35 USD
I have an EA making correct buys on all the charts , but the trailing stop does not activate when it is suppose to . the trailing stop must be half of the ATR and must enter when the sell value is the same as the original buy value ( on a long trade ) and on a short trade it must be the other way around. a better explanation with images will be provided helping with better explanations . this is a job that needs to
18 Applications
30+ USD
Hi all, I have moving average EA that need to verify for market. Currently it opening orders and trailing. I got this errors 131 and 145. So clearly i need to fix that all errors for move to market as a bug free product. If you are looking my job, then you need to stay with me until that product published on market. The reason is MQL testers take 2-7 days to check it and give feedback. If anything wrong or new error
14 Applications
Modifications Mt4 Indicators (personal job)
80+ USD
The job will consist of modifications in existing indicators that recognize price action patterns, which will include the addition of new settings for existing inputs based on MAs and trendlines to restrict the necessary conditions that will allow to trigger buy or sell signals by the indicators
1 Application
(5) MQL4 Indicators Forex
Sessions Box Indicator (personal job)
100+ USD
As previously discussed, I am looking for you to modify my already created sessions indicator. This tool has some custom features, with all variables are changeable. When it is completed, I will demo it, to see if it has any bugs that could be fixed. In the code. Thank you
30+ USD
INPUTS SHOULD BE AS FOLLOWS: SLIPPAGE = 6 PIPS DISTANCE LONG = .... PIPS DISTANCE SHORT = ..... PIPS NEWS START HOUR = NEWS START MINUTES = PRE NEWS ENTRY SECONDS = ( THIS IS THE KEY PART OF THE EA, IF I SELECT 2 SECONDS ENTRY, THE TWO PENDING ORDERS, STOP LOSS, TP SHOULD BE SET EXACTLY AT 2 SECONDS BEFORE THE NEWS, PLEASE NOTE THIS. IT SHOULD NOT BE LATE) ORDER ADJUST SECONDS = ( ANOTHER KEY PART OF THE EA) REMOVE
4 Applications
30+ USD
Please I need an ea that can: - Adjust stop loss - Every minute; - Use Stop Loss EA - true - Stop loss can be able to move up and down with the current market price; - Distance between the current market price and the stop loss is 100 points (if set 100 points). For example I placed an EURUSD long position: Market Watch is 12:10:00 and the market price is 1.24500 then the "Stop Loss Moving EA" needs to set stop loss
7 Applications
(2) MQL4 Experts Forex
[MOD] EA El Nino Body (personal job)
30+ USD
modification make this ea continuously make entry order on next day if not reach ultimate tp/sl after red arrow candle close, our ea detect the trend is bearish.. during open daily black arrow candle, our ea start to make sell entry.. our sell entry not reach ultimate tp/sl until black arrow candle close (yesterday).. today big green arrow candle open, our ea not continue make sell entry anymore.. our ea should
1 Application
(2) MQL5 Experts Forex
Modifications existing MT4 indicator (personal job)
50+ USD
The modifications will be applied to preexisting indicators. The first indicator will add extra filters to detect price action based pattern as well as a modification of a preexisiting MA based in put. the second indicator will be modified so that alarms can also be triggered for trendlines crossed by price in charts when desired
1 Application
(5) MQL4 Indicators Forex
Extending functions for existing breakout EA (personal job)
55+ USD
EA trades first breakout instead of second breakout. Reuse of the code of old EA for Risk-and Moneymanagement. Stops can be hidden or shown. The EA detects when a order cannot be sent and stops trading for the day
1 Application
(6) MQL4 Indicators Experts SQL Forex
30+ USD
Hi guys, I have very old EA which I want to be able to optimize it in the MT4 back tester. The EA is not big. Only 26 kb but contains many loops which are slowing the back test process I think
30 - 50 USD
You must be proficient in the English language to fully understand and complete this job. I require a changing of commissions in trades, and a reset condition of the hedged grid ea that closes all trades at a certain profit level and resets the ea. Also a stoploss event that is quite challenging that I need coded, and you must be competent in English and highly experienced in MQL5 to complete this job
50 - 100 USD
Hello I have an unfinished project for a breakout EA. The previous coder was unable to complete the job due to personal reasons. The EA was created from a simple breakout indicator. I basically need an EA that will open either buy or sell orders depending on where is the breakout. I have the original source code for the breakout indicator, and the unfinished EA for you to work with and modify to complete the job. I