Create an EA based on my strategy for MT5

작업 종료됨

실행 시간 10 일
피고용인의 피드백
Perfect job. Good customer. Recommended.

명시

Hi Eveyone,

Let me Explain my EA need

Entry/Exit logic very simple that just read previous candle colour -Green or Red and based on that green =buy or Red- sell happen
note: More Exact detail like until when we hold the order , etc when i select coder 

With below features

EA Setting:

Trade Management:
1.Magic id: 1312 etc 
2.Inverse trade: ON or off 

Inverse ON mean
if EA buy order , it will check already sell order then close previous open position and open new buy order, 
if EA sell order , it will check already buy order then close previous open position and open new sell order, 

Note: if already buy or sell in same direction order come then it not execute order dual time. only execute opposite side like buy-sell , sell-buy, not buy-buy or sell-sell 

Money Management: 
1. Fix Lot Size : input 1 or any in number integer or even 0.5  Note: 0 to disable 

2. Leverage: input 1 or any in number integer or even 0.5  note :0 to disable
         Example: if i choose 3 its multiple 3 with my equity 10K example = 30K USD amount come as Leverage equity then lets say i attach with Nasdaq100 it see stock price 12000 then divide 30K leverage equity with price =Final lot come 2.5 to trade. 

Risk Management:

1. Per trade SL in pips: input integer as pips , note =0 to disable if i enter 5000 its in pips for nasdaq and each time before entry in buy or sell it implement this Stop loss

2. Per Trade SL in % : input like 0.5 , note =0 to disable, basically its calculate price of nasdaq and find 0.5% and put Stop loss ,  and each time before entry in buy or sell it implement this Stop loss

3. Daily Risk in % : input like 1 or 2 or any integer it calculate equity amount and remember that loss maximum in day so if it reach by closed trade +open in same day it close open trade and disable Algo trade and enable next day Algo trading next day. 

If u dont understand anything you free to chat 

Thanks


응답함

1
개발자 1
등급
(328)
프로젝트
513
19%
중재
35
43% / 31%
기한 초과
34
7%
로드됨
2
개발자 2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(298)
프로젝트
427
26%
중재
18
61% / 33%
기한 초과
26
6%
무료
게재됨: 8 코드
4
개발자 4
등급
(11)
프로젝트
16
6%
중재
3
33% / 67%
기한 초과
0
무료
5
개발자 5
등급
(72)
프로젝트
80
10%
중재
38
8% / 58%
기한 초과
6
8%
무료
6
개발자 6
등급
(206)
프로젝트
333
35%
중재
66
12% / 58%
기한 초과
87
26%
무료
7
개발자 7
등급
(50)
프로젝트
64
20%
중재
11
27% / 55%
기한 초과
5
8%
무료
8
개발자 8
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
9
개발자 9
등급
(202)
프로젝트
263
22%
중재
23
52% / 17%
기한 초과
0
로드됨
10
개발자 10
등급
(390)
프로젝트
416
30%
중재
74
19% / 72%
기한 초과
52
13%
작업중
11
개발자 11
등급
(152)
프로젝트
228
80%
중재
22
27% / 50%
기한 초과
11
5%
무료
게재됨: 24 기고글, 1882 코드
12
개발자 12
등급
(44)
프로젝트
53
38%
중재
8
13% / 38%
기한 초과
8
15%
무료
13
개발자 13
등급
(70)
프로젝트
83
11%
중재
13
62% / 23%
기한 초과
6
7%
무료
게재됨: 16 기고글, 6 코드
14
개발자 14
등급
(54)
프로젝트
102
23%
중재
12
25% / 17%
기한 초과
13
13%
무료
15
개발자 15
등급
(171)
프로젝트
195
42%
중재
13
8% / 54%
기한 초과
9
5%
무료
게재됨: 3 코드
16
개발자 16
등급
(568)
프로젝트
641
41%
중재
25
48% / 36%
기한 초과
46
7%
작업중
17
개발자 17
등급
(471)
프로젝트
490
75%
중재
6
67% / 17%
기한 초과
0
작업중
비슷한 주문
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
I require a custom EA and an accompanying custom indicator built in MQL5 for Meta Trader 4/5. The EA must be fully automated (Algo Trading); Telegram-Signal-Linked and named 'AMK Fx'

프로젝트 정보

예산
30 - 65 USD