Robot to monitor pending limit orders

작업 종료됨

실행 시간 16 일
고객의 피드백
Highly recommend this developer. Very professional and the best I have worked with over the 7 years I have been trading on MT4/MT5
피고용인의 피드백
you are the best

명시

Please write a code 

Write the code so it monitors all the pending limit orders that have been entered on the trading platform

 

Write the code so that I can adjust the difference in times from my time zone to New York time zone.

 

The code will first check for any upcoming high-impact news events for all currencies. If there are any, it will suspend all pending orders involving these currencies 15 minutes before the news event and keep them suspended for 45 minutes. If the price has moved past the entry price during the suspension the pending limit order will be closed.

 

Assuming there are no high-impact news events, the code will monitor the pending limit order continually. If the price moves to within 2 pips of the entry price and then moves 80% of the way towards the intended profit target, the order will be cancelled.

 

If the spread exceeds 25 points or slippage is equal to or exceeds 5 points, the code will not open the pending order. If the price has moved past the entry price during the suspension the pending limit order will be closed.

 

Once the pending limit order is triggered and the trade is entered, the code will continuously monitor the trade and move the stop loss to the reaction point if the price moves 75% of the way to the profit target from the entry price. The reaction point is defined by the closest price to the stop loss after the trade has been opened, when the current price reaches 75% of the profit target.

 

If the trade is profitable and reaches the profit target, the code will close the trade and take the profits. However, if the price moves against us and hits the stop loss, the code will close the trade and limit our losses.

 

If the original pending limit order hits the stop loss, the code will place a hedge trade with the same parameters and conditions as the original pending limit order, but with an entry price 2 pips higher than the original pending order if the hedge trade is a long trade and 2 pips lower if the original order was a short trade. The hedge trade is only valid if the original pending limit order hits the stop loss. If the original order hits the profit target, then the hedge trade is cancelled.

The code will suspend all pending orders 2 hours before the close of the New York session and keep them suspended for 3 hours. If the price has moved past the entry price during the suspension the pending limit order will be closed. The code will close all open trades 30 minutes before the close of the New York session


응답함

1
개발자 1
등급
(15)
프로젝트
34
24%
중재
4
0% / 50%
기한 초과
2
6%
작업중
2
개발자 2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(7)
프로젝트
12
8%
중재
3
0% / 67%
기한 초과
4
33%
무료
4
개발자 4
등급
(15)
프로젝트
23
9%
중재
7
29% / 57%
기한 초과
2
9%
무료
5
개발자 5
등급
(119)
프로젝트
169
38%
중재
9
78% / 22%
기한 초과
15
9%
무료
6
개발자 6
등급
(57)
프로젝트
72
22%
중재
13
46% / 15%
기한 초과
5
7%
무료
7
개발자 7
등급
(294)
프로젝트
469
39%
중재
100
41% / 23%
기한 초과
77
16%
로드됨
게재됨: 2 코드
비슷한 주문
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /

프로젝트 정보

예산
30 - 100 USD
기한
에서 1  20 일