Modifying the existing single timeframe based Exponential Moving average EA to Multiple timeframe decision based EA

İş tamamlandı

Tamamlanma süresi: 19 saat
Müşteri tarafından geri bildirim
simply amazing
Geliştirici tarafından geri bildirim
Thank you for the job. Great Client.

İş Gereklilikleri

 I have an  EMA EA that works well on high time frame but it has some challanges that i believe will be solved if it will be modified to working based on multiple timeframe, i.e the EA should scan for a signal from 1D, then 4Hr, then 1Hr and if all three timeframe points to the same direction then the EA should scan for a signal in 15min timeframe that aligns to those three other higher times for execution (so 15min timeframe will be the execution timeframe but based on the direction that will be given by 1d, 4hr and 1hr)

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(125)
Projeler
146
23%
Arabuluculuk
5
0% / 60%
Süresi dolmuş
4
3%
Yüklendi
2
Geliştirici 2
Derecelendirme
(50)
Projeler
56
7%
Arabuluculuk
18
17% / 39%
Süresi dolmuş
3
5%
Meşgul
3
Geliştirici 3
Derecelendirme
(42)
Projeler
62
8%
Arabuluculuk
12
58% / 42%
Süresi dolmuş
1
2%
Ücretsiz
4
Geliştirici 4
Derecelendirme
(57)
Projeler
75
25%
Arabuluculuk
9
33% / 56%
Süresi dolmuş
8
11%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(13)
Projeler
21
0%
Arabuluculuk
0
Süresi dolmuş
0
Çalışıyor
6
Geliştirici 6
Derecelendirme
(9)
Projeler
21
5%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
7
33%
Ücretsiz
7
Geliştirici 7
Derecelendirme
(97)
Projeler
135
52%
Arabuluculuk
4
50% / 50%
Süresi dolmuş
0
Çalışıyor
8
Geliştirici 8
Derecelendirme
(64)
Projeler
76
55%
Arabuluculuk
0
Süresi dolmuş
0
Ücretsiz
9
Geliştirici 9
Derecelendirme
(250)
Projeler
305
37%
Arabuluculuk
6
50% / 17%
Süresi dolmuş
7
2%
Ücretsiz
10
Geliştirici 10
Derecelendirme
(433)
Projeler
491
33%
Arabuluculuk
25
40% / 48%
Süresi dolmuş
7
1%
Yüklendi
11
Geliştirici 11
Derecelendirme
(17)
Projeler
17
18%
Arabuluculuk
5
20% / 60%
Süresi dolmuş
2
12%
Çalışıyor
12
Geliştirici 12
Derecelendirme
(562)
Projeler
929
48%
Arabuluculuk
301
59% / 25%
Süresi dolmuş
123
13%
Yüklendi
13
Geliştirici 13
Derecelendirme
(37)
Projeler
59
27%
Arabuluculuk
24
21% / 54%
Süresi dolmuş
10
17%
Çalışıyor
14
Geliştirici 14
Derecelendirme
(67)
Projeler
74
7%
Arabuluculuk
32
9% / 56%
Süresi dolmuş
6
8%
Çalışıyor
Benzer siparişler
MT4 to Telegram 30 - 50 USD
Hello, I want to add a system send messages to Telegram Send a message with a specific picture and details of the new signal When closing with a profit, send the details of the closing and profit with a specific picture And close with a loss and send a specific picture, in addition to the details of the closure and the amount of the loss
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
I will like the indicator to send notification to mobile when the indicator changes color and is increase upward when positive and decreasing downwards when negative including fisplaying arrows on the chart ,red for negative and green for positive
Hey greetings My pleasure to met you all .I would like to convert a public tradingview pinescript indicator to MT5 Expert Advisor based on my. Requirements/specification.Kindly bid and let discuss about the project
Please convert the Pine Script below into MQL4 Indicator: // @version= 5 // This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © KivancOzbilgic //created by: @Anil_Ozeksi //developer: ANIL ÖZEKŞİ //author: @kivancozbilgic strategy ( 'Twin Optimized Trend Tracker' , 'TOTT' , overlay = true ) src = input ( close , title = 'Source' ) length = input.int ( 40
A robot 30 - 65 USD
Hi I am looking for developer who can make me Mt4 Ea i have 2types of analysis methods i want to add and also want to attach image with Ea like when i attach my to any currency pair the chart changes to my picture Of robot which i attached to my Ea and for proper all settings i want add i will tell u message me
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
Hi I have a script in Tradingview that looks good which shows the buy and sell automation. I wanted to see if that can be used in ninja Trader so I converted it for Ninja Trader. But it is not triggering the buy or sell trade like it shows in the tradingview script. Please let me know if you can help me with the script that will work in Ninja Trader just like the one in Trading View. I have the buy and sell signals

Proje bilgisi

Bütçe
30+ USD
Geliştirici için
27 USD