Need EA to trade Boom and Crash 300 synthetic indices of Deriv broker

MQL5 Uzman Danışmanlar

İş Gereklilikleri

Requirement specification

1. Which pair to trade?
Boom 300 and Crash 300, two EAs for both as minimum lot size is different

2. Which time frame to trade?
D1 Chart. Trade any minute within trading day, within time window allowed (feature 7 below)

3. When to SELL ?

a)  when ATR(1) D1 (within the time specified in feature 7 below)  reaches a value that is 75% of ATR (5) D1

and

b) current price of asset is above its opening price

Martingale  additional lot trade at every nn points rise in entry  price of the first trade.nn is 25% of the ATR(5)D1 chart

For e.g. Boom300 is 3000 at openingATR D1 Period 5 is 200ATR D1 Period 1 reaches 150 (75% of 200) = 150 and the price of Boom300 at this point is 3050 which is above its opening price i.e. 3000
Sell 1.10 lot at market and instantly partially close to 0.10 lot (as soon as possible or as broker allows)
Now take 25% of the 5 day ATR which is 200x 25% =50
if price increases from 3050 (entry price of first trade) to 3100 sell martingale 1.20 lot and close 1 lot (as soon as possible or as broker allows)

4. When to BUY ?
Similarly when ATR(1) D1 reaches 75% value of the ATR(5) D1 and the current price is trading below the opening price.
Martingale  additional lot trade at every nn points fall in entry price of first trade 
**nn is 25% of the ATR(5)D1.
Lot sizing :  0.10 first,  then 2 times multiplier martingale based orders. max 0.8 lots ( will be placed in EA setting)

5. When to TP ? 
10$ Fixed (will be placed in EA setting)
Any time floating profit of 1 order (when market moves in our direction instantly) or multiple orders of the grid (when market moves in different direction)  is 10$, all orders are closed.

6. NO SL. Full account at risk

7. SPECIAL TIME filter : First Order needs to be placed only during first 12 hours of market open at 00:00 at Deriv broker (Time window will be placed in EA setting). If the two conditions specified in point 3 or 4 are met however 12 hours are already passed, no trade should be taken for that day. It should be skipped

8. The % value of ATR specified in features 3 and 4 should be an editable input in EA properties.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(17)
Projeler
21
5%
Arabuluculuk
7
14% / 14%
Süresi dolmuş
3
14%
Yüklendi
2
Geliştirici 2
Derecelendirme
(165)
Projeler
272
14%
Arabuluculuk
19
42% / 37%
Süresi dolmuş
14
5%
Meşgul
3
Geliştirici 3
Derecelendirme
(4)
Projeler
5
60%
Arabuluculuk
0
Süresi dolmuş
0
Ücretsiz
4
Geliştirici 4
Derecelendirme
(19)
Projeler
23
48%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
2
9%
Çalışıyor
5
Geliştirici 5
Derecelendirme
(2393)
Projeler
3004
65%
Arabuluculuk
76
47% / 14%
Süresi dolmuş
340
11%
Çalışıyor
6
Geliştirici 6
Derecelendirme
(34)
Projeler
42
33%
Arabuluculuk
5
0% / 20%
Süresi dolmuş
8
19%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(119)
Projeler
152
43%
Arabuluculuk
20
55% / 20%
Süresi dolmuş
7
5%
Çalışıyor
8
Geliştirici 8
Derecelendirme
(542)
Projeler
1321
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Ücretsiz
9
Geliştirici 9
Derecelendirme
(40)
Projeler
87
13%
Arabuluculuk
30
30% / 47%
Süresi dolmuş
35
40%
Yüklendi
Benzer siparişler
help me to figure out what custom handles i need to use for my expert advisors theres to indicators there both the same just ones mt4 and the other is mt5 i just need you to figure out what the custom handles are and to tell me for example double indicatorValue = iCustom ( Symbol (), 0 , indicatorHandle , 0 ); //mt4 double indicatorValue = iCustom ( Symbol (), 0 , indicatorHandle , 0 ); //mt5 also
We are seeking a highly experienced Forex EA Developer for our MT4 platform. The ideal candidate must meet our following criteria: Language Proficiency: Must speak English fluently - no exceptions Must write in English proficiently - no exceptions Must understand English clearly - no exceptions Availability: Must work in the Eastern Standard Time (EST) zone Developer must be available full-time for this project with
The ROBOT should have the following Functionalities: 1. If the Robot is put on the chart and activated, when I click BUY, It should keep BUYING after the close of every BUY (BULLISH) candle. Same way, if I click SELL, It Should Keep SELLING after the close of every BEARISH Candle based on the Time Frame specified in the parameter box. Eg; If the Robot is activated on the 15 Mins Time Frame Chart and I Click BUY
Hi I bought FXSSI.com tools ( sentiment indicator) including the following indicator: FXSSI.Ratio.ex4 (.mq4 versions are not provided) Now I am trying to export the indicators' output values in an EA in order to generate trading signals and to backtest strategies based on various combinations of some of these indicators but I can't make it work. I use iCustom() but it always returns either: > 2147483647 if
I am looking for someone to develop me an EA and assist with installation. EA should work on all time frames and currencies including gold and silver. Low deposit eg $10 - $50 starting balance
I want to create a EA that will use 2 EMAs to trade I want the EA to trade price when price closes above or below the 2 EMAs and I want the EA to trade A EMA cross along with that I want to add Risk management buttons to the front end of the EA Please Let Me Know if you can do this job asap. also Im the guy who tried to convert a mt4 EA but after many failed attempts and speaking to a profession it was advised to
I need someone to convert MQL4 EA file to MQL5. I will attached MQL4 EA file, please check the file above and give me your quote to get this project done
I need someone to convert MQL4 EA file to MQL5. I will attached MQL4 EA file, please check the file above and give me your quote to get this project done
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
I need an experienced metatrader 4 programmer to create and design a well automated expert advisor that run well without any issues on metatrader 4, only apply for this job if you have the right skills, this is very important project, needed for quick execution thanks

Proje bilgisi

Bütçe
30 - 90 USD

Müşteri

Verilmiş siparişler3
Arabuluculuk sayısı0