All orders - C# - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules C#
1032 completed jobs in all languages
Sort by:
Engulfing Candle Alerts. (personal job)
35+ USD
The Strategy is very simple... Use the MQL4 source file to create alerts within the indicator. Alerts required: Pop-up, Push and Email. The pop-up display must show the currency pair, The signal type for example (Bullish Signal or Bearish Signal) And the time frame: M1 - H4
1 Application
(13) MQL4 Indicators OpenCL C++ C#
30 - 50 USD
Hello Developers! I would like an EA that opens Buy and Sell orders. I have attached the indicators that are going to be used for the guidelines already. You can just use the codes from there and implement them into the EA program. Guidelines: 1) An EMA cross over. The signal is generated at the crossing of two exponential moving averages. Fast EMA is 4, slow EMA is 8. 2) Slope 3) MACD (5,35,5) Histogram. 4) CCI-
30 - 50 USD
Simple EA for London Breakout Strategy: I have tested this strategy and it has proven to be pretty successful. For a certain pair compare the highs and lows of the 7, 8, and 9 Candles when they close. Then based on some simple guidelines, when the 10 candle closes we will put in buy and sell stops. For instance: When comparing the 7, 8, and 9 candle close, the 8 candle had the highest out of the three (1.30905) and 9
Zero Point Gravity (personal job)
30+ USD
Hello my friend i have a new job for you. Though I will pay $30 for this job Zero Point Gravity · I want you to add this table on the right side of the last indicator you did for me ( Dashboard_PSAR_Indicator4.mq4 ) · I want you to modify the alert notification to show only the one described in number 5 below Zero Point Gravity Symbol Strong Weak USD/JPY USD/CAD USD/CHF EUR/USD GBP/USD
1 Application
(27) MQL5 Indicators C#
30+ USD
indicator based on ichimoku The idea: Create an indicator able to make alerts, send mails based on the indicator ichimoku. the indicator must run on MT4 it should not work at night. There should be two parameters: StartHour - the hour to start operation; EndHour - the hour to end operation. Add parameters for Enabling notifications: SendPush - allow sending push notifications SendEmail - allow sending emails The
10 Applications
(1) MQL4 Indicators C++ C# Java JavaScript Python
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
Muthu's Watch and Catch EA (personal job)
30 - 50 USD
As discussed, Specification for the EA will be provided over chat, as like earlier the trades should get placed in fast execution mode, coding should effectively work during slippage, should avoid delay placing orders during News time
1 Application
30+ USD
I need to export/write the information in the "Trade" tab of MT5 to TXT files. The TXT files will be read by another program as the TXT files are updated live. The TXT files will only show current data; it will not collect historical data. The text in the files will match what the data shows in the "Trade" tab. OpenOrders.txt: [TYPE] [SYMBOL] [TIME] [PRICE] [T/P] [S/L] [PRICE] [PROFIT] PendingOrders.txt [TYPE]
4 Applications
(1) MQL5 Experts C++ C# Forex Text writing
New EA Mod. (personal job)
35+ USD
As per our PM. Specifications to be attaches later. gu u gg [ijtgotj5itmkmfg rhtr hhrtyh thmth rthy rtyhhr ghertjg ug uht ruthg hrtrjhrhg thghg tght uhg tg euthg eohtg ehtrguehtr getghtghtg hereotjgwog ht ghg etgh tgh etgh etigjh j
1 Application
(68) MQL4 Indicators Experts C++ C# Forex
50 - 80 USD
Hi everyone, I am looking for an ea which will create pending orders(with stop and limit) on a spesific day time. One order will placed above the price, and other order will be below the price (Orders will be SELL STOP-BUY STOP or SELL LİMİT-BUY LİMİT). And if one of the orders start to trade other orther will be removed. According to the result of the first trade, this time EA will create market orders on the
30+ USD
Hi,the EA can opens trades/orders based on Candlestick on OHLC and trade lots based on balance . This EA are trend follower . the ea should be work on multipairs and time . Other spesification will discuss late
30 - 50 USD
Only fast trade execution developers look after the below EA requirements: Below are the EA inputs required : Use Profit target : True/False - This input is an average of the Positions running in the EA dropped symbol. Profit target : 25 (customizeable) - Average of the profit at which the EA should automatically get deactivated by placing all open trades on the placed chart and should not place any trades in the EA
3 Applications
(2) MQL4 Experts C++ C# Java
50 - 200 USD
Need a coder with perfect skills and good communication. The indicator I need has been used for over 4 years and takes a lot of work to compare on MTF. Therefore it is critical that the indicator can be managed from one chart. The indicator is a modifed double top/bottom with extra rules and alert features. It also needs a display panel on chart. All information and rules comes as a PDF, Powerpoint as well as a
50 - 300 USD
Good day coders this will be a challenging task as I'm looking for a coder who can create an EA from a indicator. The most difficult part is I don't have the Mq4 file I only have the ex4. I have an EA created from a ex4 file already so I know it's possible
7 Applications
30+ USD
Hi, My MT4 doesn't save profiles automatically and I always loose my analysis when start up MT4. I need somebody that can use Win DLL messages to simulate the mouse process to click and save MT4 profiles. The code should NOT to grab my mouse and keyboard. It should do the job behind in silence
4 Applications
(10) MQL4 Libraries Integration C++ C#
72 - 100 USD
Hello A need an experienced coder who are familiar with Gold and it's rates. I have created a detailed document with explanations an images. The job is an EA File consist of 1 PDF Sincerely, Daniel Gustavsson
30+ USD
Dear programmer, I need an Ea as described below.1). In the current position place a buy order 1 and a sell order 1.above the buy order place buy stops 1 to n orders. And in the same price place sell limits 1 to n. buy order tp is buy stop 1. Buy stop 1 tp is buystop 2. Buy Stop 2 tp is buy stop 3. 2) below the current position is reverse all should be sellstop . 3) above the current positions orders should be
30+ USD
I would like to have a simple Moving Average program with some criteria below:- When candle closes above MA put in a BUY order. When candle closes below MA put in SELL order. i need some parameters can be set in too. 1. start hr and end hr 2. Moving Average type (SMA / EMA) 3. Moving Average Period (m1,m5,m15,m30,h1,h4,d1,w1,mn) 4. lot size 5. magic number 6. comment Please PM me if anything unclear. Thanks
50+ USD
Requirements Specification : Entry Signal FREE by Yours <- for sample Daily Target Profits : by Money or Percent (Optional Input) <- If Reached, EA STOP Daily Target Loss : by Money or Percent (Optional Input) <- If Reached, EA STOP Trailing All With StopLoss and TakeProfit <- Trailing All always active 24 hours Reverse Entry Trade (Optional Input) Working Hours : 6,7,8,12,13,14,18,19,20,21 (by Array : Input-able
30 - 200 USD
I have multiple expert advisors which all have the same format in build layout. I need a tool/program which can combine those ea's in 1 expert advisor. Requirements - Up to 20 experts have to be combined - Program for combining must be a windows based program - All experts advisors are in the same format. Please see attached zip file for example - 2 required inputs. Lot size and amount of allowed open trades - Rest
7 Applications