All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1830 completed jobs in all languages
Sort by:
40 - 70 USD
This EA should be able to take: ......BUY,SELL trades as well as set all 4 pending orders(buy stop,sell stop,but limit and sell limit) ******************** INPUT AREA **************** ---Lot Size ---Number of orders(able to enter multiple orders at the same time) ---Hidden Stop loss IN pips (Broker should not see my STOP LOSS) ---Hidden Take profit IN pips (Broker should not see my TAKE PROFIT) ---Trailing stop with
3 Applications
(1) MQL4 Experts C++
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 - 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
30 - 70 USD
I'm in search of a new EA. It would work based on this CandleWicksDisplay for MetaTrader 4 (https://www.earnforex.com/blog/candle-wicks-length-display-indicator-mt4mt5/) EA checks candle wick percentage from the indicator above and creates trades SELL/BUY based on wick percentage from indicator (1D). EA should have other options within: - lots - max spread - invert strategy - close trade option before next candle
First crossover bounce of 128EMA /320EMA then execute trade at condition (personal job)
100+ USD
#property strict #property indicator_chart_window #property description "Current Period " #property description "Price crosses EMA8" #property description "Trend EMA8,20" #include <stdlib.mqh> #include <stderror.mqh> //--- indicator settings #property indicator_chart_window #property indicator_buffers 2 #property indicator_type1 DRAW_ARROW #property
1 Application
(36) MQL4 Indicators Experts C++
115+ USD
Trend-based MT4 EA build Full entry and exit instructions will be shared upon successful application but will include: 1) Trade Entry 2) Trade Exit 3) Cycle settings 4) Lookback settings 5) Breakeven SL/TP setting 6) Additional Take Profit setting 7) Volatility setting 8) Cease Trading setting 9) Standard settings: - Lot size - TP/SL in pips - TP/SL in $$$ - Trailing Start - Trailing Distance -
7 Applications
(9) MQL4 Experts C++ Forex
100 - 130 USD
All the defined things would be set from the properties Define 1st Moving Average Define 2nd Moving Average Define 3rd Moving Average Define 4th Moving Average Define 5th Moving Average Define CCI Define Current Price in relations to 1st Moving Average *If Moving Average 1 value is higher than Moving Average 2 value, look for buy. *If Moving Average 2 value is lower than Moving Average 1 value, look for sell. 1st and
8 Applications
(2) MQL4 Experts C++ MySQL Python Forex
The crossover + 1st bounce and 2nd bounce, (the bounce 3, 4, 5, there after are invalid no alert) (personal job)
50 - 100 USD
#property description "Current Period " #property description "Price crosses EMA8" #property description "Trend EMA8,20" #include <stdlib.mqh> #include <stderror.mqh> //--- indicator settings #property indicator_chart_window #property indicator_buffers 2 #property indicator_type1 DRAW_ARROW #property indicator_width1 3 #property indicator_color1 0xFFAA00 #property indicator_label1 "Buy" #property indicator_type2
1 Application
(36) MQL4 Indicators C++
30+ USD
I need MT4 to MT4 copy trade ea. please contact me if anyone can develop copy trade expert advisor. I need copy trade expert advisor which can copy trade from one MT4 to MT4. it means if it trade one account it will trade same amount of trade on other trade. I need developer who can develop it
9 Applications
(7) MQL4 Experts C++
30+ USD
I am building an EA that is currently using Fast and slow MA cross detector with trend slope, but it gives a good amount of false signals I want to have as many cross indicator detectors as possible: - Fractal - Bollinger Bands - MA - Hull MA - ADX - RSI - Vortex etc... REQUIREMENTS: 1. Those cross detectors must be in separate and unique functions. 2. The timeframe should be detected from the current one 3. No
1 Application
(3) MQL5 Indicators Experts C++
40+ USD
I have a support and resistance indicator. Now i want someone help to build alert function: Popup, Email and Push Notifications mobile. Example: When a 1st bull candle closed on resistance, and a bear candle closed under open price of 1st bull candle . Then Indicator can give me a alert on current time frame, a signal sell created on defined time frame. Example: Current time frame M5, a condition candle made at
1 Application
(2) MQL4 Indicators C++ C# Forex Stocks Options
30+ USD
I have Expert Advisor which doesn't have stop loss. this is grid ea. so I need stoploss in pips. However, I need one stoploss for all trade which is open by grid. so once it hit to stoploss all trade close at one time. and ea will automatically open new trade and start grid again. I have mq4 file which I can provide you
10 Applications
(7) MQL4 Experts C++
35+ USD
Hi, I have a very simple trend indicator (50) lines of code. I would like to convert it into a simple expert advisor. The trendline must be shown on the chart (if possible), like with the original indicator. Once converted: 1. The EA must set three orders (sell or buy depending on indicator) with three TP targets, 20, 50 and 150 pips. 2. The orders must be closed on opposite signal (given by indicator). PS: I do want
35+ USD
Job offer : To check, fix and convert the multi-currency MQ4 EA (MT 4) to MQ5 EA (MT 5) Requirement : - Comply and pass with MQL5 quality standard ( pass validation MQL5 marketplace ) - Proactive coder and willing to give improvement of my EA coding - The result of MQ5 EA should be able to test in multi currency strategy tester of MT5 Time frame : - I prefer on quality and willing to give you time to study and do
8 Applications
350+ USD
I have a strategy which I want to convert into mt4 indicator & it should read and execute the trades using arrows(buffers) automatically to binary.com account. I will tell you the strategy if you are interested message me
30 - 50 USD
Hi I need a good coder to code MT4 EA. The EA is a combination of MA, WPR (height different settings) and CCI. When price is above MA, CCI last signal is buy and WPR1, WPR2, WPR3, …… WPR8 last signals are buy, the EA will take BUY When price is below MA, CCI last signal is sell and WPR1, WPR2, WPR3, …… WPR8 last signals are sell, the EA will take Sell. Please check image for BUY example. In the setting I must have
18 Applications
(11) MQL4 Experts C++ C# Forex
Trend Trader (personal job)
150+ USD
1. The idea of the trading system is as follows : Market Entries are performed when a breakout occurs above the highest high or lowest low of a specified amount of bars. 2. Trading Signals : Two breakout Systems 1 and 2. Buy/Sell, either intrabar or at the open of the next bar when the highest high/lowest low of the specified amount of bars are broken. 3. Positions are closed : by either the 2ATR hard stop loss or
30 - 200 USD
SUMMARY This uses a combination of Heikin Ashi (HA) Bar Chart and the PSAR Indicator. It Enters a position after counting 3 solid bodies HA bars rising or falling consecutively then entering on the 4th bars open price. It then Exits on the PSAR when it signals a crossover to exit. Stops will be at (-2.00%). The HA Bars and the PSAR must be in the same direction always during the trade period. All the above parameters
30+ USD
I need to build an ea based on itrend indicator, with takeprofit stoploss and trailingstop(10figure points eg tp:1000000 sl:500000). ea should open a buy order when indicator gives a buy signal and close the buy order to open a sell other when indicator gives a sell signal. this order should be opened on same bar with the indicator signal. it should be able to work with pairs with big spreads as I will be using It on
30 - 50 USD
Specification Hello, I want to make a Simple Martingale EA: 1) Start initial trade instantly as soon as the EA is attached. 2) Direction: SELL / BUY / RANDOM / HEDGE. NOTE: When Hedge is selected, The EA should take both BUY and SELL orders at the same time, and keep on adding levels of trades with multiplier, in whichever direction it goes negative. 3) Initial Lots: Example: 0.01 4) Distance: ATR with Multiplier /
14 Applications