AN EA BASE ON STOCHASTIC OSCILLATOR AND SMA CROSSING NEEDED

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del cliente
He is too good. He has made possible what other experts said is not possible
Feedback del dipendente
An amazing client who clearly states what he needs, he's very polite and an absolute pleasure to work with.

Specifiche


AN EA BASE ON STOCHASTIC OSCILLATOR AND SMA CROSSING NEEDED

I need a trading robot that uses the SMA and the Stochastic Oscillator Indicators. The buy and sell conditions should follow as indicated below:-

Open a buy Trade When the red line of the stochastic Oscillator crosses the SMA in the Bullish (up) direction, and closes this position when the red line of the stochastic Oscillator indicator crosses back the SMA in the bearish direction. Note, immediately the BUY position closes, a SELL position

Options for closing a position: 1. Close on opposite signal (True/false) 2. Close when Stochastic Oscillator crosses itself (True/false)



In the figure above, the red and the blue line is the stochastic indicator, while the yellow line is the SMA

 

 

It should have also have the following features-

1 Trailing stop loss, zero (0) to disable

2. Stop loss, zero (0) to disable

3. Take Profit, zero (0) to disable

4. Can work on any timeframe

5. It should be able to Trade forex, synthetics, stocks & indices, cryptocurrencies, basket indices, and commodities

Note: the MACD and STOCHASTIC settings should be default, but should be adjustable

 

 

 


Con risposta

1
Sviluppatore 1
Valutazioni
(211)
Progetti
313
34%
Arbitraggio
63
37% / 38%
In ritardo
100
32%
Caricato
2
Sviluppatore 2
Valutazioni
(39)
Progetti
50
18%
Arbitraggio
6
33% / 50%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(152)
Progetti
228
80%
Arbitraggio
22
27% / 50%
In ritardo
11
5%
Gratuito
Pubblicati: 24 articoli, 1882 codici
4
Sviluppatore 4
Valutazioni
(7)
Progetti
9
0%
Arbitraggio
3
33% / 67%
In ritardo
2
22%
Gratuito
5
Sviluppatore 5
Valutazioni
(444)
Progetti
701
34%
Arbitraggio
34
71% / 9%
In ritardo
22
3%
Gratuito
6
Sviluppatore 6
Valutazioni
(2)
Progetti
4
0%
Arbitraggio
4
25% / 75%
In ritardo
1
25%
Gratuito
7
Sviluppatore 7
Valutazioni
(10)
Progetti
4
0%
Arbitraggio
11
0% / 82%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(378)
Progetti
486
24%
Arbitraggio
59
54% / 25%
In ritardo
55
11%
Caricato
9
Sviluppatore 9
Valutazioni
(11)
Progetti
18
28%
Arbitraggio
4
50% / 50%
In ritardo
1
6%
Gratuito
10
Sviluppatore 10
Valutazioni
(450)
Progetti
477
69%
Arbitraggio
6
67% / 0%
In ritardo
2
0%
Gratuito
Ordini simili
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Informazioni sul progetto

Budget
30 - 40 USD
Scadenze
a 5 giorno(i)