İş Gereklilikleri
//@version=5
strategy("SMA 20 + Engulfing Strategy", overlay=true)
// Define strategy inputs
smaPeriod = input(20, title="SMA Period")
stopLossPercent = input(1, title="Stop Loss %")
takeProfitPercent = input(2, title="Take Profit %")
// Calculate SMA
smaValue = ta.sma(close, smaPeriod)
// Determine bullish engulfing condition
isBullishEngulfing = ta.isbullishengulfing(close, open)
// Determine bearish engulfing condition
isBearishEngulfing = ta.isbearishengulfing(close, open)
// Define entry and exit conditions
enterLong = crossover(close, smaValue) and isBullishEngulfing
enterShort = crossunder(close, smaValue) and isBearishEngulfing
exitLong = ta.change(close) < 0
exitShort = ta.change(close) > 0
// Calculate stop loss and take profit levels
stopLossLevel = close * (1 - stopLossPercent / 100)
takeProfitLevel = close * (1 + takeProfitPercent / 100)
// Execute trades based on entry and exit conditions
if (enterLong)
strategy.entry("Buy", strategy.long)
strategy.exit("Sell", "Buy", stop=stopLossLevel, limit=takeProfitLevel)
if (enterShort)
strategy.entry("Sell", strategy.short)
strategy.exit("Cover", "Sell", stop=stopLossLevel, limit=takeProfitLevel)
// Plot the SMA on the chart
plot(smaValue, color=color.blue, title="SMA 20")
Yanıtlandı
1
Derecelendirme
Projeler
87
29%
Arabuluculuk
24
13%
/
58%
Süresi dolmuş
7
8%
Çalışıyor
2
Derecelendirme
Projeler
68
25%
Arabuluculuk
12
42%
/
42%
Süresi dolmuş
4
6%
Serbest
3
Derecelendirme
Projeler
8
0%
Arabuluculuk
8
13%
/
88%
Süresi dolmuş
0
Serbest
4
Derecelendirme
Projeler
635
33%
Arabuluculuk
41
39%
/
46%
Süresi dolmuş
11
2%
Meşgul
5
Derecelendirme
Projeler
549
53%
Arabuluculuk
13
69%
/
15%
Süresi dolmuş
3
1%
Serbest
6
Derecelendirme
Projeler
499
67%
Arabuluculuk
5
40%
/
0%
Süresi dolmuş
4
1%
Serbest
Yayınlandı: 8 kod
7
Derecelendirme
Projeler
41
68%
Arabuluculuk
5
0%
/
60%
Süresi dolmuş
14
34%
Serbest
Yayınlandı: 1 kod
8
Derecelendirme
Projeler
127
41%
Arabuluculuk
3
33%
/
67%
Süresi dolmuş
0
Serbest
9
Derecelendirme
Projeler
0
0%
Arabuluculuk
1
0%
/
0%
Süresi dolmuş
0
Çalışıyor
Yayınlandı: 27 makale
10
Derecelendirme
Projeler
91
13%
Arabuluculuk
34
26%
/
59%
Süresi dolmuş
37
41%
Serbest
11
Derecelendirme
Projeler
945
47%
Arabuluculuk
309
58%
/
27%
Süresi dolmuş
125
13%
Serbest
Benzer siparişler
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Telegram signals copier
30+ USD
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
TORUNZ 😎
30+ USD
The robot should use different indicators for a example smart money indicator and market structure structure and break indicators in order for it to enter the market, it should also be able to tell false breakouts is the Bollinger indicator, and if the market is confirmed to be profitable,the robot should rebuy or resell the market according to the predictions made, it should execute the trades if the market reverses
I need an advisor created that opens a position with 0.10 lot size when a bull cross arrow appears on the m5 time frame and closes the trade after exactly one candle stick, the ea does the same thing over and over, a bull cross appear on m5 timeframe, and it opens 1 position with 0.10 lot size, and closes it after one candlestick on m5... If possible, provide a demo version
Description I am looking for an experienced MQL5 developer to investigate and fix a suspected memory or resource usage issue in my MT5 Expert Advisor. The EA itself works correctly from a strategy and trading logic perspective . The trading model must remain exactly as it currently operates. I am not looking for any changes or optimisation to the strategy . The goal of this job is purely to identify and fix a
Cash Flow EA
30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Busco robot para trading en el oro o forex.
30 - 50 USD
Busco un robot para trading de scalping en oro o forex, el robot debe ser rentable en esos mercados, podemos automatizar mi estrategia basada en medias móviles con estrategia de scalping o bien si él desarollador tiene uno que funcione así y sea rentable podemos ver la opción de un demo o cuenta de lectura para estar seguros de la rentabilidad en el robot
Create a simple EA using to mql5 indicators.
120 - 180 USD
MT4 EA TO TAKE TRADES FROM (A) HYDRA TREND RIDER AND (B) IQ GOLD GANN LEVELS ON MQL5.COM The MT4 version of these two indicators can be found on the mql5.com website with the following links: Hydra Trend Rider: https://www.mql5.com/en/market/product/111010?source=Site +Profile+Seller IQ Gold Gann Levels: https://www.mql5.com/en/market/product/134335?source=Site +Profile+Seller (1) ENTRY (a) Hydra Trend Rider
Need a Developer for Designing Robot for MT4
100 - 500 USD
I have a strategy for US100 where I want a bot to trade according to my strategy, contact me who have proven experience in making bots for MT4 or MT5
Proje bilgisi
Bütçe
30 - 200 USD