Trading ea mt5 with indicators

MQL5 Uzman Danışmanlar Forex

İş tamamlandı

Tamamlanma süresi: 3 gün
Müşteri tarafından geri bildirim
Highly recommended. Best developer.

İş Gereklilikleri

Hi i want to create a mt5 ea with 2 indicators. No hedging, grid or martingale only with proper risk managment with tp/sl.

Pa Adaptive Hull Parabolic

Psar

Ea inputs:
Ea start and stop time with minutes
Inputs of 2 indicators
% risk balance for auto lot size (% X,XX like % 0,24 and if stop loss hit i will lose % 0,24 of my balance)
Risk/reward ratio for stop and tp(1/x,xx like 1/1,75)
Lot size : auto or fix, if auto according to % risk balance

tp and sl inputs

Stop Loss: auto with indicator lines or dots.
1. If entry price above or below both indicator line and dot
   Stop must be which line or dote is close to entry price but it must be minimum 2,5 pips(25 points) beetwen indicator line(dot) and entry price.
   Min distance option for between line(dot) and entry price: default 2,5 pip(25 point)
2. If there is only psar dot above or below entry price ea must use this dot and min distance(2,5 pips) not important.

Tp: Auto with risk reward ratio

Trailing Stop: 3 inputs for ts
1. Trailing true/false option. If true 2 or 3 option
2. Trailing will start after entry with R:R=1/1 and stop loss will move with price. For eaxample stop loss 50 points at entry trade and price moved 10 points to trade direction. At this      point stop loss must be 40 point.
3. Trailing will start after price reach 1/1 R:R at entry price like classic trailing.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(8)
Projeler
23
30%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
1
4%
Yüklendi
2
Geliştirici 2
Derecelendirme
(54)
Projeler
162
69%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Çalışıyor
3
Geliştirici 3
Derecelendirme
(81)
Projeler
101
35%
Arabuluculuk
8
88% / 0%
Süresi dolmuş
0
Ücretsiz
4
Geliştirici 4
Derecelendirme
(9)
Projeler
13
8%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Çalışıyor
5
Geliştirici 5
Derecelendirme
(340)
Projeler
535
32%
Arabuluculuk
23
65% / 9%
Süresi dolmuş
15
3%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(545)
Projeler
1324
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Ücretsiz
7
Geliştirici 7
Derecelendirme
(46)
Projeler
62
15%
Arabuluculuk
1
0% / 0%
Süresi dolmuş
6
10%
Yüklendi
8
Geliştirici 8
Derecelendirme
(13)
Projeler
21
19%
Arabuluculuk
7
43% / 29%
Süresi dolmuş
3
14%
Çalışıyor
9
Geliştirici 9
Derecelendirme
(20)
Projeler
24
8%
Arabuluculuk
6
17% / 17%
Süresi dolmuş
3
13%
Yüklendi
10
Geliştirici 10
Derecelendirme
Projeler
0
0%
Arabuluculuk
0
Süresi dolmuş
0
Ücretsiz
11
Geliştirici 11
Derecelendirme
(536)
Projeler
745
45%
Arabuluculuk
23
39% / 13%
Süresi dolmuş
63
8%
Ücretsiz
Benzer siparişler
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
Hi, I have one indicator shows buystop/sellstop price with tp 1 to tp 5. Please read carefully following conditions for EA. For trading, these following function is required; 1. Indicator parameters should be implemented on EA as parameters. 2. Automatically place the orders below/above certain points on Buystop and on sellstop at the sametime) with adjustable SL and TP1 based on indicator shows. 3. Even if one side

Proje bilgisi

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