Orders for indicators development - Forex - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
Ninjatrader indicator (personal job)
40+ USD
NT8: I'd ike an indicator that highlights engulfing candles (candles that are larger than the previous candle) as well as a indicator that highlights candles with long wicks (pinbars). ldeally l could select - the color of candle or the outline of the candle - the definition of a pinbar candle by defining the wick size (e.g. 20%/30%/ 40% etc) the trickier thing and reason I can't find an out of box solution is that i
1 Application
30 - 110 USD
Hi, i have a source code for a tradingview indicator. Other coder said that the indicator is complex due to the indicator use the library from tradingview. I need someone who can help me convert this complex indicator to MQL4 Indicator
18 Applications
30+ USD
To develop a script that upon pressing a shortcut key, and clicking on a specific candle, an object(rectangle) is to be drawn on the chart on that specific candle. I have the source code examples to aid in the development of this indicator as attached. You just need to use the onchartevent click and drawing of objects. No logic/validation is required. **to use the example indicator attached, once loaded, press "Z"
8 Applications
100+ USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
8 Applications
Modification to GGI (personal job)
60+ USD
Modification to GGI : Rod, this modification is simple and straightforward. GGI already prints the trades for a total of 20 All Grid and Fresh Grid strategies on the charts for a total of 10 setups (BB, CP, 5BF, 3BF, P, DM, BSR, FC, CABO, CABHL). Those 20 strategies in the dropdown menu should not be disturbed. This modification adds more strategies to the dropdown menu. This modification deals with All Grid trades
1 Application
Additional features for the RSI-based strategy (Project_248) (personal job)
100+ USD
I need additional defense functions of the account Project_248 1. I establish after exceeding what % of account usage I cannot open any additional orders. For example: I have used 10% of the account, I have blocked placing orders. 2. I establish the maximum number of positions I can open. That is, I establish that I can open 10 positions, 11 is no longer possible. 3. I establish after obtaining what loss in the daily
1 Application
Expert Advisor (EA) Development Request (personal job)
100+ USD
Hi Everyone, I am looking to hire a developer to create an Expert Advisor (EA) for MetaTrader 5, utilizing two custom indicators: HalfTrend and Squeeze Momentum . The EA should be designed based on specific trading conditions which I will detail below, and it should also include comprehensive optimization and backtesting. Project Details: Indicators to be Used: HalfTrend Indicator : Should generate buy/sell
241030 EA modification smooth heiken ashi (personal job)
30+ USD
Hi Fabio, I want to change my existing Heiken Ashi to a smooth heiken ashi version, im trying to improve my trading during sideways market by having more smooth HA. I found this smooth heiken ashi from Trading View free indicator, attach image below I have converted this into MQL indicator, attached below (using chatGPT) I would like to add this new smooth heiken ashi into the ea, so we dont need to attached/link
1 Application
Yobsa Series Trader MT4 & MT5 (personal job)
70+ USD
You are to add the EA0 on top of the provided software for buy and sell take off. Then carefully extend the series of software to sixty in number of the series for both the MT4 and MT5
1 Application
Profit Loss and Candle Timer (personal job)
30+ USD
I would like to make an indicator (showing time until current candle closes and live P/L in USD) that works in MT5, similar to the one in the code attached. The main thing: That the clock changes with every second on the chart, and does not lag (freeze). Also that I can change the location of the indicator on the chart, and the size and color (black color, font size 18 by default). Would like it so that I can move
1 Application
Develop NT8 bot (personal job)
70+ USD
//@version=5 // Copyright (c) 2019-present, Alex Orekhov (everget) // Chandelier Exit script may be freely distributed under the terms of the GPL-3.0 license. indicator('Chandelier Exit', shorttitle='CE', overlay=true) var string calcGroup = 'Calculation' length = input.int (title='ATR Period', defval=22, group=calcGroup) mult = input.float(title='ATR Multiplier', step=0.1, defval=3.0, group=calcGroup) useClose =
1 Application
Convert Indicators from MT4 to MT5 (personal job)
30 - 40 USD
Hi Attached are two version of a popular macd indicator written in mt4 language. I would like the indicator to be converted to an mt5 version with all the function of the advanced version of the indicator. I included one so that you can see the code. The other is the advanced version that has all the function that I would like to get in an mt5 language format. Thanks
1 Application
MT5 EA (personal job)
30+ USD
can you make an EA based off this youtube video? https://www.youtube.com/watch?v=G4-MPsYeqSw& ;list=LL&index=2 it uses heikin ashi candles, 200 ema, and stochastic RSI. trading rules for a long position is the candles must close above the 200 ema, stochastic RSI needs to be in the oversold area (below 20), then the stoch k needs to cross the stoch d, if the candle is positive then the EA can place a long position
1 Application
35+ USD
Would like to create a simple EA where I can adjust the Move to Breakeven and Trailing Stop levels in points, to fit the following scenarios: Breakeven: A trade goes 50 points into profit. At that point, I want to move the Stop Loss to 45 points profit, where it would remain. OR Trailing Stop: A trade goes 50 points into profit. At that point, I want to move the Stop Loss to 45 points profit, where it would trail the
21 Applications
30 - 50 USD
I would like to improve and bug fixing on my EA Trade management. Source code will be provided if you selected Improvement and bug fixing as below 1. To make sure the multiplier is working for minimum lot 0.01 and all the lot. currently not working. 2. To improve the trailing stop/Be is working once in profit only. currently is working not trailing stop. 3. To update the MT4 Lock ID. 4. To add trailing stop true or
10 Applications
FMC Alert Market Scanner EA 1.0 (personal job)
50+ USD
I need an indicator/EA made, and to be converted into a hard coded EA. The EA is to work exactly like the indicator. The Ea will have numerous sequences, and show directional arrows for whenever the market conditions match any of the sequences. The Ea will have a few inputs that are to be kept available for changing, ie. trading time, pivot levels, lot size, tp/sl. This Ea will have the same inputs as the previous
1 Application
50 - 200 USD
Hello I would like to build a market screener of the assets according to my inputs. That mean the indicator gets activated in a chart but overwatches all assets which were added in the inputs. The screener should tell me if an asset is in a trend or mean reverting or consolidation market according to the timeframe in the inputs. I have no idea which indicators we need to use and I‘m curious which suggestions you
Two Modification of the DBMS Bot (personal job)
50+ USD
Hi, I hope you are doing great. DBMS Bot Modifications Objective: Enhance the existing DBMS Bot with two key tweaks. Tweak 1: Flexible Horizontal Line - Draw a horizontal line at the opening price of the chosen hour (higher time frame) - Ensure the line adjusts dynamically based on the start time Tweak 2: New Entry Format - Buy Condition: - First bullish candle (lower time frame) closes above the horizontal line
Modify existing MT5 ea (personal job)
30+ USD
Need to add change in existing EA. Additionally function to change lot when trade is making loss. Add same size position before increase lot. Rest of code need to be same
1 Application
30 - 40 USD
I need a very simple MT5 EA that takes the signals coming from the MT5 TrendLine Pro Indicator available (FREE) in the MQL5 Market. According to the indicator guide from the author, it provides the signals as iCustom buffers : Buffer_7 = Buy_Signal Buffer_8 = Sell_Signal Buffer_9 = SL_Price Buffer_10 = TP1_Price Buffer_11 = TP2_Price Buffer_12 = TP3_Price The Indicator will be running in a chart that determines the
13 Applications