All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2092 completed jobs in all languages
Sort by:
30 - 60 USD
I have one simple strategy,. It should Mark the high and low of Asia session and it should trade in Newyork session when it gives BREAKOUT r BREAKDOWN especially it is for gold Example:if BREAKOUT happen if TP hit no problem, if it reverse then it should manage by using martingale strategy, Same as in sell also when BREAKDOWN happens. Additional features 1) News filter 2) equity stop 3) trilling SL 4)it should take
50 - 100 USD
Hedging Grid Strategy. Automated EA in a schedule hours EA should be activated by programmable schedule - Example: 8am GMT+8 to 8pm GMT+8/or until trade is close, no new trade position to be open after 8pm GMT+8 EA should start automatically at 8am EA will trigger Buy and sell and 18 levels of additional limit order entry at the same time, 9 buy limit and 9 sell limit. (limit order will not be needed if EA can be
8 Applications
30+ USD
I need an indicator that gets to show me the major levels like the mid level(50), big figures(00) and institutional levels(80 and 20) on my chart, this indicator should be very visible to all major pairs
3 Applications
(1) MQL4 Indicators C++
75+ USD
I have my own indicator and I need to build an EA based on it with the following user inputs TP = take profit (in points not pips) SL = stop loss (in points not pips) ED = entry distance from the target V = volume (as percentage from equity) I will explain the entry conditions later
30 Applications
Expert Advisor based on CCI and Moving average (personal job)
100+ USD
I would like you to code me a trading system that is based on the CCI and moving averages plus a few other conditions that i will ask you to assist with to ensure there is stability in the trading system despite the market conditions
1 Application
(30) MQL5 Experts C++ C# Java JavaScript SQL
250+ USD
EA that acts on indicators. Buys and sells on either strong sell, and buy on strong buy, buy. But I want it integrated in my MT5 (would be nice if its in a small window on the graph). Possibility to check other time frames and act on these comparably. Automated buy and sell. Backtest and life test required. Levels of indicators and what strength of indicators is needed for buy sell strong buy strong sell. Compare
6 Applications
(3) MQL5 Experts Custom graphics OpenCL C++ C#
30+ USD
I have a simple indicator which draws an Arrows on bars that have a certain conditions, what I need is to draw a small horizontal line (Segment) on 50% of each bar [50% of (high - low)] that have an arrow, regardless if it is up or down arrow. I will provide you with the indicator to make the required amendment. Thanks
9 Applications
30 - 120 USD
Wanting an Object Oriented Programmed MA cross over ea, that's going to work with a dll. It needs to work off the current timeframe and symbol.. or automatically get what symbol and timeframe it's on, it needs changeable stop loss,take profit and trailing stop. Send data to dll through an array. Changeable lot size.. needs to work on fx and futures
2 Applications
EA Function Modification (personal job)
30+ USD
You made the attached EA in the past for me. I want to keep all existing parameters the same on the EA, however, I would like to modify it so that it doesn't automatically close any open position if an opposite candle forms. I.e., as it functions now, if there is an open Sell order and a bull/green candle forms, it automatically closes that open Sell position. If there is an open Buy order and a bear/red candle
50 - 150 USD
Need to do an recovery strategy on my existing EA programm for MT4 platform . Recovery strategy will include two pending orders on each side of the main order with a calculated logic . The current version of the ea open one order per signal so i need to add the two recovery pending orders to reduse drawdowns
12 Applications
(8) MQL4 Indicators Experts C++ Forex
30 - 100 USD
i need someone who can assist with creating a scalping robot based on the CCI ,on meta trader 5 i will provide all other details you will need to create the robot i bit of high frequency scalping ideas will be an added advantage
50 - 100 USD
I need an Expert Adviser based on AOX signals. It must have check and handling of trade operations errors. ■ moving average direction ■ the price is higher than the previous bar. Trade lots is an input parameter
Installing SR to Breakout (personal job)
70+ USD
if n = 5 & x = 3 // Total 5 sets. Assume set1 = M15 SR, set2 = M30 SR, set3 = H1 SR, set1 = H4 SR, set1 = D1 SR //create a variable to define number of repeated / overlapping required // if x = 2 if (2 out of 5 sets) isSRZone return true // can be M15+M30, M15+H1, D1+H1.. so on) then return true // if x =5 All 5 sets return true if (set1,set2,set3,set4,set5) isSRZone return true then return true // Please also try if
Create 6 objects for MT4 and MT5 and give open source code (personal job)
100+ USD
Properties common to 4 objects circles + 2 objects(one and twice like circle x2 scale the same): moving up down left to right - arbitrarily, scaling, by marker (point(s) or like line on indicator stars) or by button , rotate left right/reset rotate/block rotate, rubber stretching and narrowing on the X axis, stretching on the Y axis, rubber blocking (only diagonally exactly), adding a new object, deleting the last
MODIFICATION OF EA (personal job)
30+ USD
UPDATE TO BE MADE 1. ADD "USE RECOVERY MULTIPLICATION"(TRUE/FALSE): WHEN SET TRUE,RECOVERY ADDITION IS DISABLED; WHEN SET FALSE, RECOVERY ADDITION WORKS..... THIS MEANS EA CAN EITHER USE BOTH FUNCTIONS WHEN SET TRUE OR FALSE. RECOVERY ADDITION FUNCTION IS ALREADY WORKING 2. NUMBER OF POINTS (INPUT PARAMETER): IF EA EXECUTES A TRADE AND IT DID NOT HIT TP BUT PRICE MOVES AWAY FROM ENTRY POINT UPTO (NUMBER OF POINTS
1 Application
(33) MQL4 Indicators Experts C++ C# Java JavaScript
30 - 70 USD
1. I want an EA for MT5 I want two Buttons on Chart. RESET & CLOSE 2. Give order options in settings, so I can set Limit / Market / SL orders. 3. If I click the reset button on the chart EA should take order. 4. I have to place TP & SL for that order. 5. If TP is reached, order will be closed. That’s all. EA work finished. EA shouldn’t take next trade until I press RESET button. If
30 - 80 USD
Need to make some changes on some trading actions inside the ea. First need to modify the stop loss actions and switching position actons , then i need to modify the take profit actions so the ea to not re-open orders after reaching take profits. I will need also some extra parameter for choosing what actions i need or not
13 Applications
(8) MQL4 Experts C++ Forex
MPDIFICATION OF EXPERT ADVISOR (personal job)
30+ USD
1. ADD "USE RECOVERY MULTIPLICATION"(TRUE/FALSE): WHEN SET TRUE,RECOVERY ADDITION IS DISABLED; WHEN SET FALSE, RECOVERY ADDITION WORKS..... THIS MEANS EA CAN EITHER USE BOTH FUNCTIONS WHEN SET TRUE OR FALSE. RECOVERY ADDITION FUNCTION IS ALREADY WORKING 2. NUMBER OF POINTS (INPUT PARAMETER): IF EA EXECUTES A TRADE AND IT DID NOT HIT TP BUT PRICE MOVES AWAY FROM ENTRY POINT UPTO (NUMBER OF POINTS (INPUT PARAMETER))
30+ USD
At present, I have developed a script that, when applied to the current symbol, can open multiple periods of multiple current symbols, and then I have pulled these sub-tables to different screens. Requirement: Now it is necessary to realize that after running the script in other varieties, the chart of the secondary screen is switched to the new variety, the cycle remains unchanged, the position remains unchanged
4 Applications
(1) MQL5 Scripts Other C++ Java
80 - 100 USD
Hello! I seek a PRO EA creator who can help me build an EA for turning manual strategies - which are created using price movements, indicators, & a set of rules - into automated strategies; on MT4 & MT5. I’d also like the project completed within 3 days (if possible). Please be sure to read the instruction file I’ve attached below, "thoroughly", before placing your application. Thank you