작업 종료됨
실행 시간 43 일
명시
Hello, I am after a complex Forex EA expert advisor for MT5 based on Bollinger Bands breakouts. Full details, documentation, and files I will provide in a private message. I have the BB Breakout indicator already built and its functions must be implemented inside the EA, because the whole strategy is based on this indicator.
Please note this project is not for everyone, only a few programmers will be able to do it on their own or in tandem with someone else.
Just to give you an idea before you message me so we don't waste our time. Some of the functions the EA must include are:
1. News filter
2. Backtesting the news filter for as many years as possible.
3. EA operates in multi-time frames and it is not stuck to a fixed TF, but scans multiple TF's and makes a decision for placing orders based on calculations from multiple TF.
4. Risk management
5. Risk Factors
6. Auto calculation of lot size based on risk factor
7. Pending orders, trailing stops when in profit
8. Remove the order if not activated after X amount of time
9. Multi-symbol backtesting
10. Self-learning function
11. Self-optimization
12. BUG-free EA, clean code, and fast execution
I have already visually constructed the input section of the EA currently around 50 lines.
The EA source code has to be handed over at end of stage.
I am looking for a very experienced and detail-oriented developer! Please only message if you have a good knowledge of the above-mentioned and your feedback shows that you have experience.
I am also looking for a long-term partnership
Thank you.
응답함
1
등급
프로젝트
297
54%
중재
0
기한 초과
1
0%
무료
게재됨: 6 코드
2
등급
프로젝트
200
12%
중재
39
38%
/
33%
기한 초과
5
3%
무료
게재됨: 2 코드
3
등급
프로젝트
43
7%
중재
18
6%
/
78%
기한 초과
26
60%
무료
4
등급
프로젝트
744
56%
중재
48
31%
/
31%
기한 초과
120
16%
무료
게재됨: 1 코드
5
등급
프로젝트
6
0%
중재
5
0%
/
80%
기한 초과
2
33%
무료
6
등급
프로젝트
178
39%
중재
4
25%
/
50%
기한 초과
14
8%
무료
7
등급
프로젝트
68
25%
중재
12
42%
/
42%
기한 초과
4
6%
무료
8
등급
프로젝트
370
42%
중재
145
17%
/
41%
기한 초과
124
34%
무료
게재됨: 38 코드
9
등급
프로젝트
80
10%
중재
38
8%
/
58%
기한 초과
6
8%
무료
10
등급
프로젝트
142
53%
중재
5
80%
/
0%
기한 초과
6
4%
무료
11
등급
프로젝트
92
24%
중재
8
75%
/
13%
기한 초과
44
48%
무료
12
등급
프로젝트
66
41%
중재
1
0%
/
100%
기한 초과
7
11%
무료
13
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
14
등급
프로젝트
91
13%
중재
34
26%
/
59%
기한 초과
37
41%
무료
15
등급
프로젝트
146
34%
중재
13
8%
/
62%
기한 초과
26
18%
무료
게재됨: 6 코드
비슷한 주문
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Flummox 0.1
30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
MQL5 Forex Trading Robot Development
30 - 100 USD
I need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
EA: Smart Break-Even & Partial Close Manager
30 - 200 USD
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea
30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
An expert adviser based on MQL5
30+ USD
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
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
프로젝트 정보
예산
700+ USD
기한
에서 0 로 12 일