Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
40057 completed jobs in all languages
Sort by:
Close order EA as per PM (personal job)
60+ USD
Close an open order by another EA on an opposing signal (e.g. If buy is open and a sell is opened too by another EA, this EA should close the open buy and vice versa). As per our PM. (For the attached file: If 1 is open and 2 is opened, 1 should be closed immediately)
1 Application
(1) MQL4 Indicators Experts
30+ USD
i want an expert advisor which working properly (not requete problem or not slippage problem or no latency problem while sending orders etc.) ... and also i want an indicator with alerts of this expert. i will give the details when i find a good developer for my coding
7 Applications
(6) MQL4 Indicators Experts
30 - 45 USD
I WANT TO FILTER SOME ENTRIES FROM A WORKING EA, TO MINIMIZE DRAWDOWNS AND STOPLOSS. COULD BE ONE INDICATOR SUCH AS MOVING AVERAGES, CCI, RSI OR A COMBINATION. SUGGESTIONS ARE WELCOME. CHECKING THE BREAKEVEN FUNCTION THAT SEEMS NOT WORKING PROPERLY TOO
8 Applications
45+ USD
I've got a MT5 EA which uses an averaging calculation on data values to determine trade decisions. A long trade is made if the average is positive and > than a threshold input, a trade is made. A short trade is made if the average is negative and < the threshold. I want to add a new calculation to determine if the most recent data value is > or < the previous value. I can provide the specs for the original EA, and
9 Applications
(11) MQL5 Indicators Experts
Tweezer Indicator (personal job)
65+ USD
Based on tweezer candlestick pattern, with additional supporting elements to create an indicator to signal directions. with extra filter into the indicator to increase accuracy of signals. As per discussion with developer, the coding rules is in the attachement
1 Application
(8) MQL4 Indicators
30+ USD
hello I currently have an expert advisor that a developer has created for me, but I will need additional parameter to implement in the expert. for example as in the photo, i need these 4 parameters. I would also like the expert to stop trading from a minimum profit in % per day. but that does not cut the current trad. if the parameter is on 1% per day minimum, the expert must wait until the end of the current trad
11 Applications
Modify settings and filters in my Dash board EA (personal job)
30+ USD
Modify settings and filters in my Dash board EA, to manually delete old signals, to filter signals in line with the 13/50 EMA, to show trend or counter trend based on 50/200 EMA direction, to be able to manually delete all current signals on dashboard to start fresh again, and to show if higher time frame TDI is crossed in direction of trade
1 Application
(42) MQL4 Indicators Experts
MT4 Indicator Modification Job (personal job)
60+ USD
Hi Alex, I have some modification job with our old indicator (2017). It creates an arrow with SL/TP1/TP2 levels. I want to make some modifications for better visualization. 1. Please remove TP2 level at all. 2. Change 'SL' to 'STOP LOSS' and 'TP1' to 'TAKE PROFIT'. 3. Please add the price where the level is created. So overall it should looks like on the picture. Thanks! M
1 Application
(33) MQL4 Indicators Experts
Adjust tp and sl (personal job)
40+ USD
What I’m asking is if i wanted to can you take an EA and make it where the rules for entering a trade and exiting are opposite ? So for example I have a range bound ea if I wanted to for example instead of taking a short when the price hits the top of the BB (the way it’s set up now) we go long instead and where our stop loss is now would be where the tp is
1 Application
(6) MQL4 Indicators Experts
I want to modify a EA (personal job)
30+ USD
I want to modify LUCA BREAKOUT EA adding another offset in point so to have 2 different offset to apply to entry rules: 1 for long entries and 1 for short entries
1 Application
(3) MQL5 Indicators Experts
30+ USD
This should be for mt4 or mt5. The requirements is this: it should be able to alert for the direction of the next bar up to 15 bars of the same timeframe indicator is placed on. It would be great if you have a winrate dashboard or text on the screen. Example is this.Starting budget is from $30. Best offer and product will be selected. I also have a few ideas but if you have something that can work that would be good
1 Application
(99) MQL5 Indicators
30+ USD
Add custom indicator that you have developed into my Expert Advisor. I need to wont let the EA buy at overbuy zones and dont sell at oversell zones. I will provide the EA and the indicator
19 Applications
(4) MQL5 Indicators Experts
EA modification (personal job)
30+ USD
Ea Name is NBA_ea_2020_MaxPower This is the strategy. 1. ea opens 2 pending orders, buy stop and sell stop with xhedg pips between them example xhedg = 10 pips with lot size set by user. 2. when price moves to activate buy stop order, ea now open x number of sell stop positions set by the user @ x pips away from buy stop level @ x lot size. Example, if x number = 2 and x pips = 5, the new sell stop orders will be
1 Application
(58) MQL4 Indicators Experts
30+ USD
I would like to add partial take profit feature. I want users to enter pips and percentage it will close the position. For example. User enters 50 pips and 50%. once in 50 pips in profit, it closes 50% of the position. if you are up for a challenge, please let me know
10 Applications
(2) MQL4 Indicators Experts
30+ USD
Hello I need quick help adding MoneySizeOptimized.mqh into advisor Mean reversion which stock MQ5 example I do not appear to get the proper values. I have attached both files. the MoneySizeOptimized.mqh is located in the experts/money folder
4 Applications
(11) MQL5 Indicators Experts
Add Blaster Order (personal job)
50+ USD
Goal from this Modification 1) Insert Blaster Order with increase Add 2) Reduce PingPong Order (PartialClose) with Blaster Order 3) Increase Lotsize for Reducing PingPong Order The Principal of the System running like is running. The only modification is during the Range-Session. For this, we add for the First PingPong order an predefined additional Blaster Order. If the Price running back to initial Level/Order, EA
1 Application
(80) MQL4 Indicators Experts
60+ USD
I need a simple indicator to show buy and sell signals with the following specifications 1. The indicators needed are: 1A. 3 Simple moving averages, each settable on the settings tab. SM1 - Fast Simple moving average SM2 - Mid Simple moving average SM3 - Slow Simple moving average 1B. Parabolic SAR with values settable on the settings tab. 1C. MACD with the 3 values settable on the settings tab. 1D
23 Applications
(8) MQL4 Indicators
Modification to previous EA job for MT4 and MT5 (personal job)
30+ USD
Mehdi, please find the new job attached with this -- modification to the amazing EA you did for both MT4 and MT5 platforms. The attached the Job Specification, only work on items 1 and 2, "Reclaim" and "Order Pattern" fix for now. Thanks for the amazing work! (AGAIN!!!)
Conversion of ATR Pips in MT4 to MT5 (personal job)
30+ USD
//+------------------------------------------------------------------+ //| ATR Percentage S/L-T/P .mq4 //| | //| | //+------------------------------------------------------------------+ #property copyright "Joshua Jones" #property link "http://www.forexfactory.com" #property
1 Application
(1) MQL5 Indicators
60+ USD
Hello dear my friend, Thanks that to waork again together I want an Over Bought and Over Sold indicator Which will make marks on chart, and will send alert at conditions it will be Multilanguage indicator thanks alot
2 Applications
(59) MQL4 Indicators