All orders - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
9381 completed jobs in all languages
Sort by:
30 - 100 USD
The Objective of Coding/Modifying R-squared is for the following reasons Graphically show mode with words. Ex => Ascending/Descending Calculate Average of selected time frames, and determine, if on average(By adding the values of selected time frames, and dividing by the # of time frames selected, and if Critical value meets 95% confidence, Display if R-squared is ascending or descending, for selected time frames on
3 Applications
30+ USD
EA para velas marubozu El EA abrirá operaciones después de producirse el open de cada vela D1 y después de cumplir las siguientes condiciones: 1- Que el open de la primera vela M1 que conforma cada vela D1, no haya sido superado a la alza o a la baja (Open = High caso bajista o Open = Low caso alcista) y el precio tomo valores por encima de los 5 pips en sentido contrario, en ese momento se abrirá un trade, en
6 Applications
(11) MQL4 Experts Strategy optimization Forex
30+ USD
I would like to add the attached HMA indicator to the attached EA. I would like to retain the changeable parameters of the HMA indicator and have them changeable within the EA. I don't want to change any of the logic of the EA except for: -EA will only place buy orders when a green candle forms and the HMA is up/green -EA will only place sell orders when a red candle forms HMA is down/red This EA trades based on the
9 Applications
30 - 40 USD
Hello, I want to add a feature called "averaging" to an existing EA that I already have. I don´t want to do any other modification to the code but this. I´ve saw a feature that it´s called "Averaging". I don´t know exactly how it works but it seems that it´s something about Martingale maybe. The intention is that if a trade goes against, the EA starts to open trades in the contrary direction to compensate the amount
30+ USD
Hello, I am looking to have a custom ATR indicator made. Basically, I just want to divide the current candles ATR value by 2, and then add it to the current candles open price. ATR would be calculated the same way as the default ATR indicator. Needs to work on all time frames and all ticker symbols. This new indicator would be displayed as a price level on the chart
12 Applications
New Expert Advisor to open and close a trade based on selected criteria. (personal job)
100+ USD
Hello Oleksandr, I hope you and your family are well. I hope you have time to work on a new Expert Advisor to open and close a trade based on selected criteria. To open and close a trade, the first of the following options in each category (open and close) will execute or close a trade. (See attached file)
1 Application
(14) MQL4 Experts Forex
30 - 50 USD
i would like to develop an expert advisor that opens and closes positions based on the following criteria: 1) it opens a buy order when: a. rsi(14) is above 20 b. schaff trend line crosses the 20 level line on the histogram from bottom to top OR schaff trend line crosses the 50 level line on the histogram from bottom to top OR schaff trend line crosses the 80 level line on the histogram from bottom to top c. know
8 Applications
(3) MQL5 Experts Forex
50+ USD
MT4 Trade Faster Copy EA Mode Selection : Master / Slave General Setting Connection Key: set any word (or a set of characters), which should be identical in both source and destination EA; Use this Key to establish Master Account connection with all the slave accounts. So that the EA can use different Master Accounts to control different Slave accounts respectively on one computer; (Slave) Add: to add a prefix to
3 Applications
(4) MQL4 Experts Forex
Make changes to MT5 and TradingView Indicator (personal job)
30+ USD
Make small changes to MT5 and TradingView support and resistance indicator. MT: 1. Endless lines from left to right 2. Level number near the last bar, shifted to the right for a few bars 3. Line prices on price scale TV: 1. Prices on all lines 2. Prices near the last bar (+ few bars to the right, in future)
1 Application
(7) MQL5 Indicators Scripts Forex Stocks
30+ USD
This indicator calculates the Pearson correlation coefficient (-1 to +1) in real time for currency pairs on the market watch and displays the pairs that meets any correlation range search criteria specified in the indicator input
7 Applications
40+ USD
Dear coder . I want a developer who can turn my indicator into an expert advisor, I want my indicator in Expert Advisor in-build means want all code in ea not use i-custom code Indicator i will give personally Low Swing buy it repaint indicator so buy it every repaint low and Sell every high Dot ====================================================================================================
EA Programmer Needed for NEW EXPERT ADVISOR (personal job)
50+ USD
Hi, I need an EA that trades based on the several Oscillators and Moving Averages signal strength. I have the complete requirement drafted image illustration and Lets discuss more in this order! Regards, D
1 Application
(35) MQL4 Experts Forex
50+ USD
I need an EA that works with Renko charts to open a long position when the new Renko bar close above the moving average line (Both the start and end of the Renko bar should be above the moving average line). and If the price change and the Renko bar closes below the moving average line, long position should be closed and a new short position should be open. (Both the start and end of the Renko bar should be below the
21 Applications
(12) MQL4 Experts Forex
60 - 140 USD
I am looking for a Forex EA developer to develop an automated trading robot of my trading strategy for mt4. I have the exact strategy such as all entries, TP and SL. I just need someone reputable to create it for me. Need this ASAP and potential to re-hire on a consistent basis if all goes well
24 Applications
(3) MQL4 Experts Forex
150+ USD
Based on my requirement need help to create EA for MT4. My curruncy steanth is based on strategy. EA should run exclusively on each currency pair I want. I want source code also. Once deal confirmed I will explain my requirement
15 Applications
(29) MQL4 Experts Forex
60 - 90 USD
I need an Expert Advisor (EA) that uses the "ZigZag" indicator included with Metatrader 4. First, the EA calculates the high and lows in the range, and calculates the distances between them, drawing the "zigzag" lines. Zig lines are those going up, from left to right. Zag lines go down from left to right. The EA calculate the vertical length of the zig lines, from left to right, and divides them by a specified number
17 Applications
(1) MQL4 Indicators Experts Forex Stocks
45+ USD
Hello, i am in need of an expert, who can can be able to develop my indicator into a trading robot. the indicator that i have can pin point bullish engulfing,bullish piercing, bull harami, bull cross, hammer, bearish engulfing, dark cloud, bear cross,bear harami and shooting star. so i want you to turn this indicator into a robot. whenever one of these candlesticks pops out must be able to place an order. text me for
17 Applications
(1) MQL4 Experts Forex Stocks
Create custom EA based on specs attached. (personal job)
60+ USD
The specs are attached. They describe a MT5 EA which uses RSI to make trades based on the strongest RSI of multiple currencies. The EA will have inputs to set the RSI period, the RSI timeframe, the upper and lower thresholds, a stoploss, a TP, and a trailing stop
1 Application
40+ USD
1) Idea Based on all of the most recent x (e.g. 30) number of bars, (x = input variable) Calculate at start of each bar: MaxOpenClose = the maximum of ( maximum of Open, maximum of Close) of all of most recent x bars MinOpenClose = the minimum of ( minimum of Open, minimum of Close) of all of most recent x bars Level_1 = ( MaxOpenClose - MinOpenClose ) * Ratio_1 Level_2 = ( MaxOpenClose - MinOpenClose
4 Applications
(1) MQL4 Experts Forex
Correction to EA's order management (Closing Orders) (personal job)
45+ USD
Hello, I'm looking to correct the order management closing sequence so it works as intended for the MT4 EA. I will provide the source code with the job specification requirement/information. Thank you and I look forward to hearing from you