Trabalho concluído
Tempo de execução 8 dias
Termos de Referência
📋
V75 SMA Crossover EA — Summary of Rules
1.
Chart Timeframe for Trading
- Trades are taken on the M15 timeframe.
2.
Indicators Used
- Simple Moving Averages (SMAs):
- SMA 5 (fast)
- SMA 15 (medium)
- SMA 50 (slow)
- SMA 150 (long-term trend)
3.
Entry Conditions
- Buy Signal:
- SMA 5 crosses above SMA 15, AND
- Current price is above both SMA 50 and SMA 150.
- Sell Signal:
- SMA 5 crosses below SMA 15, AND
- Current price is below both SMA 50 and SMA 150.
4.
Support & Resistance (S&R) Levels
- The EA will automatically detect and draw key support and resistance levels from:
- H1 (1-Hour) timeframe
- H4 (4-Hour) timeframe
- These levels will be drawn as horizontal lines on the M15 chart to visually assist entry decisions.
5.
Trade Management
- Lot size: Default 0.01, adjustable via inputs.
- Stop Loss: Disabled (no SL set by EA).
- Take Profit: Fixed at 1000 pips by default (adjustable).
- Max open trades: 1 (only one trade at a time).
6.
Profit Lockout Feature
- The EA monitors your floating profit in real-time.
- Once your floating profit reaches a configurable percentage of your account balance (default 10%):
- The EA closes all open trades immediately, and
- Stops opening new trades until restarted.
7.
Additional Details
- Designed specifically for the Volatility 75 Index (V75).
- Trades only when no other open positions exist.
- Parameters for lot size, take profit, and profit lock percentage are adjustable via EA inputs.
Respondido
1
Classificação
Projetos
29
3%
Arbitragem
4
25%
/
0%
Expirado
3
10%
Trabalhando
2
Classificação
Projetos
22
9%
Arbitragem
6
33%
/
50%
Expirado
1
5%
Trabalhando
3
Classificação
Projetos
87
29%
Arbitragem
24
13%
/
58%
Expirado
7
8%
Trabalhando
4
Classificação
Projetos
698
34%
Arbitragem
33
70%
/
9%
Expirado
22
3%
Livre
5
Classificação
Projetos
401
27%
Arbitragem
39
41%
/
49%
Expirado
1
0%
Livre
6
Classificação
Projetos
168
44%
Arbitragem
3
67%
/
0%
Expirado
5
3%
Trabalhando
Publicou: 1 código
7
Classificação
Projetos
279
65%
Arbitragem
3
100%
/
0%
Expirado
65
23%
Livre
8
Classificação
Projetos
147
67%
Arbitragem
21
10%
/
71%
Expirado
44
30%
Livre
9
Classificação
Projetos
37
54%
Arbitragem
2
50%
/
50%
Expirado
3
8%
Livre
10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Classificação
Projetos
8
13%
Arbitragem
6
33%
/
33%
Expirado
0
Livre
12
Classificação
Projetos
35
20%
Arbitragem
5
40%
/
40%
Expirado
0
Livre
Publicou: 1 código
13
Classificação
Projetos
2
0%
Arbitragem
4
25%
/
50%
Expirado
1
50%
Livre
14
Classificação
Projetos
23
39%
Arbitragem
6
33%
/
50%
Expirado
0
Livre
15
Classificação
Projetos
8
88%
Arbitragem
0
Expirado
0
Livre
16
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
17
Classificação
Projetos
20
0%
Arbitragem
10
0%
/
80%
Expirado
6
30%
Livre
18
Classificação
Projetos
149
41%
Arbitragem
3
33%
/
33%
Expirado
1
1%
Trabalhando
19
Classificação
Projetos
11
0%
Arbitragem
4
0%
/
100%
Expirado
2
18%
Trabalhando
20
Classificação
Projetos
285
35%
Arbitragem
18
22%
/
61%
Expirado
42
15%
Carregado
21
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
22
Classificação
Projetos
310
69%
Arbitragem
2
100%
/
0%
Expirado
0
Livre
Publicou: 1 código
23
Classificação
Projetos
15
27%
Arbitragem
0
Expirado
3
20%
Livre
24
Classificação
Projetos
243
74%
Arbitragem
7
100%
/
0%
Expirado
1
0%
Livre
Publicou: 1 artigo
25
Classificação
Projetos
552
49%
Arbitragem
57
40%
/
37%
Expirado
227
41%
Trabalhando
26
Classificação
Projetos
5
0%
Arbitragem
2
50%
/
50%
Expirado
2
40%
Livre
27
Classificação
Projetos
553
35%
Arbitragem
79
32%
/
42%
Expirado
200
36%
Carregado
28
Classificação
Projetos
12
17%
Arbitragem
2
0%
/
50%
Expirado
1
8%
Livre
29
Classificação
Projetos
14
43%
Arbitragem
0
Expirado
3
21%
Livre
30
Classificação
Projetos
4
0%
Arbitragem
1
0%
/
0%
Expirado
0
Livre
31
Classificação
Projetos
91
13%
Arbitragem
34
26%
/
59%
Expirado
37
41%
Livre
32
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
33
Classificação
Projetos
945
47%
Arbitragem
309
58%
/
27%
Expirado
125
13%
Livre
Pedidos semelhantes
Adapt existing MT5 EA to trade directly on crypto exchange (BingX/Bitmart/Bitget/XT.com) instead of forex broker. Required Work: 1. Market Data DLL WebSocket connection for real-time exchange prices Custom symbol in MT5 (e.g., FIGHTUSDT) Live OHLCV data feed to chart 2. Trading Library DLL Functions: SendOrder, GetPositions, GetBalance, ClosePosition, ModifyOrder API authentication (HMAC-SHA256) Support for
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Tradingview indicator
30+ USD
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
Build MT5 Expert Advisor – LadyKiller EA
1000 - 2000 USD
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow
30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Informações sobre o projeto
Orçamento
30+ USD