Expert Advisor needed for the first trading day of the month trade

MQL4 전문가 Forex

작업 종료됨

실행 시간 15 일

명시

Expert Advisor needed for the first trading day of the month trade.

This strategy is 100% mechanical with no discretion used.

Time frame traded: Daily

Please supply code.

Please build in an expiry date.

Strategy outline

At the closeof the daily candle on the first trading day (no weekend candles, new year’s day) of the month create a Buy order and a Sell order. 

For trade outcome scenarios please see pictures attached.

Buy order using half the candle range

  • Daily candle range divided by two.
  • Stop: the halfway point on the candle
  • Entry: Five pips above the high
  • Take Profit: is a multiple of the risk. For this example, we can say that R:R is 2:1

 Sell Order using half the candle range

  • Daily candle range divided by two.
  • Stop: the halfway point on the candle
  • Entry: Five pips below the low
  • Take Profit: is a multiple of the risk. For this example, we can say that R:R is 2:1

See setup example attached.

EA Input Settings Required  

Slippage: Maximum amount of slippage the EA will allow.

Max_Spread_Pips: Maximum amount of spread the EA will allow.

Lots Settings

  • Calculation_Based: Balance/Equity/Min_Equity_Or_Balance
    • Balance – Percentage of current balance to be used.
    • Equity – Percentage of current equity to be used.
    • Min_Equity_Or_Balance – EA will select whichever is the smaller value.
    • Risk_Percentage: Percentage amount to risk on the trade

 Entry Settings

  • Pips above the high/low of the candle

Stop Loss Settings

  • Full candle range
  • Half candle range
  • Quarter candle range

Profit Target Settings

  • Mulitplier: Reward to risk ratio the EA will use.

Break Even Settings

  • Use_Break_Even: True/False
  • Break_Even_At_Profit: Select the multiplier at which the stop loss can be moved to break even. i.e. at 1:1 move stop to BE.
  • Break_Even_To: Number of pips above the entry point. i.e. you would put the breakeven point just above entry to cover costs on the trade.

Trailing Stop Settings

  • Use_Trailing_Stop: True/False
  • Trailing_Stop: : Select the multiplier at which trade must be in profit before the trailing stop will be initiated. The stop loss will be moved to break even at this point and then the trailing step will kick in. i.e. at 1:1 move stop to BE.
  • Trailing_Step: Multiplier of profit from break even level before the stop loss will be moved again. i.e. at 1.5:1 move stop 0.5:1 in distance from break even level.
See example attached


Chart Info Settings

  • Display_Chart_Info: True/False
  • Font color for the Chart Info: Pick a display colour (default can be gold)


Info to display example

TSC_FDOM

Magic Number: 111111

Buy Trade: Active

Sell Trade: Not Active

EA Expiry Date: 2020.06.30

응답함

1
개발자 1
등급
(2428)
프로젝트
3057
66%
중재
77
48% / 14%
기한 초과
340
11%
작업중
2
개발자 2
등급
(19)
프로젝트
35
26%
중재
10
30% / 70%
기한 초과
5
14%
무료
3
개발자 3
등급
(463)
프로젝트
524
33%
중재
28
39% / 43%
기한 초과
7
1%
바쁜
4
개발자 4
등급
(88)
프로젝트
143
39%
중재
21
19% / 48%
기한 초과
30
21%
무료
5
개발자 5
등급
(409)
프로젝트
537
75%
중재
9
44% / 0%
기한 초과
24
4%
무료
6
개발자 6
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(36)
프로젝트
50
28%
중재
2
0% / 100%
기한 초과
6
12%
무료
8
개발자 8
등급
(16)
프로젝트
17
29%
중재
1
0% / 100%
기한 초과
2
12%
무료
9
개발자 9
등급
(8)
프로젝트
10
40%
중재
0
기한 초과
0
무료
10
개발자 10
등급
(82)
프로젝트
86
57%
중재
25
0% / 84%
기한 초과
19
22%
무료
11
개발자 11
등급
(130)
프로젝트
184
32%
중재
16
31% / 63%
기한 초과
27
15%
무료
12
개발자 12
등급
(185)
프로젝트
327
32%
중재
33
42% / 27%
기한 초과
98
30%
작업중
13
개발자 13
등급
(266)
프로젝트
540
50%
중재
55
40% / 36%
기한 초과
224
41%
무료
14
개발자 14
등급
(17)
프로젝트
22
5%
중재
7
14% / 29%
기한 초과
3
14%
무료
15
개발자 15
등급
(87)
프로젝트
114
26%
중재
7
29% / 57%
기한 초과
5
4%
무료
16
개발자 16
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
This is not an EA that actually opens/closes trades. Instead this project involves creating a dashboard where the user can create a grid trade scenario with initial entry and scale trade pip distances, lot sizes for each trade, and draw down amount. It then calculates the break-even + profit level where all trades would close. For each new scale trade the BE+ point is recalculated which is then displayed on the
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (B) Add the function (false) or (true) INTO THE EXISTING FUNCTION: TradeSize = 0.01; (true) Function (C)
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello I need a very simple indicator This indicator should show the highest floating or history drawdown of the account It means that it can display the highest number that the account drawdown to be displayed on the chart in this format max drawdown account(xxxx$$) ...date(00/00/00)time:(00:00) max drawdown currency ..( currency name with max drwadown) . (xxxx$$) date(00/00/00)time:(00:00) thanks
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
Hello, I‘m interested in an indicator to predict the next candles probability (bullish or bearish). But honestly I have no idea how to do this. Would be interested in your opinion how we can create such an indicator. Please let me know if you‘ve done similar work

프로젝트 정보

예산
50 - 70 USD
개발자에게
45 - 63 USD
기한
 12 일