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
40168 completed jobs in all languages
Sort by:
30 - 50 USD
Hello Coders I need someone to convert Trading View "Central Pivot Range - Daily and Weekly" by anaryan indicator to MQL5 indicator. Pine Script code is available on Trading View platform. Minimum Requirements: MQL5 Source code need to be delivered. Pivots calculation options should be either one of Daily, Weekly or Monthly, three periods only and should be visible on all standard time frames of MQL Charts. The
11 Applications
(2) MQL5 Indicators Converting
Add atr and dwm filter to exisiting Newindi6 (personal job)
40+ USD
Hi Biantoro Need to add two more filters to the Newindi6 you developed. It should check before sending alert if ATR% for the day is less than 60% by default but keep the option to change number % Example today when Price broke previous day low on AUDCHF ATR % was around 56% hence I entered. If ATR% crosses by default 60% no alert is issued. ATR filter will over and above the exisiting filter of Day, RSI, MACD,PSAR,MA
1 Application
(24) MQL4 Indicators
Creation of Order BLock Indicator MT5 (personal job)
100+ USD
This order is for the conversion of a pinescript indicator into MT5 1- add the possibility that the user chooses how many block orders he needs, then the program will extend the closest ones. 2- Display the remaining distance to the order of blocks in a small panel. Of course, instead of the panel, my suggestion is to display the distance values next to the extended blocks to make it easier and faster to read and
1 Application
(72) MQL5 Indicators Converting
75+ USD
You created a demo version indicator for me about a week ago that tracked the difference in average bar closing price (for a user-specified number of past bars) and a chosen moving average. I asked you to price out some additional functionality and you told me that you had a big project come in and didn't have time to work on the indicator any more. After further testing I've realized I'm fine with the indicator "as
2 Applications
Modifying existing Dynamic Trailing... (personal job)
210+ USD
I would like to modify my existing Dynamic Trailing with some new exciting features on it. In there will have update for emails notification base on equity values. We'll have feature, with just one click to close all trades at a given profit figure. Certainly, should be able to take trade on XAUUSD, USDZAR, XAGUSD, USDOIL, etc
1 Application
(15) MQL4 Indicators Experts
30 - 40 USD
study ( "MT" , overlay = true ) ma_1 = input ( title = "ma_1" , type = input.integer , defval = 28 , minval = 1 ) ma_2 = input ( title = "ma_2" , type = input.integer , defval = 144 , minval = 1 ) method = input ( title = "method" , type = input.integer , defval = 3 , minval = 0 , maxval = 3 ) _price = input ( title = "price" , type = input.integer , defval = 0 , minval = 0 , maxval = 6 ) signal = input ( title =
8 Applications
(1) MQL5 Indicators Scripts Forex
75+ USD
Hello, Need help creating a simple MT5 EA based on some indicators, I have described it in detail in the attached picture - Fractal - William Percent Range - Parabolic SAR - RSI - Volume - Ichimoku - MFI - EMA - OBV -------------------------------- Fillter News high (red) forexfactory, before and after hours -------------------------------- Option 1: Single shot 0.1
Insider indicator compensation. (personal job)
82+ USD
this is for yor work you can send the full files and lets complete this project. thanks for your work hope we can keep in touch for future work. well done. send me the full updated files
1 Application
(28) MQL4 Indicators Experts
RSD Kinetic (personal job)
110+ USD
here we will do Kinetic module to RSD Oscillator, we will first find an average of Histograms, then divide by volatility then add RSD Volume then divide by volatility. RSD Deviation should be a filled area, RSD(Mainline); Signal line should be clear
1 Application
New revision of 186238_-_165204_-_NNFX_Scorpion_Edition 1.9 (personal job)
30+ USD
I want to have a possibility to choose that the EA is not placing a new trade on a symbol that already has a trade ongoing. Under the drop-down menu Allow Concurrent Trades I want to add Not same Trading Symbol See attached specification
Small modifications for my latest EA (personal job)
50+ USD
Make a few small modifications for the EA you made for me: 1. Add retracement input --> In I set retracement to 50 points, it will wait for price to retrace 50 points before opening the trade. (if this is 0, it will not wait for retracement, and will work as it works now) 2. Add retracement max candle s input --> it will search for entry ar chosen retracement for max X candles. If price is not met in X candles, it
3 Applications
(24) MQL5 Indicators Experts
30+ USD
I need a modification on an EA that is already developed. The EA needs to open positions and adjust the lot sizes during the trading day. Once a position is closed in profit or loss the lot must be adjusted for the next trade. More info will follow during application
10 Applications
Enhancement of EA (personal job)
100+ USD
1. 1st pending order entry please ensure MUST fast execute open pending order when there is no open order. (if i manually close the 1st pending order. it must open another when market price moved) 2.operation time. start time :EA will start to open orders close time :EA will continue to run after stop time if there is still orders UNTILL THERE IS NO ORDER THEN STOP 3.Total profit in pips more than 1 trade input
OsMa and MACD (personal job)
100+ USD
1) osMa to reach 0 point from the top, MACD line from top crossover to signal line will be execute sell 2) osMa to reach 0 point from the bottom, MACD line from bottom crossover to signal line will be execute buy 3) set sl 50pips and tp 10pips adjustable 4) both MACD and osMa is adjustable 5) buy and sell can be sametime position 6) timeframe like 1,5,15,30min, 1h,4h,1d,etc to make sure is tally 7) spread set it 0 to
1 Application
(28) MQL5 Indicators Experts
Add some features to ea (personal job)
50+ USD
This feature helps to place reverse trades, partial exit. Please add partial trade button to the existing tradesplitter tool. so that for any buy order or sell order partial take Profit will be there
1 Application
(10) MQL5 Indicators Experts
30+ USD
Of the attached photos, one photo shows supertrend with the default line and another photo with the step line. You can use any already prepared supertrend indicator, just add the type of line, step line, in addition to adding a second alert The first alert by default is when supertrend changes trend and I want the second alert when a candle closes above the maximum point of the candle that gave the trend change ( see
6 Applications
(5) MQL4 Indicators
40 - 50 USD
Hello, I have a grid EA and I want to add 2 custom indicators as entry signals. I need the GRID to be started only when a specific signal is in place. I need the EA to be left as it is and only add to it the custom indicators with the parameters for setting them up and the true/false tabs to be used as filters. I also need a correction for the time filter. I need it to be in this format 00:00 with true/false to be
3 Applications
(61) MQL4 Indicators Experts
30+ USD
I want to update my mql4 indicator code to include lock to Name and broker option. I want to be able to lock with account name with a preffered broker. For example Name: Smith ( smith James, James Brown smith, Harold smith) - as long as there's a smith in the name should work Broker: FxOpen Thank you
14 Applications
(1) MQL4 Indicators
QT stop script updates for Samuel M (personal job)
40+ USD
last thing, I'm pushing hard on this to be fixed because I'll need to pay you to update the GrailStopScript we used to use. It'll be how I manage stops going forward but it critically relies on single period grail (as in non-overlay) being 100% accurate on Renko bars. So if you want to call that part of the update on GrailStopScript then we can do that, for sure, because I do need it. but please, it's got to be fixed
1 Application
(5) C# Indicators Experts C#
CREATING TWO LICENSES FOR THE GFET E.A (personal job)
40+ USD
Don't forget that all live accounts should always have the phone number and the secret code ....I will make a $40 order now, $20 for the recent one and the other 20 for thr next one
1 Application
(37) MQL5 Indicators Experts