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
36136 completed jobs in all languages
Sort by:
30 - 200 USD
I need someone to modify my existing EA to change the profit target based on the number of positions entered. Example: The EA/strategy enters into as many as 4 positions and it closes at the exact input entered. But starting at entry #5 the Close All On Net Cash Profit amount increases by either a % of the original input or a fixed amount. So, for example, if the input is $100 and the EA enters into 1-4 positions
18 Applications
50+ USD
I Would like to modify my expert advisor and add the alligator indicator as well as my my tp and sl to be percentage based. Also add a trailing stop loss feature
30 USD
Looking for experienced programmer to an alert , as soon as the colour changes from red to green and green to red. I like to only use TF1 in the indicator, and a button to change the values up or down. The input is currently at 35 in the Indicator
3 Applications
(10) Other Indicators Design
CREATING A BROKER NUNBER BASED LICENSE FOR THE GFET AI PRO (personal job)
40+ USD
This is our order list , its only for the people ready to make payments month end , its hard to tell how many will actually come through but we are expecting atleast 35 , but just ve ready for anything .....after that we start talking about the upgrades
1 Application
(34) MQL5 Indicators Experts
30+ USD
I have provided screenshots with my requirements its basically Trade manager EA where I can put my entries and it start when I want it to start. Pleaser check out screenshot provided and let me know if you have any doubts about it. Thank You
6 Applications
(1) MQL5 Indicators Experts
Modify as we talked (personal job)
60+ USD
do the modification as we chated about the donchian and xo histogram ...and tp and sl based on atr ,, replace used indicators with indicators provided and change add tp and sl in logic along
1 Application
(33) MQL4 Indicators
50+ USD
Hello, Need to build an indicator which will draw a horizontal "rectangle", every time when the the double big candles show on. I just needed to be able to change the length of these candles in the options. I'll show you on the screenshot, you'll understand right away
9 Applications
Vinicunca side quest - Creation of a new indicator (personal job)
80+ USD
Hi, in this project we want to make a new indicator for trend analysis based on moving averages
1 Application
(17) MQL5 Indicators
30+ USD
Hello I want to modify my entry trigger to a simple close above 8 EMA and close below 8 ema for short & then hold the trade until it closes back below/above. - I also want to add a filter that i can turn on to only take one trade a session instead of multiple. I want to have the option to take one trade per session
14 Applications
(19) MQL5 Indicators Experts
Convert Pinescript into MQL5 (personal job)
30+ USD
This order is to convert a tradingview pinescript into MT5 This is the psychological levels/round numbers indicator. I also want an input option to get an alert when price has touched the round number level I have attached the script below
1 Application
(72) MQL5 Indicators Converting
EA MT4 to MT5 Conversion (personal job)
35+ USD
Hi, If developer can convert existing EA for MT4 platform to be used on MT5 platform. EA must be used on 3 minutes chart which is not available on MT4 platform and have to migrate to MT5
1 Application
(16) MQL5 Indicators Experts
Risk management Calc For mt4 (personal job)
130+ USD
Hello Respected Sir, kindly make me a Risk management Calc For mt4, it must have lines ( movable ) and Fair value gap rectangles and with +- signs . It shall be for mt4
1 Application
(105) MQL4 Indicators Experts
Modification of a n exsisting indiactor to best performance! (personal job)
200+ USD
Are you a skilled MQL5 programmer with a passion for optimizing trading indicators? We are seeking a talented individual to join our team as an MQL5 Indicator Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading indicator to achieve optimal performance, speed, and accuracy. Key Responsibilities: 1. **Indicator Analysis:**
1 Application
(57) MQL5 Indicators
Need an Indicator that alerts at price tops and price bottoms (personal job)
30+ USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © ceyhun //@version=4 study("Top Bottom Indicator",overlay=false) per = input(14, title="Bottom Period") loc = low < lowest(low[1], per) and low <= lowest(low[per], per) bottom = barssince(loc) plot(bottom,color=color.blue) per2 = input(14, title="Top Period") loc2 = high > highest(high[1], per2) and high
1 Application
(1) MQL4 Indicators Experts Forex
Risk Guard Lite and Enhancement (personal job)
35+ USD
Risk Guard EA Enhancement 1. Reduce the amount of symbols using PSAR SL to only US30, DE40, USTEC, XTIUSD. Remove all other symbols. 2. Code the Source Code in a way that i can manually add/remove any symbols that i want the PSAR SL to work with in future. 3. Include a Push Notification when the SL is being adjusted Push Notification: "<Risk Guard EA>,<SYMBOL>: SL cannot be adjusted!" RiskGuard Lite Refer to specs
1 Application
(44) MQL5 Indicators Experts
30+ USD
I have a Custom ThinkOrSwim TD Ameritrade Study that uses several Indicators and Plots like STARC and other channels in RED and GREEN based on the Criteria. I will need someone to Translate the study and tell me what the different Colors, Labels mean. Under what conditions the Line turns RED or GREEN Under what Conditions the Lables get displayed with Messages
2 Applications
Other Indicators Translation
40+ USD
my current developer has maybe took a job now. we have made a nice tool but it collects allot of data and the way he has coded it makes the mt4 lag and freeze momentarily while it updates so looking to get that fixed and then carry on the modifications . I do not wisg to re-code the entire job and i want someone long term that will make the modifications i need for regular work at a sensible price . Thank you in
4 Applications
(11) MQL4 Indicators
40+ USD
I would like a Indi that would plot a vertical and horizontal line automatically at 12am and 0830 Ny time with alerts. Must be able to change the color and type of line for each line. Must be able to change the time for each line. Must be able to control the frequency of the alerts to prevent to many alerts at one time. Line must extends until then end of the day. Lines must be able to show past history with set
6 Applications
(3) MQL4 Indicators
30 - 40 USD
An oversweep indicator where either candle bodies highs or lows are equal. Open bullish candles lower wick sweeps below previous bearish candles lower wick. Or Open bearish candles upper wick sweeps above previous bullish candles upper wick
7 Applications
(1) MQL4 Indicators
30+ USD
Hello, I would like a function to filter high impact news from forexfactory calendar to use in expert advisors. The function has to disallow trading some time before/after the time when High impact news appears. It can be a bool function and return true or false according to imput values. Function Inputs - Currency: USD, EUR, GBP, CHF, CAD, AUD, JPY (2 currencies should be passed to the function to avoid trading if
8 Applications
(4) MQL5 Indicators