Orders for indicators development - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 60 USD
Hey I have an ea that was coded and I have an couple things wrong with it . One of the things that is wrong with it is I have an solar wind indicator plus 3 other custom indicators and when they all line up i want the ea to take the trade ; however the ea takes multiple trades I want the ea to take 1 trade once the solar wind indicator line turns an different color. The last thing is I want the awesome oscillator
9 Applications
30+ USD
I want to trade using golden cross Moving average 50 and moving average 200 If 50 crosses up it will trigger buy signal and if it crosses down it triggers sell signal but there will be indicator at d second window down showing d direction of the higher time frame I want for the direction as I can use weekly or H4 for direction which will be showing blue down for uptrend and red for downtrend depending on the trend of
6 Applications
MQL5
Indicators
Experts
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
Java
JavaScript
PHP
MySQL
Python
HTML
RegExp
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Options
Data mining
50 - 150 USD
Need some new logic and features on my existing EA. Along with some new parameters. The new logic include some new pullback orders for recovering . New parameters will be used to control pullback orders along with some new entries/exits features
9 Applications
30+ USD
I have two MT5 source codes indicators and I need to join it in just one indicator. It need to has all parameters of each indicator to set. After we talk I will share the archives
6 Applications
UPGRADE V10 AUTO ENTRY 3 BARS WHIPS BB_Third Execution Strategy/Method - For attention of Mr. Zakri Bin Othman (personal job)
40+ USD
ON/OFF - TRUE/FALSE DAY/NIGHT MODE AUTO ENTRY 3 BARS TOUCHES/WHIPS BB SEPARATE AUTOMATIC ENTRY FUNCTION *It still respects the Original Execution Setup yet make Entries to Trade Contracts usually sooner/earlier . Works on
1 Application
50 - 150 USD
Need some correction on my existing ea , on the entry/exits signals and a new logic along with some new parameters. The corrections include some fixes on candle bar method currently this ea use for entrys and re entrys signals . New logic have to do with a new pullback order which must be controlled by this ea
12 Applications
UPGRADE v10 - For attention of Mr. Zakri Bin Othman (personal job)
30+ USD
ON/OFF_TRUE/FALSE DAY/NIGHT MODE SEPARATE AUTOMATIC ENTRY FUNCTION *It still respects the Original Execution Setup yet make Entries to Trade Contracts usually sooner/earlier . Works on the bases first come first served means whichever from those setups will trigger first
30+ USD
i Have an indicator that needs modifications to the notifications. and Need to add divergence as a extra conformation for the signal. the indicator needs to be optimized and checked for correct working conditions. would like to add new entry signals as an option there are 4 of them add new notifications based off the new features added. if possible
BackGround COLOR 4 (personal job)
30+ USD
I want a program that will compare 2 different moving averages from any time frames. If the 4 hour and the Daily together smooth moving 6 "low" is below the 30 smooth moving average "low* makes the background color pink and if their smooth moving averages 6"low" is ABOVE the smooth moving averages 30 "low" make the background color green. I would also like to change my settings values. I would also like to change the
1 Application
30+ USD
I have calculation of highest high and lowest low of 20 candle data and line chart of it. What i need; custom indicator. Indicator data must be seen at "Data Window" A- There must be 4 buffer so i can add it to my Expert Advisor. These SetIndexBuffer's must looks like: SetIndexBuffer(0,Highest,INDICATOR_DATA); etc 0 - Highest, 1 - Lowest, 2 - Middle (High / Low) 3- Percent of highest candle - lowest candle which
9 Applications
AN EXPERT ADVISOR BASED ON PRICE ACTION (personal job)
70+ USD
EA BASED ON BASIC INDICATORS; MOVING AVERAGE, VOLUMES AND PRICE ACTION INDICATORS: EXPONENTIAL MOVING AVERAGE (PERIOD: 50, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE).(INTERNAL IMPUT) VOLUMES: FIXED MINIMUM :0, FIXED MAXIMUM: 100 (INTERNAL IMPUT) TRADING STRATEGY 1. BUY ORDER; EXECUTE BUY ORDER: IF PRICE GOES ABOVE THE 50 EXPONENTIAL MA AND VOLUME OF ONLY A BUY CANDDLE IS EQUAL TO (INPUT PARAMETER) IN THE
1 Application
30 USD
I need to modify one of my existing ea's . I need a small correction on the parameter of the code and some modifications The ea is quite complicated so i need a skilled mt4 developer . Thanks and best regards
23 Applications
30+ USD
This is how classic ADR works: The Average Daily Range shows the average pip range of a Forex pair measured over a certain number of periods. The calculation of the daily range of a currency pair is a relatively easy process. You simply take the distance between the daily highs and daily lows of a currency pair. You can configure it to take into consideration as many periods as you want. Let’s see an example of how
4 Applications
30 - 75 USD
Hello! I have an EA and I need to modify as per below : 1. Take profit TP1 - once open trade is triggered, TP1 to be set as 1 ATR ( adjustable) and 50% of the trade to be closed once TP1 is triggered. Remaining of the trade to be left open until TP2 is reached, or closing of the trade will be triggered by one of the indicators. 2. As you may see in the attached picture, my indicators sometimes will allow the trade to
5 Applications
30+ USD
Mainly, I want to adjust the time of my indicator to the time of different broker. Here are the four changes: 1. Add an input to determine at what time pivot start to be drawn/calculated. input int Pivot_Start=07; 2. Add the London Balance area + text. input int London_balance_Start= 09; input int London_balance_End= 10; +chose color 3. Add the New York Balance area + text. input int London_balance_Start= 16; input
2 Applications
MODIFICATION OF EXPERT ADVISOR (personal job)
34+ USD
RECOVERY FACTOR: EXIT CONDITION THE RECOVERY FACTOR SHOULD USE THE CONDITION BELOW TO EXIT TRADES AND NOT TAKE PROFIT. IF THE FIRST MULTIPLIER TRADE IS 1.5 (INPUT PARAMETER) TIMES GREATER IN PROFIT THAN THE INITIAL TRADE, EXIT THE TWO TRADES. IF THE SECOND MULTIPLIER TRADE IS 1.5 (INPUT PARAMETER) TIME GREATER IN PROFIT THAN THE SUM OF INITIAL TRADE AND FIRST MULTIPLIER TRADE, EXIT THE THREE TRADES. IF THE THIRD
1 Application
30 - 70 USD
Looking for someone who could create a piece of code that will alert me (push notification) when open orders in my EAX panel reach a certain pip target. Only input would be pip target. MT4
3 Applications
30+ USD
need 3 bar pattern with 4th candle breach for daily bias. with 3 bar pattern as peak formation. 3x ADR or greater. trend following for swing high and swing low. H1 match for head and shoulders - pattern. and 13 Ema cross of 50 Ema. with option of Support and resistance and addition conformation. with trigger either when the 3rd candle high/low is breached or when the forth candle breaches the 3rd candle high/low and
7 Applications
30+ USD
Hi, I have an indicator written in old MT4 language i.e. having OnInit(), deinit() etc. I would like the indicator to be recoded into the latest MT4 accepted language. Thanks
10 Applications
30+ USD
Please assist in modifying the attached indicator - Zerolag hull variation according to the following requirements; 1. Add ATR bands to the Zerolag Hull variation mt4 indicator. 2. The bands should have their own period setting 3. Both upper and lower band should be visible
6 Applications