Orders for indicators development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2929 completed jobs in all languages
Sort by:
New project (personal job)
100+ USD
Build an EA based on oversold and overbought to use on mutiple assets and indices. It can be done individualy or by calculating combinations of assets in order to get a decent result. In the specification a chart from TradingView is provided , as well as the pinescript part of the order execution by the indicator
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
New settings to my fibonacci and martingale bot (personal job)
100+ USD
hello Waqas. here is the order for the job i asked about. i want it to set trades out of QQE indicator. (changable if i want to use 30 or 60) it have to work on all timeframes. so it do startrade buy or sell, if its overbought, or oversold, so it try to go the correct direction. i want it to do max 5 positions (changable) and after 5 positions, it close with loss and start over. i have sent both files you need i
1 Application
New variable to be added. (personal job)
30+ USD
New variable to be added which was discussed in the chat of previous project. New variable has to do with the addition of a new option in minutes in the previous project
1 Application
Next phase is about to begin ;=) (personal job)
400+ USD
adding machine learning functionalities and dynamic on ATR for different pairs - adding new panel with important informations - adding donchian channel - adding ATR speed trading and Ticks/Time for breakouts - adding Grid Trading / not common - measurements on inclination on chart - adding 2nd hedge algorithm - adding license model for selling/renting EA / maybe copy trading etc
Nicos strategy (personal job)
30 - 90 USD
I want a trading robot or EA that will indicate buy or sell on chart the EA must work on all time frame and to all brokers the ea must set it take profit
NoellelionFX01 SNIPER 2026 (personal job)
30+ USD
1. MT5 platform 2. All markets and all timeframes 3. My strategy is simple: we use the MACD (7-9-7). The robot buys when there is a positive MACD and sells when there is a negative MACD. The number of positions must be set manually. 4. The lot size is set manually. The stop loss and take profit are in points and dollars. The robot must allow me to choose. It also needs a trailing stop in points and dollars. The robot
1 Application
30+ USD
Hi could someone set this up for me please i have non lag ma indicator with code ,What i am looking for is when moving average crosses nonlag ma i get alert to platform please.All parameters, levels of both MAs to be included both are standard indicators with period, MA method , apply to: , Also can you add a pip counter i have pip counter indicator as well. My long term goal is turning my system i trade into a EA
14 Applications
30 - 200 USD
I want a MetaTrader 5 Expert Advisor based on Smart Money Concepts (SMC) and Power of 3 (PO3). Strategy logic: 1. Accumulation (Asian Session) - Define Asian session range (time customizable) - Mark Asian high and low - No trades during this session 2. Manipulation (London Session) - Detect liquidity sweep above Asian high or below Asian low - Must be a clear breakout with rejection (not slow drift) 3. Distribution (
OB with calculation of wolume used (personal job)
150+ USD
Hello. I need to create PINESCRIPT indicator, that will show OB (external and internal) Main feature need to be a calculation of Volume used in those ob. I have source for OB, need to modify it to add volume. Also need to show 2 bars with colors inside OB showing buyers and sellers (what value are greater than other)
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
30+ USD
This error appears when attempting to synchronize to the VPS. The communication process between the local MetaTrader terminal and the VPS may be interrupted or not functioning correctly. This issue can arise due to network connectivity problems, incorrect server settings, firewall or security software interference, or a misconfiguration in the Expert Advisor (EA) or trading environment. To resolve this, ensure a
4 Applications
30 - 60 USD
Hello, - On Expert DashBoard table (Class): Add existing functions (from another EA): Trailing Start / Trailing Stop / Trailing Step. And following options. - 1°: a - Integrate existing Trailing Start / Trailing Stop / Trailing Step options (From another EA), on existing Dash Board . On Tester: Functions Trail work on the first symbols only. b - Print/report result on respective panel box
One click trading 3 Tps (personal job)
50+ USD
hi Georgi just wondering if we can can get that update going. , one click trading , 3 positions open , 3 different TPS with TSL , one click button to close all trades , could you please save it under "one click trading 3TPs ......... thank you very much , happy trading
30 - 40 USD
strategy 1 -------------------- indicator When generate the buy/ sell signal have to place the buy/sell order with closing previous order and take new order respectively on next signal occurs. take order method on indicator buy & sell signlas... 1. order profit ok.. 2. if loss happens take another order with increase lot size ... example: buy order 0.01 -loss occurs... sell signal order calculate in 0.02 or 0.03
Ongoing Candlestick Sequence Identifier (personal job)
340+ USD
Ongoing Candlestick Sequence Identifier - This functionality is intended to keep track of what Retracements are eligible for signals, and to search for and identify specific sequences of candles across 2 separate timeframes for the purpose of knowing when to signal entries in relation to the 88.6 levels of Validated Retracements. Functionality Goals Each Fib Retracement that is drawn must be assigned a status of
250 - 320 USD
Hello all, I am looking for someone who can construct an indicator in MT5 for the purpose of continuously populating a selected Currency’s chart with Bullish and Bearish Fibonacci Retracements to the effect that all candles on a selected chart within the preselected timeframe will be encapsulated in one or more Fib Retracements, as well as plot new Fib Retracements as new candlesticks close overtime and fulfill
30 - 200 USD
1. IF the open price of the current . BUY 2. IF the open price of the current bar is . SELL 3. When positions then open the opposite trade according to the rules above. In other words the EA will occasionally close all positions when detected. EA should display property copyright and ownership (Etienne Hogue) AKA. Codejupiter in the rules above, the should be a input that can be modified/changed. The EA should
Open a new order (child of parent order) when the parent order is at a gain or loss greater than a percentage set in the settings. (personal job)
110+ USD
This feature is set on EACH entry (it's not a global setting), because each entry will have their own unique settings. Open a new order (child of parent order) when the parent order is at a gain or loss greater than a percentage set in the settings. - Those fields can also be left blank... which means it's not being used. Example: Entry on gain: 1.27% Entry on loss: 0.39% In the example above, if the opened order is
30+ USD
I currently have an indicator that scans mtf and draws a box on chart for set conditions but there are issues with anomalies not drawing sometimes. I can go into deep detail and show examples and what I believe are anomalies to solve the issue
6 Applications