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
40058 completed jobs in all languages
Sort by:
Continuation modifying EA (personal job)
100+ USD
Hello, we talked about this modifications for the Leestrategy 1. Bollingerband: add option to enable/disable "BB_M1_OR_M5" : When I enable this, either signal BB on M1 or M5 qualifies, trade will open (I believe if I enable useBBM1 and useBBM5, it will only open when M1 AND M5 qualify) 2. Add another TrailingStopLogic: MoveSLtoEntry (for those that profit < SLPipAway). I also want another true/fault option for this
1 Application
(2) MQL4 Indicators Experts
30+ USD
Hello. I need a custom indicator that shows some statistics of another signal indicator. The statistical indicator calls another indicator by typing in the name/location of the signal indicator and its buy/sell buffers. The statistics indicator displays: simple panel with some basic stuff: winning/losing/total trades, win percentage, pips win/loss/net The statistical indicator options: max bars to calculate, session
1 Application
(3) MQL4 Indicators
30+ USD
I want an MT4 indicator for my MQL4 > Indicators folder that shows the following lines on my MT4 chart. Last month – Open / High / Low / Close. This month – Open. Last week – Open / High / Low / Close. This week – Open. Yesterday – Open / High / Low / Close. Today – Open. Further Details. (Last month Open / High / Low / Close – I want the line to start from the beginning of this month and end at the end of this
10 Applications
(1) MQL4 Indicators
30 - 50 USD
The idea of the indicator is that whenever a candle closes above or below the box, a message is sent out. The customized box is based on the high and low of a specific time period. The price of the high and low of that period needs to be indicated, same was when its indicated when you place a horizontal line. I have an indicator that I use that just needs some small modifications, if you want. Options for the inputs
12 Applications
(1) MQL4 Indicators
Modify an indicator to convert it into an ea (personal job)
40+ USD
This indicator will be converted into an ea. for example, whenever all the eur pairs are green, the ea opens a buy trade on all the eur pairs . When ever all the eur pairs are showing red, the ea opens a sell signal on all the the eur pairs. The ea closes all the eur buy trades whenever all the eur pairs turn red. and vice versa
1 Application
(28) MQL4 Indicators Experts
Convert my mt4 homemade indicator to a pine scirpt to use with tradingview (personal job)
70 - 150 USD
Hi Irek I did with eabuilder this indicator in mt4 = trend+reversal mini.mq4 To work with mt4 you need 4 other indicator + rsi + stoch . Can you take a look , and tell me if you can convert " trend+reversal mini.mq4 " into a pine script indicator to use with tradingview . with the same input and it have 6 overbought situation and 6 oversold situation for alert . Thank for you time
1 Application
(11) MQL4 Indicators Other
3 Indikatoren in EA tauschen und Fehlstart-Sicherung einbauen (personal job)
100 - 200 USD
Hi, Wie der Titel schon sagt, sollen in einem bestehenden EA die alten Indikatoren, gegen 3 neue iCustom Indikatoren getauscht werden. Zusätzlich soll eine Art "Fehlstart-Sicherung" eingebaut werden, die verhindern soll, dass der EA nach dem Programmstart eine Order ausführt, weil die Signale gerade entsprechend stehen. Die Buy/sell Funktion wird also erst freigeschalten, nach dem der Chart das erste Mal die
1 Application
(3) MQL5 Indicators Experts
30+ USD
Hi guys, I have an indicator (mq4 file) which I want to implement into ea. Not to use its buffers but merge its code to my ea code. Please bid only if you are experienced mql4 developer! Many thanks
3 Applications
(8) MQL4 Indicators
30+ USD
A moving average with Period,shift,MA method,Apply With 3 buffer signals buy when the candle close above the line sell when a candle close below the line no signal when candle is touching the lines The mql4 will be required and I will need less that 5hours to be sure about the buffer signals and the conditions the quicker ,the less price will be considered
6 Applications
(19) MQL4 Indicators
30+ USD
I want to modify a few things on my TDI indicator 1. I want to change the Signal line to change color based on the slope of the signal line. So if the signal line is sloping down I want it to change color to Red, If it is sloping up I want it to change color to Green, If it is Flat I want it to change color to Black. signal line colors should be changeable. 2. I want to add a Standard deviation "midline". I want a
2 Applications
(42) MQL4 Indicators Experts
30 - 50 USD
Dear coders, we need a Hull Moving Average Indicator (HMA) in MQL5. The following buffers with certain outputs are needed: A trend change - marked by the HMA - needs to be detectable by an output/ buffer of the required indicator. For instance a switch from a positive slope to a negative slope of the HMA is marked with a "-1" as output. A switch from a negative slope to a positive slope of the HMA is marked with a
4 Applications
(3) MQL5 Indicators
Modification of existing EA to add a stochastic (personal job)
30 - 50 USD
I am wanting to add a stochastic to my existing EA The ability to change the K, D AND SMOOTH SETTINGS The ability to change the LEVELS e.g. 20 and 80 to other values The ability to use the stochastic cross below LEVEL xx for a buy ENTRY or above LEVEL xx set levels for a sell ENTRY as a method of entry either using stochastic on its own or in combination with an MA ( ABOVE OR BELOW A CERTAIN LEVEL) and / OR a psar
1 Application
(6) MQL4 Indicators Experts
40+ USD
bonjour je cherche un programmeur francais pour un indicateur avec alerte baser sur 3 indicateur RSI STOCHASTIC et ATR combiner qui m alertera en cours de formation de bougie et qui me l indique par une fleche sur graphique. avec alerte pop up et sonore. posibilite de regler les parametre a ma guise
8 Applications
(7) MQL4 Indicators
30 - 180 USD
Please watch the video of the link attached to get an idea of what type of system I'm trying to recreate. https://www.youtube.com/watch?v=nXu01SJ4d2g https://www.youtube.com/watch?v=UxTWRDPEthA&t I would like to recreate the system above. He seems to have a Channel which is adaptive to price which in a way gives him a market trend / OB-OS indication . - Adaptive Moving average indicator which sticks to price action
7 Applications
(26) MQL5 Indicators Design
30 - 100 USD
I already have an EA with few settings and i would like to change how this EA entries in a trade. The other settings cannot be changed (risk management). To sum up, is basically to change the EA to entry when the price crosses a moving average
9 Applications
(2) MQL5 Indicators Experts
30 - 40 USD
Hi coders, I need three MAs based indicator for MT5 please. MA Default setting is 8EMA, 21MA and 50MA BUT need to be able to change period length and MA type to check other periods. When price is rising, I want MA values to be in this order: 8EMA>21MA>50MA Conversely, when price is falling, I want MA values to be in this order: 50MA>21MA>8EMA Signal: sound + green up arrow for rising prices. For falling prices
11 Applications
Multi currency scanner (personal job)
90+ USD
i require a multi currency scanner when my indicator prints and closes a red bearish candle or a green bullish candle to give me an alert, i wish for alerts to work on all majors and minor currency pairs i will be using the scanner on the 1 minute chart but would to be able to change the timeframe of the scanner
1 Application
(30) MQL4 Indicators
30 - 100 USD
Convert pine script "Divergence for Many Indicators v4" from tradingview to MT5. Search tradingview for source code and interface. The link can be found in row 3 of attached file. Source code attached. The MQL5 source-code and copyright will be transferred to me after acceptance and payment, and this indicator may not be sold by the programmer to any third party. The effects and settings after migration should be as
6 Applications
(15) MQL5 Indicators Converting
Cleaning up , Optimizing part of the System (personal job)
120+ USD
/////////////////////////// //////////////////////// ////// ///////////// //////////////// /////////////// /////////////// //// ////////////////////////////// ////////////////////// //////////////// /////// /////////////////////////////// ///////////////// ////////////////////////////////////////////////////// //////////////////////////// //////////////// ////////////////// //////// ///////////////
1 Application
(3) MQL5 Indicators Experts
50 - 80 USD
I would like to program a vwap indictor and a price action indicator into one expert advised. i already have the code for both indicator just need to join them together and convert into a expert advised I will need good communication and cooperation (I will send screenshots, and also give access the indicator files and send them, I also would like to do a walk through test to make sure youcompletely completely
13 Applications
(1) MQL4 Indicators Experts