Create a robot that only trade a specific time of day

指定

Hi I am hoping to create a robot that can open a trade at 12:59 am EST every trading day.                    1. I should be able to choose if I want it to buy, sell or just stop.      2. It should open with 15 pips stoploss and 30 pips take profit.    3. I should be able to choose my lot size.                                                

反馈

1
开发者 1
等级
(39)
项目
50
18%
仲裁
6
33% / 50%
逾期
0
空闲
2
开发者 2
等级
(366)
项目
414
55%
仲裁
12
50% / 42%
逾期
1
0%
空闲
3
开发者 3
等级
(5)
项目
5
0%
仲裁
0
逾期
0
空闲
4
开发者 4
等级
(252)
项目
462
26%
仲裁
139
20% / 60%
逾期
100
22%
空闲
5
开发者 5
等级
(2339)
项目
2943
63%
仲裁
124
44% / 26%
逾期
429
15%
工作中
6
开发者 6
等级
(211)
项目
222
76%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(454)
项目
720
34%
仲裁
35
71% / 9%
逾期
22
3%
空闲
8
开发者 8
等级
(611)
项目
711
33%
仲裁
45
49% / 42%
逾期
14
2%
工作中
9
开发者 9
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
10
开发者 10
等级
(12)
项目
25
4%
仲裁
1
0% / 0%
逾期
7
28%
空闲
11
开发者 11
等级
(72)
项目
80
10%
仲裁
38
8% / 58%
逾期
6
8%
空闲
12
开发者 12
等级
(618)
项目
1429
59%
仲裁
31
81% / 0%
逾期
10
1%
空闲
13
开发者 13
等级
(27)
项目
27
26%
仲裁
2
0% / 50%
逾期
1
4%
空闲
14
开发者 14
等级
(44)
项目
60
5%
仲裁
6
0% / 67%
逾期
5
8%
空闲
15
开发者 15
等级
(574)
项目
945
47%
仲裁
309
58% / 27%
逾期
125
13%
空闲
16
开发者 16
等级
(568)
项目
641
41%
仲裁
25
48% / 36%
逾期
46
7%
工作中
17
开发者 17
等级
(5)
项目
4
50%
仲裁
4
0% / 75%
逾期
0
空闲
相似订单
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Apex AI EA Pro 30 - 500 USD
Apex AI EA Pro is a next-generation Expert Advisor (EA) developed for MetaTrader 5 (MT5) . It is designed to automate forex and gold trading using multiple high-probability strategies, advanced risk management, and intelligent market analysis. The EA combines technical analysis, market structure, and session-based trading to identify quality opportunities while managing risk automatically. Designed for both beginner
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Project: GoldScalpBot (already published: https://www.mql5.com/en/code/75652 ) I need an experienced MT5 developer to improve my existing Expert Advisor and its local app bridge. Current stack: - MT5 EA (MQL5) for XAUUSD scalping (EMA/momentum/breakout, ATR SL/TP, London/NY sessions, win-based lot scale, daily loss stop) - Local Node.js HTTP bridge (heartbeat + command queue) for a React Native mobile app
Project Overview I am looking for an experienced MetaTrader 5 (MT5) Expert Advisor developer to build a professional, production-quality automated trading system from a detailed Software Requirements Specification (SRS). The strategy is based on a custom implementation of the MACD indicator combined with advanced trade management and a proprietary basket/grid recovery methodology. The complete strategy and

项目信息

预算
30+ USD