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
40172 completed jobs in all languages
Sort by:
30 - 90 USD
I need an indicator for MT5 based on tick volume * Using the highest volume (histogram) at the end of every trading day and week (5 Min and H4) * Draws 2 zones around the top and bottom wicks of the candle which created the highest volume based on tick volume histogram * Zones should be drawn only at the end of the trading day or week, not before . * A small diamond should be placed at the top of the highest volume
4 Applications
(6) MQL5 Indicators
Time Alteration and Cross hair indicator (personal job)
60+ USD
I am looking for creation of an indicator for a new time adjusted time scale on mt5 and for a permanent crosshair function with popup box with the OHLC in it
1 Application
(3) MQL5 Indicators
74 - 125 USD
EA Modification of Exit Strategy Minimizing Slippage at Rollover Hour : Partial Close Volume with time range each closing I want to modified my EA Exit Strategy at Rollover Hour, Always at ECN Broker Its happened when at rollover hour when price Spiked everywhere, and i got much slippage The Exit strategy of my EA had 4 condition : 1 Curently the EA had Dynamic TP that Modified its TP every XX Minutes, I want to make
Add the TMG indicator to a previously created indicator (personal job)
30+ USD
Add an additional condition to the HullMA_Prescott_TMG indicator Buy: When the buy arrow appears, please add this additional condition. 1. The candle has to open equal to or below the tmg lower line. Sell: When the sell arrow appears, please add this additional condition. 1. The candle has to open equal to or above the upper tmg line. If you have any additional questions, just let me know
1 Application
(30) MQL4 Indicators Experts
Convert from open orders to pending orders (personal job)
30+ USD
Please change the EA to create BuyStop and SellStop orders. When the indicator says open a Buy position the EA will create a BuyStop and SellStop. When the indicator says open a Sell position the EA will create a SellStop and BuyStop. I would like to be able to specify the distance from current price where I want the SellStop and BuyStop created
1 Application
(7) MQL4 Indicators Experts
Write 2 indicators that issue an alert for MetaTrader 4 and MetaTrader 5 (personal job)
50+ USD
Technical task 1. Write an indicator based on two Bollinger Bands indicators for MetaTrader 4 and MetaTrader 5, which issues an alert and provide the source code. There are only 3 modes of operation of the indicator. Parameters of BB indicators 7.1 and 14.1 (smaller and larger) The user can change the periods at his discretion. Issue an alert to sell the period of the next candle after closing the third candle
1 Application
(39) MQL4 Indicators Forex
30+ USD
This is to be used for XAUUSD, M30 timeframe. 1. The idea of the trading system is as follows: market entries are performed when zerolag MACD's(find attached) main and signal lines intersect in the current trend direction. 2. Trend is determined based on the zero lag macd, when macd and signal is above 0 it is buy trend , and macd and signal below 0 it is sell trend. 3. Trading Signals: Buy signal : the main MACD
8 Applications
(3) MQL4 Indicators Experts
Development of Expert Advisor and an indicator in both MT5 and MT4 (personal job)
30+ USD
Development of an Expert Advisor and an indicator that to be built-in in the EA for both MT5 and MT4 terminals according to the concept detailed in the document attached
1 Application
(58) MQL5 Indicators Experts
AÑADIR LIMITADOR DE TIEMPO A LA DURACIÓN DE LAS OPERACIONES DE UN EA (personal job)
34+ USD
Tengo un EA que va abriendo y cerrando operaciones en Forex para nuchos pares de divisas, cuando se superan ciertos valores del indicador ADX. Ahora, con independencia de lo que ya está programado en este EA: Deseo añadir un LIMITADOR DE TIEMPO ABSOLUTO para la duración de cualquier operación que se pueda llegar a abrir en el EA, de forma que pueda especificar en una casilla el número de minutos MÁXIMO que tienen que
1 Application
(44) MQL5 Indicators Experts
EA Update 4.80 (personal job)
170+ USD
#Update MACD Divergence Box Indicator to the attached one. This one is the same as the original one except it only works on one TF so it is much lighter and faster. I’m guessing you may need to change how the TF is coded in the mutlibot so that it will still across multiple TF at once but using this indicator instead of the MTF one. All inputs stay the same
1 Application
(21) MQL5 Indicators Experts
Updates & Modifications Existing Indicator (personal job)
45+ USD
Alterations to Stop Loss & Take profit required to allow for when no Supply or demand zone is available on a particular timeframe. See the specification for more information. Also would I like to see if Desky can be used to add missing SL & TP's of trades that are placed by other experts? I understand if this is possible it would be extra
1 Application
(7) MQL4 Indicators Experts
Cleaning and fixing of an MT5 EA with 2x MQH and main file (personal job)
34+ USD
I have an EA which "reads" signals and converts the signals into narrative lines of text. I paid for a conversion into MQ5 code which has been botched. There is also redundant code from the original. The idea is that I can add signals to the code, along with the narrative lines of text. Signals are printed on the chart, and then a sequence happens that I will explain in private, using another code language that we
1 Application
(19) MQL5 Indicators Experts
BreakEven Price Calculation (personal job)
30+ USD
“BreakEven Price Calculation” Job description: 1) Visualize the average price per pair for BUY and SELL in the terminal chart. 2) Visualize the average price per pair for BUY and SELL in the terminal chart included SWAPS+Commision. 3) Visualize the average price per pair for BUY and SELL in the terminal chart included SWAPS+Commision. + Total Profit price. For example if I want profit over 3 BUY
1 Application
(2) MQL5 Indicators Scripts
30 - 100 USD
I am looking for an experienced programmer, who has worked on a profitable EA and indicator. I want the programmer to help me develop an indicator with buy/sell signals and EA on mt5. My strategy is Super Trend indicator on price action. The EA must not incorporate Pending Orders or constantly delete and recreate them, for a short-term strategy. This would be a bad design and coding of the EA. The signals must not
5 Applications
(39) MQL5 Indicators Experts
Add an extra alert feature to CSM indicator you developed (personal job)
30+ USD
Hello Biantoro, Need to add an additional alert feature to the CSM indicator. Need to the following feature. Alert when any two given currencies cross one another. Example in the CSM if EUR is crossing USD in upwards direction alert EUR crosses USD upwards BUY alert CHF crossing JPY downwards SELL Alert etc The feature should work irrespective I am tracking all 8 currencies or just two I have attached the latest csm
1 Application
(24) MQL4 Indicators
Modification of the Current Expert Advisor Required (personal job)
30+ USD
Modification of the Current Expert Advisor Required for Optimization The main changes are as follows: 1. Order closing Conditions 10, 11, 12 and 13 2. So these Order Closing conditions 10, 11, 12 and 13 , are the same 1,2,3 and 4. It is only the change of the greater than signs and less than signs (< and >) 3. Specifications and Current source code file attached
1 Application
(52) MQL4 Indicators Experts
200 - 300 USD
Ma cross EA Using smooth MA 200 - 50 - 21 - Using 1 min time frame or 5 min governed by extern settings - Option to turn on long or shorts only CONDITION LOGIC CONDITION 1 To go SHORT we need price to close below the 200 MA - We then need to 50 and the 21 to cross over below - To go LONG we need price to close above the 200 MA - We then need to 50 and the 21 above the 200. CONDITION 2 SHORT We then want to see 2 x
14 Applications
(16) MQL4 Indicators Experts
Another X point (personal job)
30 - 50 USD
would like for you to add another x point for value 2 which would be different than value 1. it would be moves less than or equal to the number that I put
1 Application
(5) MQL4 Indicators Experts
DEVELOP MODIFY INDICATOR THAT I OWN (personal job)
150+ USD
Hi, This is a personal job to a personal developer, so please don't send any offers. It's related to modify an existing indicator that I have. Thank you very much
1 Application
(126) MQL4 Indicators
30+ USD
Hello, I have a custom MT5 indicator with source code that I need it converted to MT4. This request is to convert MT5 indicator to MT4 version. I'll provide the source code
7 Applications
(2) MQL4 Indicators Converting