EA and Signal Configuration, Monitoring and Reporting Service needed

명시

Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. 
Should be able to monitor daily and fix any issue in the signal Copying and EA running. 

The Settings and configuration to be checked and updated periodically. 


Should be available to report and update on daily basis. 

Tell me the cost and your previous experience for the same. 

Thanks

응답함

1
개발자 1
등급
(395)
프로젝트
556
41%
중재
30
57% / 3%
기한 초과
57
10%
무료
게재됨: 11 코드
2
개발자 2
등급
(109)
프로젝트
180
25%
중재
24
17% / 75%
기한 초과
16
9%
무료
3
개발자 3
등급
(16)
프로젝트
20
15%
중재
5
40% / 40%
기한 초과
0
무료
4
개발자 4
등급
(21)
프로젝트
27
7%
중재
9
33% / 33%
기한 초과
1
4%
작업중
5
개발자 5
등급
(8)
프로젝트
8
38%
중재
0
기한 초과
0
작업중
6
개발자 6
등급
(12)
프로젝트
17
35%
중재
5
40% / 20%
기한 초과
1
6%
로드됨
게재됨: 6 기고글, 35 코드
7
개발자 7
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
8
개발자 8
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
9
개발자 9
등급
(106)
프로젝트
129
25%
중재
24
29% / 54%
기한 초과
8
6%
무료
10
개발자 10
등급
(25)
프로젝트
32
19%
중재
5
40% / 40%
기한 초과
4
13%
무료
11
개발자 11
등급
(17)
프로젝트
21
14%
중재
8
38% / 38%
기한 초과
3
14%
로드됨
12
개발자 12
등급
(645)
프로젝트
872
48%
중재
29
38% / 17%
기한 초과
63
7%
무료
13
개발자 13
등급
(3)
프로젝트
2
0%
중재
1
0% / 0%
기한 초과
0
무료
14
개발자 14
등급
(25)
프로젝트
31
13%
중재
13
0% / 77%
기한 초과
9
29%
무료
15
개발자 15
등급
(13)
프로젝트
22
41%
중재
8
0% / 50%
기한 초과
3
14%
무료
16
개발자 16
등급
(9)
프로젝트
11
55%
중재
0
기한 초과
0
무료
17
개발자 17
등급
(499)
프로젝트
744
56%
중재
48
31% / 31%
기한 초과
120
16%
무료
게재됨: 1 코드
18
개발자 18
등급
(64)
프로젝트
144
46%
중재
20
40% / 20%
기한 초과
32
22%
무료
19
개발자 19
등급
(160)
프로젝트
206
61%
중재
10
80% / 0%
기한 초과
0
무료
게재됨: 1 코드
20
개발자 20
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
21
개발자 21
등급
(10)
프로젝트
16
50%
중재
1
100% / 0%
기한 초과
4
25%
무료
22
개발자 22
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
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); } } }
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
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

프로젝트 정보

예산
30 - 200 USD
기한
에서 30  60 일

고객

넣은 주문1
중재 수0