2 Multi timeframe Indicator Maringale EA T3MA + TMA

MQL4 Uzman Danışmanlar

İş tamamlandı

Tamamlanma süresi: 1 gün
Müşteri tarafından geri bildirim
Great programmer, and very understanding guy. Helps even after job is done.
Geliştirici tarafından geri bildirim
good customer service must be good

İş Gereklilikleri

I would like an EA created based on 2 indicators. When price is outside the TMA+CG I would like trade to be opened when T3MA ribbon crosses.  I would like to have martingale option that only adds on new ribbon cross.  I need the options for multi time frame to be displayed for TMA+CG.  for example I want to see 1 DAY time frame TMA on 30 Minute Chart, so if T3M crosses trade trade will initiate. Price has to be outside the given TMA band and t3ma has to cross for trade to be opened.  If trade goes into negative EA waits for another cross in the direction of the first trade before opening a trade again.


I want 3 options for martingale.

Classic Multiplication

Progressive 1,2,3,4

And I want to be able to set martingale progression every few trades. ( martingale every 3 trades)

ex: 1,1, 1, 2, 2, 2, 4, 4, 4, etc


I need all the options in the indicators included in the EA.

trailing stop 

Trailing start

brake even start at profit

magic number

max orders

maximum lot opened

minimum distance from trades

only add on new cross/martingale distance

