Orders for indicators development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
40169 completed jobs in all languages
Sort by:
30+ USD
I would like to create a Session TPO ( Time-Price-Opportunity ) Profile Indicator. On TradingView I use an indicator called "Session TPO Profile" and set custom times for two sessions (london & new york). I don't need the profile histogram or any other feature. I just need the value area range (62%) and the POC (point of control). I don't want to see the current day profile. I just need to see the history and
4 Applications
I need to add a indicator and grid to my bot (personal job)
40+ USD
Hello, I need to add a indicator to the last my EA and also the martingale grid that will close all trades based on a predefined % of the account value. Thank you
1 Application
New indicator for MT4 & MT5 (personal job)
30+ USD
Hello my good friend! How are you? Hope you're well and good :) New Indicator for MT4 and MT5 platforms. The indicator needs to be exactly the same as described to you. Thanks in advance
1 Application
Modification of existing EA and optimization (personal job)
120+ USD
There are a few changes i would like for this EA. 1. Insufficient funds to perform trade operation which include pending orders 2. Invalid volumes in trade operations where it checks the correctness of the volumes specified in orders. Essentially the number of lots the EA is about to set must be checked before calling the OrderSend() function 3. Limitation of pending orders, lets limit pending orders to 10 maximum 4
1 Application
Modification in MT4 & MT5 codes (personal job)
55+ USD
SORRY FOR keeping you waiting. i need to work on the last work. 1. the indicator is an oscillator. i will like to modify it with an option in the parameter to either use it as oscillator or indicator on the chart 2. i want an option in the parameter that i can selet 2 mtf in the input parameter instead of one at present 3. i will want the timeframe to be shaded 4. i will also want it to be in mt5 also please let me
1 Application
J10 Modification of an existing indicator to best performance! (QA) (personal job)
200+ USD
J10 (QA) 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
1 Application
Trade at a specific time V2 (personal job)
30+ USD
I am looking for a developer to create an EA which will trade at specified times during the day. The EA must have a minimum of 10 time slots to enter. The EA must open a trade based on a fixed volume or a percentage of equity and must trade at specified TP & SL. The trade must be opened in the direction of the last candle, which is also the time specified. As an example on a 1HOUR Chart, I want to trade at 3pm. The
1 Application
Modification of Mt4 EA (personal job)
30+ USD
AFTER EVERY CLOSE EA IS PLACING 1 BUY AND SELL CORRECT .THEN USING THE DISTANCE PARAMETER IT HAVE PLACE THE TRADES. LET'S GET STARTED AND PROVIDE ME GOOD RESULTS. THANKS
1 Application
45+ USD
To modify existing EA. I need EA to close Order on oposite signal. On oposite signal, all orders for the afected Symbol to close simultaneously. The EA must continue all normal funtion after modification
3 Applications
30+ USD
I need to change this screenshot indicator I have. I need to change the name of the folder that it saves the screenshots in, and also copy the code to 5 more separate indicators of this same indicator but code it to put the screenshots in a different folders. Currently it is saving the files to MQL4/Files/(Pair Name) HTF. I need the 6 indicators to create the folders and save to these folders. Indicator #1
7 Applications
Edit my MT4 and MT5 Indicator (personal job)
57+ USD
Hello, as we spoke I would like you to edit my MT4 and MT5 Indicator with the things I have sent to you, if you need anything let me know, thank you very much
1 Application
30+ USD
В мт4 мт5 в пользовательский индикатор надо добавить звук оповещения. При нижних и верхних уровнях. Когда цена поднималась валютной пары, то по индикатору срабатывал звук на определенном уровне. Не нашел как самому сделать такое почитав про алерты, не много сложно
8 Applications
Modification to an existing EA (personal job)
30+ USD
Simple modification to the EA. This modification should make the EA more aggressive. Update the pending order increase size. If there any thing you think is important to add , let me know
1 Application
30+ USD
I have a working script which generates some printed outputs based on a custom indicator (zig zag related) and some simple calculations that are made about current and recent indicator and price behaviour. There are 4 main output calculations and these are straightforward, derived from indicator values when the indicator is not showing a NULL value. These calculations are already fully implemented in the script
3 Applications
30+ USD
I have an EA that currently receives trade input from a socket connection. I want to switch that to receive signals by reading the buffer of my indicator that I will provide instead. The EA works perfectly. All I need is to read the buffers. THere are two sets of buffers for the indicator - 1,0,2,3. Need ASAP and you must have exprience working with buffers. EA must be backtestable
14 Applications
30+ USD
I have the source code and need someone to help MODIFY the Multi-Pair Average Range Scanner Alerts Indicator and add 2 new columns of 15% of APR and 10% of APR. 1. Add 2 new columns: 15% of the APR and 10% APR. 2. Round off numbers in both columns and add condition as below (use attached excel sheet as reference):- For column ' 15% of APR ': Any values less than 10 will show as '10'. E.g. if APR is 53.4, 15% of
3 Applications
30+ USD
Please convert the 2 Pine Scripts below into MQL5 Indicator, it has to be done in 2 days: 1. RMD // @version= 5 indicator ( 'Ranging Market Detector' , shorttitle = 'RMD' ) // input paraneters treshold_level = input.float ( title = 'treshold' , defval = 4 , minval = 0 , step = 1 ) //Kalman filter calculation p = ohlc4 value1 = 0.0 value2 = 0.0 klmf = 0.0 value1 := 0.2 * ( p - p [ 1 ]) + 0.8 * nz ( value1 [ 1 ])
3 Applications
Use the TDI’s yellow baseline to alert if multiple timeframes meet the requirements. (personal job)
30 - 100 USD
Here is the new edited version. Hopefully it makes sense and flows well together. As always, please ignore the payment and number of working days. I will change these when you tell me the cost and amount of time needed. This indicator will use and move some of the coding you have already done in the TDI indicator for the yellow baseline. I would like to have all of this in its own section of the TDI indicator. Name
1 Application
2 x Multi Time Frame / Multi Pair indicators (personal job)
150+ USD
Hi,,I require two indicators that can be loaded onto one chart each, one based on version 1 and pro. The RSI panel attached to this request shows how it can be, I would like either a red arrow down for short signals or blue arrow up for long signals or a block colour red for short and blue for long like the spreadsheet attachment to this request. Each indicator only needs three inputs that can be selected, 1) Show
1 Application
Modify Existing Scalping Expert Advisor (personal job)
50+ USD
—————————————————————————————————————————————————————————————————————————————— —————————————————————————————————————————————————————————————————————————————— —————————————————————————————————————————————————————————————————————————————— —————————————————————————————————————————————————————————————————————————————— ——————————————————————————————————————————————————————————————————————————————
1 Application