Orders for indicators development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30+ USD
TradingView Pine Script Modification Needed I have a TradingView indicator called Scorpion (based on the original Rudy indicator). The indicator currently works exactly how I want: BUY and SELL arrows work correctly. Zones work correctly. BOS, CHoCH, structure, and all other features work correctly. I do not want any of these features changed. What I Need The original Rudy indicator displayed FVGs (Fair Value Gaps)
10 Applications
30+ USD
i have my indicator already and i need to fix a little issue in it, CHOCH and Bos indicator, i need to make it multitimeframe, i have a video that i have make regarding all details about the project, the project is not much at all, and i need a good developer that can get it done, i will send the video when you message me
7.125R (personal job)
60+ USD
Filter 2 - Middle bollinger band angle Middle bollinger band value must change in this direction from first step 1 candle to candle before signal candle- plus 'y' more candles before first step 1 candle: Increase or equal to Decrease or equal to Disabled Filter 3 - (Only works if Filter 2 is enabled) Lowest point of middle boll angle- TRUE/FALSE Low of the first step 1 candle must be the equal to or be at the lowest
1 Application
Linear Regression EA follow-up (personal job)
51+ USD
Hello, this is a follow-up project of the previous freelance jo "Linear Regression EA". The idea is modify version 2.2 for a more specific application. The requirements will be given in a text file and have also been discussed in personal messages
1 Application
7.125T (personal job)
70+ USD
Filter 2 - Middle bollinger band angle Middle bollinger band value must change in this direction from first step 1 candle to candle before signal candle- plus 'y' more candles before first step 1 candle: Increase or equal to Decrease or equal to Disabled Filter 3 - (Only works if Filter 2 is enabled) Lowest point of middle boll angle- TRUE/FALSE Low of the first step 1 candle must be the equal to or be at the lowest
1 Application
30+ USD
My EA is semi Auto EA..with Master and slave concept Using Heiken Ashi +Heiken Smooth and Moving Average What to do?1. Remove some previous feature 2.Change some rules of 4 slave to pending Order 3. Check the coding is clean. 4. create panel dialog box
51 Applications
Power Trading Mode (personal job)
120+ USD
Power Trading Mode - Description With this mode activated, orders are no longer to be placed as an immediate response to a signal being generated. Instead, the placing of orders should now only occur in response to the prescribed candlestick sequence being completed while testing a signal candle level that has already become visible, and is still available. Explanation of New Instructions - At the close of each
1 Application
7.124 (personal job)
70+ USD
Filter 2 - Middle bollinger band angle Middle bollinger band value must change in this direction from first step 1 candle to candle before signal candle- plus 'y' more candles before first step 1 candle: Increase or equal to Decrease or equal to Disabled Filter 3 - (Only works if Filter 2 is enabled) Highest point of middle boll angle- TRUE/FALSE High of the first step 1 candle must be the equal to or be at the
1 Application
30+ USD
Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
44 Applications
50+ USD
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
48 Applications
50+ USD
Hi, Require a modification and optimization of an existing EA for XAU. 1. confirmation and modification of the high impact US news algo. 2.confirmation of the correct time for news. EA set time to Malaysia +8 GMT 3.Redesign HUD panel with new look hi-tech professional interactive panel 4.to add EA to work with approved Broker trading acct nbr for control of EA usage
21 Applications
Rebuild of CE indicator (personal job)
450+ USD
The main loop uses Bars() against prev_calculated instead of rates_total, so on most charts it re-runs the entire history on every single tick. It never actually works incrementally. • Price data is pulled one value at a time through CopyBuffer inside nested loops — that's hundreds of thousands of calls on a normal chart. • Indicator handles are never released, and the ATR handle is created but never even used. •
1 Application
7.123b (personal job)
120+ USD
Filter 2 - Middle bollinger band angle Middle bollinger band value must change in this direction from first step 1 candle to candle before signal candle- plus 'y' more candles before first step 1 candle: Increase or equal to Decrease or equal to Disabled Filter 3 - (Only works if Filter 2 is enabled) Lowest point of middle boll angle- TRUE/FALSE Low of the first step 1 candle must be the equal to or be at the lowest
1 Application
TrendLine Pro Enhancement (personal job)
165+ USD
Currently, the HTF calculation automatically inherits the main chart's active Amplitude setting. I want to decouple this so that User can define an independent, manual Amplitude setting specifically for the HTF, and visually project that secondary trendline band directly onto the current chart. Here are the structural requirements for this enhancement: 1. New Input Parameters: Add input: "InpHtfAmplitude"
1 Application
Modification of existing Trade_Panel_7 7.05 (personal job)
40+ USD
This modification calls modification of a variable parameter called "Volume Step". At present, it specified by a lot size. In the modified version, it will be replaced by a factor. So, the lot size will be increased in each step by multiplying the previous value of lot size by this factor. This factor will be name "Volume Factor". Initial value of this factor will be 1.25
1 Application
Converstion of the two MT4 indicators to MT5 platform (personal job)
90+ USD
Hi, I would like to ask you to convert two indicators developed for MT4 to MT5 platform. All the features should work as with MT4. There are also some modifications, like tick analysis should work on more timeframes than M1 and M5. Thanks a lot
1 Application
7.123b (personal job)
50+ USD
For buys: As a % of the distance between 'lowest point of ladder OR low of signal candle to high of highest candle in part (A)' WITH Min points input (e.g if this is 10% and distance is 100 points, the buffer is 10 points; but if the MIN points input is 20 points, then it will be 20 points buffer) ---Breakeven option ON/OFF: By ratio of size of SL (e.g. if =1, then BE will happen after price has moved positive 1R)
1 Application
30+ USD
Hi, I have an existing MQL5 EA of around 18,000 lines that I would like you to review. It has two entry systems (Main + Scalper), many filters/parameters, risk management, and prop-firm functionality. The EA is already working, but I am struggling with optimization and obtaining robust backtest statistics. I would like to send you the complete source code so you can first review the architecture, strategy logic
40 Applications
39+ USD
I need a skilled programmer to debug my MT5 Indicator for me. You must communicate and be patient. I will share the mq5 file and give you details of what I want done on my Indicator
37 Applications
Trades Per EMA Reset (personal job)
80+ USD
I would like another addition to the EA if you are willing. I would like the Filter_EMA_Order function to allow for a user defined limit to the number of trades per reset of the order. This might be say 1 trade when the EMA's line up and then no more trades until the EMA's go out of alignment and then back into alignment. Options to have what ever number of trades I want or deselect for unlimited trades per reset
1 Application