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
40161 completed jobs in all languages
Sort by:
M & W zones (personal job)
80+ USD
Scan all pairs: SWING ALERTS Sell Trade Red line must be on W1 Low with fresh Blue Zone then direct to black line on W1 High then direct to red line with fresh Blue Zone then direct to black line on D1 high with fresh green Zone- Alert "USDJPY-H4 SWING HIGH-SELL BUY TRADE Black line must be on W1 High with Fresh green zone then direct to red line on W1 LOW then direct to Black line with fresh green zone then direct
1 Application
(8) MQL4 Indicators Experts
Slight modification for existing EA (personal job)
60+ USD
Hi, as written earlier, I just need a slight modification for my existing EA. =================================================================== Right now it has a general trading hours setting, which is great, but I would need an extra trading hour setting for Fridays. So when Fridays is set to true it will use the extra trading hours in the following format Friday Start: 00:00 Friday End: 13:00 The EA should still
1 Application
(93) MQL4 Indicators Experts
50+ USD
Please convert Trade Station ELD to Mt4 indicator. I attached the code and screen shot of the indicator. But my code is not working(there is no error but it doesn't draw anything on chat. Maybe miss calculation in the code ?) Please use it as reference. When the job will be done, I want the source code file(.mq4)
2 Applications
(1) MQL4 Indicators Converting
To change the existing BUY order to SELL order and the SELL order to BUY order. (personal job)
30+ USD
The existing EA is making heavy loss , and I feel that if you just change the BUY order creation codes to SELL order and the SELL order creation codes to BUY order , we may be able to produce profits. ALL the other codes and checking remains the same. Yes we need to change the SL and TP accordingly also. . All other CODES remain the same. EA_117794_1.10f
1 Application
(9) MQL4 Indicators Experts
30+ USD
//+------------------------------------------------------------------+ //| TD Sequential.mq4 | //| Copyright ?2004, MetaQuotes Software Corp. | //| http://www.metaquotes.net | //+------------------------------------------------------------------+ #property copyright "James OBrien" #property link "http://www.metaquotes.net" //---- #property indicator_chart_window
3 Applications
(1) MQL5 Indicators
Expert advisor modification of 3 functions: programmers needed. (personal job)
30 - 40 USD
i will like to modify a dashboard EA. i will to add the following option: 1. sending signal from MT4 platform to Telegram 2.notifications (push and trade) to phone and email 3. exit strategy
1 Application
(42) MQL5 Indicators
30+ USD
Hello, my project is a simple indicator to automatically fetch and download a csv file from a remote web page ; periodically during the day (with a chosen period in the settings: each X minutes or at a defined hour, example download at 13:09). URL is available in the attached text file. Price levels (only daily high/low from the previous day) to display on the charts must be plotted for all available history, with
5 Applications
(31) MQL4 Indicators
Indicator and EA (personal job)
140+ USD
Inputs: Lot Size - 0.01 TP Points - 100 SL Points - 100 Stoch Cross Candle Diffrence Pips - 10 Buy Order Extra Points - 20 Sell Order Extra Points - 20 EMA - 50 Sell Trade First Cross Stoch Start Range - 65 Sell Trade First Cross Stoch End Range - 75 Sell Trade Second Cross Stoch Start Range - 80 Sell Trade Second Cross Stoch End Range - 100 Buy Trade First Cross Stoch Start Range - 25 Buy Trade First Cross Stoch End
1 Application
(107) MQL4 Indicators Experts
30+ USD
Make one final indicator based on 2 indicators. Rules are very simple but i need to see some visual help with this indicator and some stats to improve my strategy please read carefully the file attached before to apply :)
1 Application
PV Indicator (personal job)
30 - 50 USD
This indicator is the exact same indicator as BreakPoint... Only exception/Restrictions are as follows Time Frames are the 6hr, 8hr and 12hr. Level Candle limitation is 15 candles & Time Frame Labels will be located on the RIGHT side of the Line drawn versus the Left side like in Break Point
1 Application
(25) MQL5 Indicators Experts
MP indicator to be modify (personal job)
150+ USD
Hi dear friend. As we spoke earlier, i need this Market Profile and Volume Profile Indicator to be modify/upgraded. I need the option for session merging / unmearging or resset and chart stretching
1 Application
(16) MQL4 Indicators Experts
Sa7lab V17 (personal job)
30 - 60 USD
Hello Dionisis. I would like to add X fetures 1- In the Trend EP, I would like to add a new Trade Option called "One Point Blue" which works exactly like the "1 Point" method, but instead checking the highest and the lowest price of the past x numbers of candles, it checks the highest and the lowest point of the 2 Moving Averages when they where in the last previous Blue color phase. the EA takes the highest or the
1 Application
(18) MQL5 Indicators Experts
30+ USD
Dashboard- Distance of Current Price From Previous Day High & Low; & Alert when Equal Requirement # 1 : You have to create a dashboard Table for All pairs related to : AUD, CAD,CHF,EUR,GBP,JPY,NZD, USD (Total 28 pairs) Requirement # 2 : The Dashboard will show the Previous Day High (Column A) & (Column C) Low for Each Pair Requirement # 3 : It will continuously count and Show the Current Price (Column B)
2 Applications
(2) MQL4 Indicators Experts
Add alert for RSI BD7 indicator (personal job)
35+ USD
I want to add alerts to the Binary Destroyer 7.0 RSI indicator when Divergence occurs.The divergence are lines appear but there are no alerts.Please note the indicator cannot be shared since it can only be active because it is not linked to my account. You will need to get information from the data window on my PC
1 Application
(16) MQL5 Indicators
TDI Dash MkII (personal job)
55+ USD
To build/modify a Dash, based on the previous TDI Dash with similar functionality. See: https://www.mql5.com/en/job/114549 It is based on three standard MT5 indicators: i) RSI period 13 applied to Close price. Style None (so not visible on chart). ii) RSI Price Line (RPL) = 2 SMA of RSI (so applied to First Indicator) chart colour Lime. (SMA is default MA) iii) Trade Signal Line (TSL) = 7 SMA of RSI (so applied to
1 Application
(3) MQL5 Indicators
Add little feature to existing EA (personal job)
45+ USD
Add Hedge SL min value. Mean that if distance from Hedge to previous order is less than min value min value used. Example: distance is 2 points, min is 150 - so 150 point hedge sl will be used. Add Unfiltered and Seq Unfiltered to the main menu and to hedge. Add Hedge direction All/Reverse Only. If Reverse Only then use only opposite direction to Hedge (opposite to the previous). Add Dynamic TP true/false and DTP min
1 Application
(50) MQL5 Indicators Experts
40 - 70 USD
In short: Indicator 1 => sends trading signals Indicator 2 => receives them and trades with them We have an Indicator running on one MetaTrader with a certain broker and want to be able to send the Buy and Sell Signals it triggers from that to an Indicator/Expert Advisor on another MetaTrader Instance(different broker) who would then trade with them. The second Broker is with "GoMarkets"and the trades are binary
60+ USD
I need a combination indicator that counts the value of 7 other indicators and checks how many of them has the logical value true(i give the logical expressions). Counts how many of the conditions is true and prints a number on the chart from 1-6 accordingly. Buy / Sell 4 is external parameter for candles looking back in the example Filter condition: t0 Kohalmi Zoltan Indicator = 1 or 2 or 5 / -1 or -2 or -5 If this
3 Applications
(6) MQL4 Indicators
Custom optimization formula + others (personal job)
170+ USD
Coding custom optimization formula. Adding multiple safeties. MaxGroupLoss%. MaxLossOverTime. News filters. Time of day. take into account swaps. Consecutive Losses. Pause before a high importance news - suspend the EA operation before important news in minutes; Pause after a high importance news - suspend the EA operation after important news in minutes; Pause before a medium importance news - suspend the EA
1 Application
(21) MQL4 Indicators Experts
VWAP (personal job)
70+ USD
A costomizable VWAP on each level to be editable by color line and type, with the option to overlay other VWAP/ Also i need the space between the lines to be filled with full color individual
1 Application
(16) MQL4 Indicators