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
36391 completed jobs in all languages
Sort by:
Time based canvas interface for Samuel (personal job)
175+ USD
as discussed in prior PMs and other jobs - this is for Samuel to create a time-based canvas interface with market delta/footprint, my proprietary indicators & overlays, and a custom interface all in canvas. thanks much
1 Application
(5) MQL5 Indicators
60 - 100 USD
I have 5 indicators and I want to combine all into 1 single indicator , I will provide all the indicators and sources code for it , indicators are, ema. Adx, macd and stochastic , I need the following format for indicator , indicator 1= 1min to monthly chart, indicator 2= 1min to monthly chart,indicator 3= 1min to monthly chart, indicator4= 1min to monthly chart, indicator5= 1min to monthly chart, indicator 6= 1min
6 Applications
(27) MQL4 Indicators Experts
30+ USD
Hi, i want this Peak MT4 indicator converted to MT5 version.The outcome of the converted indicator must be the same as MT4 version. It is an indicator found somewhere on the internet
3 Applications
Fix previous Ea and add a few things. (personal job)
80+ USD
Fix previous ea mistakes and add a few things like: -Signal trades only on basket direction -Basket exit method --> Exit indicator -Atr grid (default mt4) -3 Buttons user can press to buy,sell and close all -Equity stop loss -Virtual loss -Commisions -Password -Account number check
1 Application
(29) MQL4 Indicators Experts
Modification of the Current Expert Advisor Required (personal job)
100+ USD
Modification of the Current Expert Advisor Required for Optimization The main changes are: Modification of the Expert Advisor Fundamental Operational Rules Addition of one Opening Orders Strategy Condition Current MQ4 file and new specifications attached
1 Application
(51) MQL4 Indicators Experts
30+ USD
I want an indicator for mt5 that represents in a window below the price the cumulative delta drawn as in the example of image 1 attached: ie the delta candles drawn "graphically" based on the strength of the delta (cumulative delta in fact) and the candles that turn green with positive delta and red if the delta is negative. the indicator must be able to choose the type of volumes that will draw the delta: real
1 Application
(4) MQL5 Indicators Other
30+ USD
Please kindly go through the entire requirement before bidding. Max Budget is USD 30. I have an indicator that triggers an alert every time BID price crosses above the highest Bollinger band (by a fixed margin of say X points) and every time ASK price crosses below the lowest Bollinger bands (by a fixed margin of say X points) There are some extra conditions such as how many alerts it can trigger per candle and the
7 Applications
(24) MQL4 Indicators
50 - 200 USD
The two existing Indicators have been provided (MQ5). A project was started by a developer to modify these indicators to add audible sound, push notification and selectable time frame features to each of these indicators. The features were added however, some glitches were also created at the same time. I am looking for a developer who can correct these glitches. Glitches: QT V5: How this indicator works
3 Applications
30+ USD
Very simple indicator needed for both MT4 and MT5 with the following specifications:- Input Parameters:- a.) Consecutive candles: e.g. 3 b.) With trend: True/False c.) Reset with Doji: True/False d.) Push Notification: True/False Buffers 0,1. Arrows drawn will have to be in the object list (Right-click Object List) Specification: a.) So as per example above, on candle 3 there will be an arrow. Parameter b.) will
30+ USD
Hi there, I want a very simple indicator that shows on screen: History (This is the most important): Max number of buy opened orders at the same time and the date when that happened. Max number of sell opened orders at the same time and the date when that happened. Max number of buy+sell opened orders at the same time and the date when that happened. Max number of buy lots opened at the same time and the date when
3 Applications
(5) MQL4 Indicators
30+ USD
************Read the description before applying for this job. ************ I need an indicator (possible EA in the future) that shows a signal when the following conditions are meet. • Stochastic Cross in overbrought/oversold areas (I should be able to change the stochastic settings) • Price close above/under aligned moving averages MA1, MA2, M3, MA4 (I should be able to change the MA settings) • Price close
14 Applications
(3) MQL4 Indicators
Roy Indicator (personal job)
30+ USD
This is a modification of an indicator which vendor Balachandran already authored. This indicator is attached. All existing parameters will remain unchanged except the following: 1. Font size of column headers need to be reduced. Exact value of column header font is at the discretion of vendor. 3. All the volatility numerical values need to be right-adjusted 4. A new parameter is to be added which will specify gaps
1 Application
(23) MQL4 Indicators Experts Custom graphics
30+ USD
I need help with a small piece of code that calculates the moving average of the Williams Percent Range indicator. Here is the code: ArrayResize(WPRArray, WPR_MAPeriod); for (int j = 0; j < WPR_MAPeriod; j++) { WPRArray[j] = iWPR(symbol, WPR_Timeframe, WPR_Period, j); } double WPR_Average = iMAOnArray(WPRArray, 0, WPR_MAPeriod, 0, WPR_MAMethod, 0); WPR =
13 Applications
(3) MQL4 Indicators Scripts
INSERT 5 VALUES AS SETTING FOR BEEING ABLE TO SAVE THEM AS SET (personal job)
45+ USD
Insert 5 values as setting in my SamynPanel2 EA and then when panel is loaded it will take settings as default, by this i will be able to save it as set for placing easily each parameters i want on selected window. Thank you
1 Application
(3) MQL4 Indicators Experts
Bug Fixing Issue with EA and increasing lots (personal job)
30+ USD
hi, I have issue with EA that using increase lots function. Lets give example, start lot is 1.0 and increase factor is 2 and max lot 8.0. Each day the EA should increase after loss, however, it is increasing the lots even after a pending order was placed and never triggered. This is what happens Day 1; Open 1.0 Loss Day 2: Pending Order 2.0 lots, cancelled, did not trigger. Day 3: Pending Order 4.0 Lot, cancelled
1 Application
(24) MQL4 Indicators Experts
Copier update 2.60 (personal job)
230+ USD
#Mode Accept all/close only Can you please make a function that will only allow trades to be updated (e.g SL TP moved, cancelled, closed) but no new trades to be placed when switched to close only mode. When on except all mode it takes all trades and modified trades. Similar to close only Friday but I can activate it any time. On dash please make box green with text in it “AcceptAll” or red box with text “CloseOnly”
1 Application
(21) MQL5 Indicators Experts
30 - 50 USD
Hello, I would like an indicator designed after below formula : Dev = SQRT V ( square root V) V=AVERAGE (SUM N PERIODS D) 2 ( this should be sum of N periods of D 2 ) D=PRICE – AVERAGE PRICE OF N periods ( this should be a deviation calculated between average of last N periods and current price N= period ( adjustable) Price = adjustable ( closing,opening H,L, median) "Dev" to be plotted as a line on separate
8 Applications
(2) MQL4 Indicators SQL MySQL Python Forex
30+ USD
Hello, I am looking for a developer to modify my existing expert advisor. The task requirements: Please help me to fix the average take profit for the martingale order. The current average take profit calculation is wrong. You must be have this average take profit experience before apply. Thank you
17 Applications
(8) MQL4 Indicators Experts
Hidden_Gap_123 ZZ END Dashboard (personal job)
120+ USD
Hidden_Gap_123 Dashboard using the Previous Indicator Hidden Gap ZZ and create a Dashboard 1. up to 8 instrument 2. display all time frame and direction 3. display the ZZ lines. 4. the ability to invert an instrument 5. ability to set alert on a specific instrument and time frame
7 Applications
(19) MQL4 Indicators
Please create the V0lume_Counter indicator version 001 (personal job)
166+ USD
Mr. Hasan, Please create the V0lume_Counter Indicator version 001. This indicator will be used as the base for the V0lume Counter EA series. As previously discussed, this Indicator not only counts the volume from each expired candle, it also keeps a cumulative count of the Total Volume, which starts at the open of each trading session, particularly with the US 30 Indice, which opens at 0100 GMT daily. I will attach
1 Application
(93) MQL4 Indicators