Orders for indicators development - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 500 USD
Need a EA based on trend, the EA is multi-time frame. EA must work on Live/demo ECN trade accounts, no errors and back testable/high quality code. EA will use MA 100 and stochastic oscillator on daily chart and stochastic oscillator on H4 chart. ----------------------------------------------------------------------------------------- sell example. when candle closes below 100 MA daily, stochastic oscillator crosses
35+ USD
Hi, I need a indicator to show the Signals, based on Trent Line drawn on 3 indicators, The Trent lines to be drawn on the chart as per my specification attached herewith, kindly find in attachment for clear understanding the concept and my expectation
1 Application
Make these three indicators into one with an alert (personal job)
80+ USD
Hi umar I want to take these three indicators and amalgamate them into one indicator. There is a daylevelfast = 10 day (create input) level if prices is 5pip away from this level (alert separate) daylevelmedium = 20 day (create input) level if prices is 5pip away from this level (alert separate) daylevelslow = 55 day (create input) level if prices is 5pip away from this level (alert separate) Inputs daylevelfast = 10
1 Application
Fractalbreak on H1 mini pullback on 15min (personal job)
80+ USD
Hi Umar, please could you create an indicator that has a drop down menu of fractalbreak of 4h, 1h, 15m, 5m and pullback to 8EMA on what ever charttimeframe I choose to scan on so example fractalbreak 1h, pullback to 8ema on 15m chart fractalbreak 4h, pullback to 8ema on 15m chart fractalbreak 15m, pullback to 8ema on 5m chart fractalbreak 5m, pullback to 8ema onn 1m chart This is a strong indicator for momentum that
1 Application
30 - 500 USD
Hi, looking for Pro to build a EA that open trades on Forex pairs ! This is complicated EA and job was posted but +200 Feedback freelancer cant finish this job and finally the job was canceled ! Please only apple if you have enough experience to build a Multi Trading EA ! is complex ea thx If you're not experienced Please do not waste my time and neither yours
Create Dashboard for my new ZZABDC_rev1 indicator (personal job)
40+ USD
Hi Umar can you please create a dashboard same as the others for this ZZABDC_rev1.mq4 indicator please ZZABDC_rev1.mq4 You have the code for both the dashboard and the indicator. I can upload indicator once you accept the job. Let me know if there is anything else
1 Application
Create Dashboard for my new Crossoverbounce indicator (personal job)
40+ USD
Hi Umar can you please create a dashboard same as the others for this Tren_EMA_8_20_128_320_Arrow_Notification.mq4. indicator please Tren_EMA_8_20_128_320_Arrow_Notification.mq4. You have the code for both the dashboard and the indicator. I can upload indicator once you accept the job. Let me know if there is anything else
1 Application
First crossover bounce of (8/20/128) in trend (128/320) (personal job)
30+ USD
I want to modify my indicator to alert at the first crossover bounce of the 8/20/128... so when in trend of the 128/320 as soon as there is a crossover of 8/128 and bounce to then alert Indicator you have already .. I will attach the one I have that you created once you accept the job.. thanks Tren_EMA_8_20_Arrow_Notification.mq4
1 Application
Three Separate Dashboards for three separate Indicators (Dashboard code attached) (personal job)
30 - 120 USD
Hi Umar, I would like to have a the following "indicator code" put into separate dashboards attached is example of dashboard code you wrote and the style I want and also inserted are the indicators code User inputs: Tren_EMA_8_20_Arrow_Notification: code attached Timeframe: M5, M15, H1, H4 MA 8, 20 Symbols / Currency Pairs: EURUSD, USDCHF, GBPUSD, USDJPY, USDCAD, AUDUSD (I can add others of my choice later) Show Pop
1 Application
50 - 120 USD
I´m looking for an Expert Advisor for Metatrader4 that must use a divergence iCustom indicator (I´ll provide the indicator file), in which when an up or down arrow appears in the indicator window, the EA buys long or sells short according to the up or down arrow (for example using a RSI divergence indicator or other). It is a must that the EA uses only the iCustom indicator to trigger the signals, it cannot use an
18 Applications
30 - 80 USD
the robot is set to open trades at 0.1( lot size) when a trade is open take profit1 should be set to 100pips, when take profit1 is reached the open trade should close 90% (0.09) and let 10%(0.01) run, stop loss should move to entry point of the trade after the take profit target is hit(100pips) and a trailing stop (parabolic SAR should be used ) must be activated after take profit 1 and continue to run the open
6 Applications
30+ USD
Hello. I have a license of an indicator and I need to create an EA based on this indicator. This indicator have a license through DLL based on my broker, account number and I need to put my email on indicator settings. I buy this indicator, so I have access to this indicator. I try to call the indicator with iCustom but when I load the EA on the chart I get a message that i can access to the indicator because of the
2 Applications
90+ USD
This job is to fix bugs in an EA in conjunction with an issue with the PSAR This EA is from This is a bug fixe required for the EA using the PSAR. The isssue is with the PSAR below. The trade should exit when the PSAR changes direction. However sometimes the PSAR does not display correctly and throws out the EA and the EA does not close the trade when it should. Thank you
10 Applications
40+ USD
Help me write an another indicator, detect a pair of candles like above. Also send me Alert: Pop Up, Notification and Email. Exactly, candle in then out from zone, but I want us test in 2 modes Mode 1: only consider 2 candles Mode 2: consider many candles (1st candle in zone then next any candle which out the zone) Let me can choose mode if I want to test. Thank you
7 Applications
40 - 50 USD
I would like to merge 3 existing indicators so that when conditions are met only 2 different signals appears. The 3 indicators are Xps Trend Bars, Better bollinger bands and MA Cross arrow. I will provide these indicators in mq4 format. The conditions are simple: Signals will be based on MA cross when XPS Trend is in up-down trend and better boll band changed. I would also like to keep the individual adjustable
7 Applications
First crossover bounce of 128EMA /320EMA then execute trade at condition (personal job)
100+ USD
#property strict #property indicator_chart_window #property description "Current Period " #property description "Price crosses EMA8" #property description "Trend EMA8,20" #include <stdlib.mqh> #include <stderror.mqh> //--- indicator settings #property indicator_chart_window #property indicator_buffers 2 #property indicator_type1 DRAW_ARROW #property
1 Application
The crossover + 1st bounce and 2nd bounce, (the bounce 3, 4, 5, there after are invalid no alert) (personal job)
50 - 100 USD
#property description "Current Period " #property description "Price crosses EMA8" #property description "Trend EMA8,20" #include <stdlib.mqh> #include <stderror.mqh> //--- indicator settings #property indicator_chart_window #property indicator_buffers 2 #property indicator_type1 DRAW_ARROW #property indicator_width1 3 #property indicator_color1 0xFFAA00 #property indicator_label1 "Buy" #property indicator_type2
1 Application
30+ USD
I am building an EA that is currently using Fast and slow MA cross detector with trend slope, but it gives a good amount of false signals I want to have as many cross indicator detectors as possible: - Fractal - Bollinger Bands - MA - Hull MA - ADX - RSI - Vortex etc... REQUIREMENTS: 1. Those cross detectors must be in separate and unique functions. 2. The timeframe should be detected from the current one 3. No
1 Application
40+ USD
I have a support and resistance indicator. Now i want someone help to build alert function: Popup, Email and Push Notifications mobile. Example: When a 1st bull candle closed on resistance, and a bear candle closed under open price of 1st bull candle . Then Indicator can give me a alert on current time frame, a signal sell created on defined time frame. Example: Current time frame M5, a condition candle made at
35+ USD
Hi, I have a very simple trend indicator (50) lines of code. I would like to convert it into a simple expert advisor. The trendline must be shown on the chart (if possible), like with the original indicator. Once converted: 1. The EA must set three orders (sell or buy depending on indicator) with three TP targets, 20, 50 and 150 pips. 2. The orders must be closed on opposite signal (given by indicator). PS: I do want
9 Applications