Orders for indicators development - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
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
350+ USD
I have a strategy which I want to convert into mt4 indicator & it should read and execute the trades using arrows(buffers) automatically to binary.com account. I will tell you the strategy if you are interested message me
7 Applications
MQL4
Indicators
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
C++
Java
JavaScript
PHP
MySQL
Python
HTML
Linux
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Text translation
Text writing
100 - 200 USD
Hello Lancer! I need to hire a developer to write a trend indicator Includes 2 indicators The indicator on the candlestick chart area consists of the indicator light, the indicator is continuous in green, if it is an uptrend and the downward force of the candlestick is red. whenever asthma appears, the indicator arrow will appear immediately. timely and not redraw The second part: is the trend signal board by column
3 Applications
Can you improve EA you developed? (personal job)
30+ USD
Hello,developer. You developed EA correctly,but it doesn't work well in case of currency pairs. I want you to change the condition of opening position and so on. 1. EA opens positions by all signal(included bermaui and MAcd and exceeding bands) regardless of center line and bands trend. I want ON/OFF. 2. Moving S/L apply to all positions. 3.Please look at the USDJPY picture. Why didn't EA open the
1 Application
30 - 50 USD
There is this AIO Divergence indicator in MT4 attached. I would like it converted to work in MT5. I'm offering $50 for the job. This indicator does both hidden and standard divergence, also it offers many different choices for the type of divergence indicator
5 Applications
Add indicator to existing EA on Renko MT4 (personal job)
80+ USD
I would like The Supertrend MT4 indicator added to the EA as an optional filter before entering into a trade. For a BUY trade the Supertrend indicator has to signal a BUY. Once Supertrend has a BUY signal, then every BUY renko candle is traded. I need true or false to use Supertrend I need to be able to change the setting for the Supertrend indicator either to make it more or less sensitive to current trends. Display
1 Application
30 - 50 USD
I have a DLL function that returns values to an EA. I'd like to compare the current value vs. an average as a signal. My current average function takes a series of values. I am looking to create/modify either to work together. Need simple help to create
5 Applications