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
40111 completed jobs in all languages
Sort by:
30+ USD
Hello, i need to fix a issue that when EA start it open trades with wrong data related with BB, it should open only 1 position when break ex: Corrections and Additions: Exclusion of Initial Trades : We will implement logic to prevent the opening of erroneous initial trades caused by Bollinger Bands. The system will initiate trading only after a certain number of candles or a specified time period. Slippage
7 Applications
(2) MQL4 Indicators Experts
45+ USD
Hello, this request is about turning a mqh file into a stand-alone MT5 indicator. What this indicator needs to do: 1. Use the the whole logic, triggers and filters (buy and sell condition) as shown in the code of the mqh file 2. keep the function to draw an up/down arrow once the conditions met. Most importantly: Ensure that this indicator is not repainting. All values should be calculated on close value of candle 1
3 Applications
(16) MQL5 Indicators Converting Forex Product Design
40+ USD
Create a Function that Returns the Maximum Drawdown for a Symbol and Side NOTE : I am not looking for the Maximum Daily Drawdown, I am looking for the maximum drawdown for currently open trades of a referenced symbol and side. Function needs to work for multi symbols Use this code to Count the Number of Trades for the Symbol & Side; If number of Trades for the Symbol and side == 0 (then Maximum Drawdown is reset to
4 Applications
(23) MQL5 Indicators Experts
35+ USD
I have an indicator that plots the highs and lows on the on the zig zag line on top and below the wicks. i need the line to be moved to the bodies instead. i also need the code fixed so it doesnt remove an EA i'm currently using
2 Applications
(14) MQL4 Indicators Experts
MOd of existing EA (personal job)
60+ USD
1- Activate T R A I L I N G S T O P to close basket orders you have it in the code //input int UseTrailHedgeafterOrders=1; // Use trailing hedge after orders (0=not use) to UseTrailHedgeafterOrders=true/false 2---------------------------------------------------------------------------------------------- line 2997 need "FTMO Daily Loss=" value what i have is not correct need to be Current daily loss = results of
1 Application
(36) MQL4 Indicators
30+ USD
Hello, The indicator is a simple indicator. This strategy is trend following based on two pinbars (a reference and entry). See order below: Wait for first pinbar to form. This is the reference pinbar After that, wait for the second pinbar to form. This is the entry pinbar. Show buy signal on candle close. There are no sell signals, indicator is for buys only. I have attached a file with images for clarity and you can
7 Applications
IndForXpforex mod arrows and off set breakout (personal job)
50+ USD
breakout add arrow buy when candle close above BufferUpperArea add arrow sell when candle close below BufferLowerArea add off set values 1 pip for BufferUpperArea and BufferLowerArea in my EA if ShiftBO=0 when current candle touch BufferUpperArea if ShiftBO=1 when candle close above BufferUpperArea
1 Application
(36) MQL4 Indicators Experts
Adding few new features for the EA (personal job)
30+ USD
Hi..I need a new features to be added to my EA. The new features is adding the date and time that EA open the sets. Please refer to the screenshot for clear explaination
1 Application
(47) MQL4 Indicators Experts
30 - 70 USD
Hello, I'm seeking a developer to convert MQL4 indicator (.mq4 file) to TradingView's Pine Script v5. The source code is attached. Also there is the same code in .ex4 format if it helps. The converted indicators should retain the same inputs and settings. Once the job is complete, please provide the indicator's full source code in Pine Script for testing purposes. Additionally, I expect a testing report comparing the
2 Applications
(3) MQL4 Indicators Translation
30+ USD
I have uploaded a TradingView script that needs a slight modification. All that needs to be done is insert the correct formula for the Camarilla Pivot Points and change the name of this indicator to "PJ Garcia Camarilla Pivot Point & CPR Indicator" as well as rename the pivot points using R6 - R1 for the top levels and S6 - S1 for the bottom levels. The correct formula for the camarilla pivot points is as follows
3 Applications
(4) Other Indicators Other
Break out indicator convert to mt5 (personal job)
50+ USD
convert break out indicator to mt4 make sure buffer lines "Upper area" and "Lower area" working //--- plot Upper Area #property indicator_label3 "Upper area" #property indicator_type3 DRAW_LINE #property indicator_color3 clrFuchsia #property indicator_style3 STYLE_DOT #property indicator_width3 1 //--- plot Lower Area #property indicator_label4 "Lower area" #property indicator_type4 DRAW_LINE #property
1 Application
(36) MQL4 Indicators Converting
50+ USD
I need a third trade trigger option added to an existing EA that currently has the ability to switch between two trade trigger logics. This 3rd trigger logic will look at a price for a designated reference time and trigger trades once a movement goes a defined distance from that price in the designated direction. Separately, the max trade feature needs a modification that will allow the current one trade per candle
6 Applications
(13) MQL4 Indicators Experts
Update indicator (personal job)
56+ USD
Update already made indicator...to show some values on the chart, when some atributes are. Need source code. Need it to be working on all TFs if choosen on the indicator internally. MAIN Provide source code it shows history as you put how many bars back (as it is original indicator). Indicator can be changed to 4h chart and (all settings to 4h then) and it tracks same logic also on 4h. Indicator can be changed to
1 Application
(17) MQL4 Indicators Experts
40+ USD
Hello I am looking to add a simple update to my expert advisor. Please watch this video so you can understand exactly what I need from you when it comes to updating my levels! https://www.loom.com/share/68b6aa68b6e34bb79d9bebffdf1b1326?sid=b401208a-2200-43ce-8c7b-ab7dd5f84457 Also, at the moment my Sl & TP is based off a 3:1 RR using the ATR Indicator. I want the settings/inputs of the ea to have an option that I can
3 Applications
(19) MQL5 Indicators Experts
Levels Indicator V2.0 (personal job)
40 - 60 USD
This modification to the Levels Indicator is about adding a Fractal Level on the current timeframe. A valid Fractal Level on current timeframe is a combination of two existing levels: 1) HTF Fractal Level (property changes depending on the state of the level). 2) A Naked Level (current timeframe) A Fractal is defined as per the Standard MT4 rules: Fractal Up = 2 lower highs to the left and 2
1 Application
(11) MQL4 Indicators
PANEL PART 2 (personal job)
30 - 200 USD
Hello irek, here is the rest of the control panel. For better readability I divided the document into three parts: -Wave and fractal modification -Panel Wave -Panel control Thanks in advance
1 Application
(15) MQL4 Indicators
Upgrade EA-BSv61 to EA-BSv62 (personal job)
45+ USD
Hello mate, I want to upgrade my MQL4 EA. Basically I want to eliminate the current " Hours Lot Size 1 and Hours Lot Size 2" fields and insert them in each day of the week in order to allow me choose different hours to work in function of the day of the week. The logic behind remains the same, ie, "Hours Lot Size 1" works with "Lot Size 1 Risk Management" and "Hours Lot Size 2" works with "Lot Size 2 Risk
1 Application
(39) MQL4 Indicators Experts
I need a digital Clock indicator that shows seconds and i can minimize showing local time (personal job)
38+ USD
I need a digital Clock indicator that shows seconds and i can minimize showing local time. The indicator should be set to local time and be approximate size of image shown and be able to minimize when not in use
1 Application
(16) MQL4 Indicators
30+ USD
Hi, I got an EA built from a developer here. Unfortunately, he was blackmailing me to leave the review first and then he will provide me with the final EA and remove errors. I have the ea but its not working accordingly. The ea is based on fractals. I can explain the full function with screenshots. Although it is working to some extent, it doesnt work on the timeframe i want it to work in live market. It needs to be
17 Applications
(4) MQL4 Indicators Experts
30+ USD
Hi, im looking for and indicator able to count and sum the positive bar and the negative bars on daily base and in a specific time interval on my choice. The indicator will be able to show the absolute ( in text mode ) and the percentage ( in line mode ) result from the calculus that i will provide further. thanks in advance Marco
12 Applications