fixed lot/martingale off

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(618)
Projeler
968
46%
Arabuluculuk
32
38% / 34%
Süresi dolmuş
96
10%
Serbest
Yayınlandı: 6 kod
2
Geliştirici 2
Derecelendirme
(885)
Projeler
1409
67%
Arabuluculuk
121
32% / 40%
Süresi dolmuş
217
15%
Çalışıyor
Yayınlandı: 1 kod
3
Geliştirici 3
Derecelendirme
(418)
Projeler
660
33%
Arabuluculuk
31
74% / 6%
Süresi dolmuş
20
3%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(496)
Projeler
738
56%
Arabuluculuk
47
32% / 30%
Süresi dolmuş
117
16%
Çalışıyor
Yayınlandı: 1 kod
5
Geliştirici 5
Derecelendirme
(15)
Projeler
21
38%
Arabuluculuk
3
33% / 33%
Süresi dolmuş
4
19%
Serbest
6
Geliştirici 6
Derecelendirme
(21)
Projeler
35
54%
Arabuluculuk
8
63% / 38%
Süresi dolmuş
1
3%
Serbest
7
Geliştirici 7
Derecelendirme
(385)
Projeler
409
30%
Arabuluculuk
66
20% / 70%
Süresi dolmuş
52
13%
Çalışıyor
8
Geliştirici 8
Derecelendirme
(65)
Projeler
87
39%
Arabuluculuk
3
0% / 33%
Süresi dolmuş
29
33%
Serbest
9
Geliştirici 9
Derecelendirme
(82)
Projeler
86
57%
Arabuluculuk
25
0% / 84%
Süresi dolmuş
19
22%
Serbest
10
Geliştirici 10
Derecelendirme
(2598)
Projeler
3280
67%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
342
10%
Çalışıyor
Yayınlandı: 1 kod
11
Geliştirici 11
Derecelendirme
(2257)
Projeler
2844
62%
Arabuluculuk
118
46% / 25%
Süresi dolmuş
428
15%
Yüklendi
12
Geliştirici 12
Derecelendirme
(284)
Projeler
459
39%
Arabuluculuk
95
43% / 18%
Süresi dolmuş
73
16%
Yüklendi
Yayınlandı: 2 kod
13
Geliştirici 13
Derecelendirme
(574)
Projeler
945
47%
Arabuluculuk
303
59% / 25%
Süresi dolmuş
125
13%
Serbest
14
Geliştirici 14
Derecelendirme
(493)
Projeler
1022
58%
Arabuluculuk
30
27% / 23%
Süresi dolmuş
133
13%
Çalışıyor
15
Geliştirici 15
Derecelendirme
(8)
Projeler
13
85%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
16
Geliştirici 16
Derecelendirme
(13)
Projeler
15
27%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
1
7%
Serbest
17
Geliştirici 17
Derecelendirme
(536)
Projeler
614
34%
Arabuluculuk
34
38% / 47%
Süresi dolmuş
9
1%
Meşgul
18
Geliştirici 18
Derecelendirme
(588)
Projeler
1057
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Çalışıyor
Yayınlandı: 1 makale, 8 kod
Benzer siparişler
Looking for a reliable, low-lag reversal indicator for Forex that does not repaint and does not place signals with an offset. Key features: Signals only after confirmation (uses closed bar logic), so alerts are final and do not repaint. No offset placement — arrows/markers appear on the same candle/bar that triggered (or on the close of that bar) to avoid confusion. Tunable sensitivity: adjustable lookback and
#include <Trade/Trade.mqh> CTrade trade; //+------------------------------------------------------------------+ //| Gold Auto Trader EA with Trailing Stop | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; // إعدادات الدخول input double BuyZoneLow = 3678.0; input double BuyZoneHigh = 3680.0; input double SellZoneLow = 3695.0;
Developing multi platform based copytrading solution Need a develper who can enahance funtionality of our existing MVP EAs for master and slave traders EAs are connected with REST API and Socket Server Master EA can broadcast trading signals from MT5 terminal as he performs actual trades on the platform. those trade could be using any bot or alogorithem or manula that is not in scope but realtime broadcast to server
Here's a detailed description of an Expert Advisor (EA) based on a candlestick-dependent strategy: Strategy Overview The EA will implement a trading strategy based on candlestick patterns, opening trades when a bullish candle is detected and avoiding trades when a bearish candle is detected. Key Features 1. *Candlestick Pattern Identification*: The EA will identify bullish and bearish candles based on their open and
I AM LOOKING FOR A DEVELOPER WHO CAN CREAT A TRADING BOT FOR ME BASED ON ICT TRADING STRATEGY AND THAT BOT CAN BE CONNECTED BY TRADING VIEW OR ON META TRADER 4 OR 5 AND EXECUTE TRADE AUTOMATICALLY I WANT THIS BOT TO PERFORM TRADING ON FUNDED ACCOUNT AND MY PERSONAL ACCOUNT BOTH
there is spesific indicator in trading view , i wanna to have this indivator in my mql5 so all we need to do is to converting this code to mql5 indicator thats it code script is available and indicator name is liquidity ditection from Tflb //@version=5 indicator("Liquidity Finder Alerts (Wrapper)", overlay=true) // ایمپورت کتابخونه اصلی TFlab import TFlab/LiquidityFinderLibrary/1 as Liq // ورودی‌ها (مثل اندیکاتور
How can we create an EA including a LLM like deepseek or chatgpt API? My main idea is the LLM makes the market analysis, a threshold on its confidence defines the risk per % it will use and also a dynamic valuation of the prediction/analysis should close trades earlier or later than the TP. Did you already build EAs based on LLMs
📌 DOGE/USDT Trading Bot – Full Strategy Current DOGE/USDT price: ≈ 0.2714 USDT (for reference only). Exchange: Binance Futures Margin type: Isolated Margin Leverage: x2 Pair: DOGE/USDT Language: Python (Binance API) ⸻ 🔹 Strategy Logic 1. Initial Entry • Open a Market Order with 2000 USDT as the base trade. • Base remains fixed for each cycle. 2. Reinforcement (During Downtrend) • Every 5 minutes during a price
I need a robot that combines several custom indicators I designed, used on two higher timeframes for market analysis, with entries on the 1-minute timeframe. It requires intelligent Martingale and Hedge money management. I need someone with sufficient expertise in hedging and Martingale. This strategy is very detailed, but I firmly believe it will definitely be profitable
Hello Developer I need a custom breakout + retest scoring system in TrendSpider . Breakout: valid if candle closes ≥ 0.4 × ATR20 above the line (lookback 8 bars, daily/weekly). Retest: valid within 20 bars if price low is within ±0.2 × ATR20 of the line → must trigger an alert. Scoring: add points for RVOL ≥ 1.3, SMA50 strong close, RSI 54–71, channel breakout, retest & hold, ATR expansion, undervaluation, SMA50

Proje bilgisi

Bütçe
100+ USD
Geliştirici için
90 USD