All orders - Forex - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
8703 completed jobs in all languages
Sort by:
30+ USD
Void OnTick() { // Values for conditions double ema20 = iMA(NULL,0,20,0,1,PRICE_CLOSE,1); double ema20_1 = iMA(NULL,0,20,0,1,PRICE_CLOSE,2); double ema20_2 = iMA(NULL,0,20,0,1,PRICE_CLOSE,3); //sell short order If(OrdersTotal()==0) if((ema20>ema20_1) && (ema20_1>ema20_2) && (PRICE_CLOSE>1) OrderSend(_Symbol,OP_SELL,0.01,Bid,3,Ask+(50*_points), 0, "", 0,0,clrRed) //close short i f(OrdersTotal()==1) &&
6 Applications
(2) MQL4 Experts Forex
30+ USD
Void OnTick() { // Calculate ema20 for last 3 closed candles double ema20 = iMA(NULL,0,20,0,1,PRICE_CLOSE,1); double ema20_1 = iMA(NULL,0,20,0,1,PRICE_CLOSE,2); double ema20_2 = iMA(NULL,0,20,0,1,PRICE_CLOSE,3); //sell short order if((ema20>ema20_1) && (ema20_1>ema20_2)) if(OrdersTotal()==0) OrderSend(NULL,OP_SELL,0.01,Bid,3,Ask+50*points, NULL, NULL, 0,0,Red) <:p><:p> //close short if(OrdersTotal()==1) &&
3 Applications
(2) MQL4 Experts Forex
30 - 200 USD
Hi I need an EA based on Keltner Channel re-entry. The trading idea is based on a return to median line trade on shorter timeframe. The re-entry signal is defined by a close inside the KC after going outside. We place a Buy order at the high of signal bar (with buffer of 1 or 2 points) with the stop-loss at the low of signal bar + buffer. We exit the trade when the price reaches or cross the KC Median line. I would
18 Applications
Debug EA to work efficiently and to be available on the market of MQL5 (personal job)
30+ USD
Debug an EA to work efficiently and to be available on the market of MQL5. The program must be flawless and no error codes when attempting to offer it on the market of MQL5. The EA must pass the validation of the market process. Add the .ico icon logo to the "About" section in the progam. The logo attached is in .jpeg and it must be converted to .ico, there are free converters online. No other modification to the
1 Application
(5) MQL4 Indicators Experts Forex
40+ USD
Help me write an another indicator, detect a pair of candles like above. Also send me Alert: Pop Up, Notification and Email. Exactly, candle in then out from zone, but I want us test in 2 modes Mode 1: only consider 2 candles Mode 2: consider many candles (1st candle in zone then next any candle which out the zone) Let me can choose mode if I want to test. Thank you
50+ USD
I need a bot to be able to set orders at specific prices, stop loss,take profit, trail stop and be able to trade at certain hour of day. I trade the 1 hour Chart...okay so I trade the closing price of the 2am candle(as soon the 2am candle closes) everyday I put a buy order 150(15) pips above the closing price of 2am candle, a sell order 150(15) pips below the closing price of 2am candle. I put a take profit of
11 Applications
(1) MQL5 Experts Forex
100 - 200 USD
To create a clear panel, see picture. where I can set alerts and trades from one place. The system works with two strategies. Only on Moving Average and second on VWAP. The system primarily follows the candlestick patterns of Engulfing and E / M Star. Another rule for action is the distance from the EMA or VWAP. There are other conditions such as pattern appearance, distance, size, etc. Details will be written in the
Modification and addition to MT4 Indicator (personal job)
35+ USD
update one of my personal indicator visuals//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////Once this is started, I will elaborate further In this version, the user can hide the line of the non-related symbols. added histogram update mtf
30 - 100 USD
I am starting a forex signal provider business and will have 2 services. First service will be to deliver signals to clients and clients will be responsible to place the trades in their trading account manually. Second service, I will trade my own account from where the signals in first service above will be generated. However, in the Second service, the trades I place in my MT4 trading account should be replicated
6 Applications
(1) MQL4 Other PHP Forex
30+ USD
Hi , Need a simple EA out of this indi : " jfatl sloope speed". Feature: - Stop and Revers on crossing zero line - only variable : Junik Smoothing lenght - S/L, T/P - Timing - Money management Need in MQ4, NOT EX4
100+ USD
I am looking for someone to build this basic EA with only 3 triggers. Moving Average Combo With RSI EA. It will use the 10 exponential moving average and 25 exponential Moving Average and Relative Strength Index on the 1 hour, 1 day or 1 week time frame. Long: The 10 EMA moves above the 25 EMA and the RSI is above 50. The trade has a trailing stop. Buy Trade will close when price moves below 10 EMA. Short: The 25 EMA
25 Applications
(1) MQL4 Experts C++ C# Java Forex
40+ USD
Hello , I need someone experience who can create the custom indicator based on multiple indicators build into one complex indicator. The custom indicator have to meet some graphical conditions and need to show arrow for BUY/SELL on the chart so that I can validate the trade. I also need the custom indicator to send signals eg. entry price of the currency pair, take profit and stop loss to my MT4 account so that I
SHARK EA - GRID TRADING (personal job)
30+ USD
Hi Cai Liang, How are you? Hope everything is fine. I need your help to create another EA based on grid trading and hedging strategy. This system will create grid buy and sell order grid at certain distance. Then set TP and Stop loss. The system will control the trade based on the balance of buy and sell contract in order not to overtrade. Attached is the rules of the trade. Thank you
30+ USD
Please advise of cost and REALISTIC completion time. I want to monitor a chart for price variations over a set time frame and open an order with preset amounts and hidden tp and sl. if all conditions are met eg, if the price has droped 10 pips in 5 minutes open a buy position of 1 unit with sl of 10 pips and tp of 20 pips
4 Applications
EA Bollinger de soldados (personal job)
30+ USD
// EA Bollinger de soldados v1.0 // Se utiliza el indicador Bandas de Bollinger // Para colocar la primera orden, se le asigna una distancia mínima desde la media central, Ejemplo: a 100 Pips y el precio debe // cumplir dos condiciones: // 1. El precio debe haber superado la banda inferior para hacer la primera compra o superior para hacer la primera venta. Es decir, // el precio debe estar por fuera de la banda y
1 Application
(2) MQL4 Experts Forex
40 - 50 USD
I would like to merge 3 existing indicators so that when conditions are met only 2 different signals appears. The 3 indicators are Xps Trend Bars, Better bollinger bands and MA Cross arrow. I will provide these indicators in mq4 format. The conditions are simple: Signals will be based on MA cross when XPS Trend is in up-down trend and better boll band changed. I would also like to keep the individual adjustable
Create Expert Advisor MT5 using Support/Resistance line, candlestick formation and using Multiple TimeFrames within a currency pair (personal job)
223+ USD
Firstly, I would really appreciate if developers respond to this project if you can complete the job and within the stated time. So, if you are loaded, I will probably not use you to complete this job. We will be discussing some details and coder is willing to collaborate and discuss problem solving, patient, detailed and organized. When finished, I need this indicator delivered with the source code and to be easily
1 Application
(2) MQL5 Experts Forex
Add extra features to existing EA : caliber (personal job)
30 - 50 USD
Hi , Please add these features to Caliber EA ! details : Updated: only add these 3 things ! 1: Enable/Disable Indicator if ADX value goes above 55 and meets all criteria as we have set in Caliber it'll open trade 2: Once trend start, Maximum If already 50 ( x-candles ) are passed and nothing meet criteria , no trade will open till next trend starts ( explains with video: http://www.youtube.com/watch?v=piZDGN-uqSY )
1 Application
(46) MQL4 Indicators Experts Trading robot/indicator debugging Forex
100 - 150 USD
Requirements Specification: In the attached file is the complete specification with images. It is a requirements specification for the development of the Exponential Moving Average and Three Stochastic Expert Advisor in MetaTrader 5 platform. The expert advisor must work in production and strategy simulator in MetaTrader 5 platform. At this moment, we is working with XM broker but in the future, we could use other
9 Applications
50 - 100 USD
Hi Im looking for an indicator/ EA that: Draws the High and low for the previous year, previous month and previous week on the chart using horizontal levels. Then sends a notification to my phone if price goes above the highs or below the lows of any of them levels. I will need to run this on numerous charts. Preferably Indicator should recognise wen the weekly levels etc change. Should then update to the most recent
18 Applications
(2) MQL4 Indicators Forex