SMAs crossing and Resistance & support EA

Job finished

Execution time 8 days

Specification


📋 

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.


Responded

1
Developer 1
Rating
(22)
Projects
29
3%
Arbitration
4
25% / 0%
Overdue
3
10%
Working
2
Developer 2
Rating
(18)
Projects
22
9%
Arbitration
6
33% / 50%
Overdue
1
5%
Working
3
Developer 3
Rating
(60)
Projects
87
29%
Arbitration
24
13% / 58%
Overdue
7
8%
Working
4
Developer 4
Rating
(442)
Projects
698
34%
Arbitration
33
70% / 9%
Overdue
22
3%
Free
5
Developer 5
Rating
(272)
Projects
401
27%
Arbitration
39
41% / 49%
Overdue
1
0%
Free
6
Developer 6
Rating
(85)
Projects
168
44%
Arbitration
3
67% / 0%
Overdue
5
3%
Working
Published: 1 code
7
Developer 7
Rating
(177)
Projects
279
65%
Arbitration
3
100% / 0%
Overdue
65
23%
Free
8
Developer 8
Rating
(72)
Projects
147
67%
Arbitration
21
10% / 71%
Overdue
44
30%
Free
9
Developer 9
Rating
(30)
Projects
37
54%
Arbitration
2
50% / 50%
Overdue
3
8%
Free
10
Developer 10
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
(7)
Projects
8
13%
Arbitration
6
33% / 33%
Overdue
0
Free
12
Developer 12
Rating
(33)
Projects
35
20%
Arbitration
5
40% / 40%
Overdue
0
Free
Published: 1 code
13
Developer 13
Rating
Projects
2
0%
Arbitration
4
25% / 50%
Overdue
1
50%
Free
14
Developer 14
Rating
(17)
Projects
23
39%
Arbitration
6
33% / 50%
Overdue
0
Free
15
Developer 15
Rating
(1)
Projects
8
88%
Arbitration
0
Overdue
0
Free
16
Developer 16
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
17
Developer 17
Rating
(16)
Projects
20
0%
Arbitration
10
0% / 80%
Overdue
6
30%
Free
18
Developer 18
Rating
(140)
Projects
149
41%
Arbitration
3
33% / 33%
Overdue
1
1%
Working
19
Developer 19
Rating
(7)
Projects
11
0%
Arbitration
4
0% / 100%
Overdue
2
18%
Working
20
Developer 20
Rating
(160)
Projects
285
35%
Arbitration
18
22% / 61%
Overdue
42
15%
Loaded
21
Developer 21
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
22
Developer 22
Rating
(304)
Projects
310
69%
Arbitration
2
100% / 0%
Overdue
0
Free
Published: 1 code
23
Developer 23
Rating
(10)
Projects
15
27%
Arbitration
0
Overdue
3
20%
Free
24
Developer 24
Rating
(77)
Projects
243
74%
Arbitration
7
100% / 0%
Overdue
1
0%
Free
Published: 1 article
25
Developer 25
Rating
(270)
Projects
552
49%
Arbitration
57
40% / 37%
Overdue
227
41%
Working
26
Developer 26
Rating
(6)
Projects
5
0%
Arbitration
2
50% / 50%
Overdue
2
40%
Free
27
Developer 27
Rating
(308)
Projects
553
35%
Arbitration
79
32% / 42%
Overdue
200
36%
Loaded
28
Developer 28
Rating
(12)
Projects
12
17%
Arbitration
2
0% / 50%
Overdue
1
8%
Free
29
Developer 29
Rating
(10)
Projects
14
43%
Arbitration
0
Overdue
3
21%
Free
30
Developer 30
Rating
(3)
Projects
4
0%
Arbitration
1
0% / 0%
Overdue
0
Free
31
Developer 31
Rating
(45)
Projects
91
13%
Arbitration
34
26% / 59%
Overdue
37
41%
Free
32
Developer 32
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
33
Developer 33
Rating
(574)
Projects
945
47%
Arbitration
309
58% / 27%
Overdue
125
13%
Free
Similar orders
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
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
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

Project information

Budget
30+ USD