Orders for indicators development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
700 completed jobs in all languages
Sort by:
30 - 50 USD
I need a trader box panel with features as follow : 1. the panel should be a expert advisor 2. information of spread and symbol on the top of the box 3. Limit Price input (the order can be taken only sell limit or buy limit only), if the current price is higher than the limit price, it is a buy limit, if current prie is lower than the limit prive, it is a sell limit order 4. stop loss price input 5. take profit
30+ USD
Hello I have an indicator and i need the MTF version. Note that i don't have the mq4 version of that indicator. In the setting of the MTF version i must have the option of the TF i want to display in the chart. So i must have: Use M1: True/False Use M5: True/False .......... Use MN: True/False. Please check attached image to see how i need the indicator to look like in the chart
6 Applications
(4) MQL4 Indicators C++
30+ USD
I need an expert to solve some issues on my EA to get it validated on Mql5 platform. Specifications and requirement Hi I have an EA that I want to get validated on mql5 platform. When I first tried to validate it the error 131 occurred. I worked on it to fix the issue then error 1 occurred and the validation was not successful. I worked on it and tried to validate it and the validation system said there is no enough
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++
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
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
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
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))
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
30+ USD
NUMBER OF CANDLES (INPUT PARAMETER): IF THE EA EXECUTES A TRADE AND IT HAS NOT HIT TP (IN LOSS), THE EA WILL NOT EXECUTE THE NEXT SIGNAL UNTIL THE NUMBER OF CANDLES SET BY THE USER IS MET. THE NUMBER OF CANDLE SET BY THE USER MUST BE MET BEFORE IT EXECUTES NEXT TRADE WHICH IS THE RECOVERY TRADE. ie. IT WILL COUNT THE NUMBER OF CANDLES (TRADING DISTANCE) BEFORE NEXT EXECUTION SIGNAL AND THEN IT WILL APPLY
Need An Indicator/EA to Monitor Daily Drawdown & Also reset Daily for Prop firm Challenges (personal job)
30+ USD
I'm looking for an indicator/ea that can produce an on chart display of "floating drawdown" that will also need to reset everyday at a time specified by the user . It will need to display on the chart a countdown of this. For example It would be great to have a timer displayed on the screen as to when the "Daily Drawdown is about to reset. Something that dislays like..xxx...Daily drawdown will reset in......minutes
Create indicator MA(s), BB and price turned 180 (personal job)
100+ USD
Create and write an indicator for MT4 and MT5, send the source code with detailed comments and libraries, which rotates the price chart, the bollinger indicator and moving averages (1-3) by 180 degrees, the shift of indicators. Total number of bars, subtracted number of bars (max bars and min bars), vertical line for viewing the past. It includes 2 modes: queue mode (updated alternately - the left disappears, the
1 Application
30+ USD
Requirement Specifications: Part 1: To combine the attached 3 indicators into 1, with 3 separate panels with similar options to select from, displaying Open Price for 3 individual timeframe. To make slight adjustment on the drawing of the Open Price line in accordance to the period separator. Part 2: Based on the 3 individual timeframe's return values, set the variables into the conditions below and paint an
30+ USD
Hi I need a guy who can creat me a simple EA all the EA must do is to take a candle after a spike and then skip 2 spikes then take another candle after the 2 spikes accured the ea must work on crash 500 with a stop loss a lot options and number op trades to open
Modify indicator object panel for MT4 and MT5 (personal job)
30+ USD
Modify the indicator object panel in the part of the star of David. It needs to be finalized so that the script makes it possible to draw an object beyond the boundaries of the trading terminal. 12343 23443 2454525 2452454524542 245245245245 2452452 param bvgtv tttttbvt starr david hexagon david hexagon david hexagon david hexagon david hexagon david hexagon david hexagon david hexagon david hexagon david hexagon
30+ USD
https://www.mql5.com/en/job/159128 Please read the description of the above EA as my requirement is to modify it. I will be providing the code of it. The above EA will Open a BUY orders ONLY if I set Input Variable ( Trade type = Buy Only ) The above EA will Open a SELL orders ONLY if I set Input Variable ( Trade type = Sell Only ) rest all Input variable is same in buy and sell. So, If I need to continuously run BUY
6 Applications
(23) MQL4 Indicators Experts C++ C# Forex
50 - 100 USD
Hello, I am looking for an modification of the attached renko EA to be made for the METATRADER 5 platform. The current EA has a 3 MA filter logic based on an Simple, Exponetial, Liner-weighted, Liner regression, volume weighted. All 3 MA's can be turned on/off whith the following filter settings: Filter Mode: OFF ON for entry ON for exit ON for entry & exit So what i want different in this EA is that it uses the MA's