SIMPLE, EFFECTIVE & EFFICIENT

MQL4 エキスパート

指定

SIMPLE, EFFECTIVE & EFFICIENT

Any currency pair

Any time frame

Long Only: (Must have its own input fields as the variable/criteria will be different to SHORT):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field (example 5)
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field 

Methodology:
Cycle = from the time that price closes above MA (previous close was below MA) to the time price closes below MA again.

A) Open Buy 1 at price-close when price-close is above MA and previous price-close was below MA (Cycle 1 starts).

B) Close when one of the following is triggered whichever first:

  •  - Take Profit
  •  - Stop Loss
  •  - Trailing Stop
  •  - Price crosses MA

C) Once Buy 1 is open, continue consecutive buys (Example: Buy 2, Buy 3, Buy 4, Buy 5):

  •  - at close of each candle
  •  - till max consecutive deals are reached (Example : 5 deals)
  •  - for as long as long as price does not cross (Low) MA

D) Close all deals if price crosses (Low) MA.

E) If price closes below MA, Cycle 1 ends.

F) If price does not close below MA but did cross the MA during the time period, Cycle 1 is still open.
    If price does not close below MA but did cross it in the time period, close all open deals at cross-over price open again a Buy as price will close above MA.

G) If Cycle 1 stays open, keep on repeating C, D & F if Cycle 1 stays open

H) If Cycle 1 ends, start again at A when a new cycle starts.

SHORT Only (Must have its own input fields as the variable/criteria will be different to LONG):
MA Period - input field
MA Shift - input field

MA Method - input field
MA Apply to - input field

Max consecutive deals - input field
Lot size - input field
Take Profit - input field

Stop Loss - input field

Trailing stop - input field (example 5)

Methodology:
Same as for LONG but just to the opposite
 

応答済み

1
開発者 1
評価
(1093)
プロジェクト
1449
45%
仲裁
49
73% / 12%
期限切れ
36
2%
仕事中
2
開発者 2
評価
(365)
プロジェクト
412
36%
仲裁
35
26% / 57%
期限切れ
63
15%
3
開発者 3
評価
(549)
プロジェクト
1332
59%
仲裁
28
82% / 0%
期限切れ
10
1%
4
開発者 4
評価
(21)
プロジェクト
24
17%
仲裁
15
20% / 40%
期限切れ
6
25%
5
開発者 5
評価
(96)
プロジェクト
143
76%
仲裁
0
期限切れ
2
1%
6
開発者 6
評価
(4)
プロジェクト
5
0%
仲裁
2
0% / 100%
期限切れ
0
7
開発者 7
評価
(257)
プロジェクト
314
37%
仲裁
6
50% / 17%
期限切れ
7
2%
8
開発者 8
評価
(84)
プロジェクト
149
31%
仲裁
32
34% / 41%
期限切れ
43
29%
9
開発者 9
評価
(350)
プロジェクト
553
32%
仲裁
24
67% / 8%
期限切れ
16
3%
10
開発者 10
評価
(266)
プロジェクト
540
50%
仲裁
55
40% / 36%
期限切れ
224
41%
11
開発者 11
評価
(82)
プロジェクト
86
57%
仲裁
25
0% / 84%
期限切れ
19
22%
12
開発者 12
評価
(24)
プロジェクト
27
33%
仲裁
2
100% / 0%
期限切れ
1
4%
13
開発者 13
評価
(8)
プロジェクト
12
0%
仲裁
21
0% / 81%
期限切れ
4
33%
14
開発者 14
評価
(356)
プロジェクト
632
26%
仲裁
89
73% / 13%
期限切れ
12
2%
15
開発者 15
評価
(256)
プロジェクト
415
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
16
開発者 16
評価
(48)
プロジェクト
91
31%
仲裁
28
29% / 43%
期限切れ
42
46%
17
開発者 17
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
18
開発者 18
評価
(463)
プロジェクト
524
33%
仲裁
28
39% / 43%
期限切れ
7
1%
多忙
19
開発者 19
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
20
開発者 20
評価
(563)
プロジェクト
932
47%
仲裁
302
59% / 25%
期限切れ
124
13%
取り込み中
類似した注文
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
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
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

プロジェクト情報

予算
30 - 100 USD
開発者用
27 - 90 USD