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
39950 completed jobs in all languages
Sort by:
Upgrade super trend ea (personal job)
30+ USD
Parameters are super trend (atr, period), lot size, volume, trailing stop Entry condition: Higher than Volume setting value and super trend line color change Example) volume setting value is 30, when it changes from a red line to a green line and lot size is 1, enter a long position when the volume exceeds 30, and do not open the position until the green line changes to a red line if the volume does not exceed 30
1 Application
(5) MQL5 Indicators Experts
30 USD
I ne ed meh anic al strate gy kaj aha ha hhaa hhaha ha haha haha ha haha shhs hshsh hshshs hshsh shs hsh shshs hs hsh shshs shshs shshs
2 Applications
(2) MQL5 Indicators Experts
60 - 80 USD
MT5 Custom Drawing Tool – Extended Rectangles Request: Develop a custom drawing tool for MT5 that allows the creation of extended rectangles with the following functionalities: Features: Extended Rectangles with Custom Colors Rectangles should have an option to be internally colored . The superior and inferior boundary lines should be clearly visible and should display the corresponding price levels at the right edge
11 Applications
(7) MQL5 Indicators Custom graphics
Modification of EA for MA crossing with ADX (personal job)
30+ USD
Hi mate, Here is the modification job as discussed to add the two point discussed to the existing EA. This is to add option to select REVERSE TRADE MA-When lower MA crosses UP and at top of bigger MA instead of BUY, the Reverse will SELL. When lower MA crosses down and below the bigger MA, instead of SELL, Reverse MA will BUY. Also please check the underlined exit rule , it should be Exit when ADX is ABOVE THE
1 Application
(20) MQL4 Indicators Experts Forex
Engulfing Candle Alert Indicator (personal job)
40+ USD
The job is to create an Engulfing Candle indicator with an alert function in MT4. Bullish Engulfing Candle Signal 1. Engulfing candle must sweep the low of the previous candle and close above the opening price of the previous candle 2. When a candle is a bullish engulfing candle, a signal notification must be triggered a notification must be sent to the user, with the message as follows: “Bullish Engulfing Candle
1 Application
Create new trade assistant (personal job)
75+ USD
Hey Simon. I'd like to create a trade assistant. Something that we can set parameters and one click buy sell. Nothing too complicated. Add a trail s/l and a couple other details. Should be pretty easy for a guy with your skills
1 Application
(44) MQL5 Indicators Experts
PRICE ACTION MODULE (personal job)
30+ USD
Bonjour Irek, voici les modifications apportées aux spécifications de Price Action. De même, dites-moi si vous souhaitez faire un contrat pour les deux parties ou diviser le travail. Merci d'avance
1 Application
(14) MQL4 Indicators
Custom Parabolic SAR Signal Indicator for MT5 (personal job)
35+ USD
I need a custom Parabolic SAR indicator in MQL5 for MetaTrader 5 with open-source code. Indicator Logic: The indicator should monitor two timeframes : a lower and a higher one. When the Parabolic SAR on the lower timeframe changes from above the price to below, it triggers a buy signal . Conversely, when it changes from below to above, it triggers a sell signal . However, the signal should only be valid if the
1 Application
(7) MQL5 Indicators
Breakout the box v3.0 (personal job)
50+ USD
Breakout the Box v3.0 Hello, I hope everythink is ok. I need a update to the old EA. Now let's look at the other side of the coin. The rules and additional requests are almost the same as in Breakout the Box v2.0. There are a few changes, however: 1. If a buy signal comes according to the old rules, we sell. 2. If a sell signal comes according to the old rules, we buy. 3. Take profit is where the old stop loss was
1 Application
(15) MQL5 Indicators Experts
Create combination indicators (personal job)
100+ USD
HI I WOULD LIKE TO CREATE COMBINATION OF INDICATORS main rules are Indicator 2 follow indicator 1 signals when multiple signals are formed add option of first arrow only true or false default is true if any objects come they should not be there only arrows should be there on chart Indicator1:(COMBINATION1) NAME OF INDICATOR: TMAx_tma (HL channel) Indicator 1:TMAxCG_mladen_NRP Indicator2:tma (HL channel)
1 Application
(115) MQL4 Indicators
Correction of indi (personal job)
40+ USD
Hello, I had coded an MT4 indi myself and I slowly transferred it to MT5 too. I'm not adept at MT5 so I ended up with a working indicator BUT while in MT4 it loads instantly in MT5 it takes 30-60seconds. I would like for you to have a look at it and tell me what I'm doing wrong and how to fix it. The green (High) dots paint on candle highs and the red (Low) dots paint on lows. Sometimes when I load it it misfires
1 Application
(9) MQL5 Indicators
30 USD
*twin range filter by colinmck 8169 on tradingview i need same signlas in mt5 like on tradingview *twin indicator not to be visible on the chart(but in the first version, set me to see twin signals because it's easier for me to test the EA, later you will hide it) *in input/options to be visible only: lot size, tp, sl, trailing(all must have change option) *on the chart to be visible tp and sl box when the positions
3 Applications
(2) MQL5 Indicators Experts
30 - 50 USD
replace TP/SL with ATR function. Range Auto set profit and loss value based on range using Average True Range (ATR). Range Auto set any newly open position profit level and loss level, INPUTS ATR Timeframe = Timeframe where the range will be based on. ATR Period = Period of the above timeframe Take Profit Factor (ATR Value x This) (if 0 disable) Profit level Factor times the ATR value. For example, A buy position
5 Applications
Fix a trade filtering coding in my EA (personal job)
30+ USD
Hi Zakri, How are you? In the attached EA I am facing the following issue that I want to fix, ATR filter on first deal does not seem to work. ATR filter on sequence does not work on sequence but apparently works on 1st deal only. where I want: ATR filter on first deal to actually work on first deal ATR filter on following deals in the sequence to actually work on following deals in the sequence. Thank you
1 Application
(3) MQL5 Indicators Experts
30+ USD
I have a custom indicator in my EA. CCI type of indicator. However it misbehaves in a weird way. I need you to just replace this CCI type of indicator with the real CCI from Meta trader in the code. This is a very short job. Thanks
17 Applications
(13) MQL4 Indicators Experts
35+ USD
Currently the indicator shows the tlb bricks with a massive time delay so that you have to guess in the main chart when which brick took place where in the main chart! Furthermore, there is a limitation of the history if I, for example. 50 input select I don't see much of the past anymore! aswell the colorOfFon input i dont need = removeable aswell i like to optimize the signaling... we can discuss about. on job end
10 Applications
(7) MQL4 Indicators
35+ USD
Hello, I need help refactoring an existing EA code and changing the Trailing system to start only when order in profit. Review and clean the code - remove unused variables - rename variables and functions to be more easy to follow / relevant - make comments so it is easy to follow and understand the EA code Key Areas for Refactoring: Variable Naming : Some variables have unclear names like Gi_180 or Gd_232
J50 Development of an EA to best performance! (mena) (personal job)
200+ USD
J50 (mena) Are you a skilled MQL5 programmer with a passion for optimizing trading EAs and Indicators? We are seeking a talented individual to join our team as an MQL5 EA Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading indicator to achieve optimal performance, speed, and accuracy
1 Application
(128) MQL5 Indicators Experts
Code an indicateir that displays the value of the 8 currencies (personal job)
50+ USD
This indicator takes the different currency pairs, uses the associated 7 pairs for each currency, perform an algebraic sum on each pair to optain a single value. These sums are then displayed under each currency. This indicator also has a feature where by the used is able to find the difference in pips between different daily candles open and clsoed price, by inputing the date for the caldle price and the date for
1 Application
(27) MQL4 Indicators
30+ USD
I need an experienced MQL4 developer to convert a Zero Lag Exponential Moving Average (ZLEMA) indicator from TradingView (Pine Script) to MetaTrader 4 (MT4) . The core logic has already been implemented in a basic MT4 version but requires improvement and additional features. Requirements: Conversion of ZLEMA logic: Ensure accurate replication of the TradingView script in MQL4. Visual Enhancements: Maintain the ZLEMA
8 Applications
MQL4 Indicators