Charlie

MQL4 エキスパート 統合

指定

This ea to trade on aud/usd and nzd/usd

4 hour time frame only

Indicators to be used are 7 EMA

                                     20 EMA

                                      24 EMA

                                     30 EMA

and the MACD with settings (12,33,9)

Positions: each trade is always entered with 2 separate positions

Entry: A short (sell) signal is generated as soon as the MACD crosses below the signal line and the 7 EMA crosses below the other three EMA's by at least 6 pips ,don't wait till candle close ,as soon as cross below the other 3 EMA's by 6 pip's or more open trade.

Entry: A long (buy) signal is generated as soon as the MACD crosses above the signal line and the 7 EMA crosses above the other three EMA's by at least 6 pips  , same as above no need to wait for candle close as soon as cross happens by 6 pip's or more open trade

NOTE: the MACD has to cross the signal line BEFORE the 7 EMA crosses the other EMA's . Price action may cross before or after the MACD cross.If the 7 EMA crosses before or simultaneously as the MACD crosses the signal line the trade is considered invalid.

Stoploss: The initial stop loss for both positions is set at 30 pips behind (above/below) the three EMA's ( the EMA that is furthest away from the price action). If the first target is hit, the stoploss of the second position is immediately to be moved to breakeven

Targets/Exits: The target for the first position is always 30 pips. If second position not stopped out at breakeven the second position is closed as soon as the 7 EMA crosses the other 3 EMA's in the opposite direction by 6 pip's (which if MACD has crossed already would be a valid signal to take new trade in opposite direction.




ファイル:

応答済み

1
開発者 1
評価
(473)
プロジェクト
1138
44%
仲裁
51
31% / 33%
期限切れ
500
44%
2
開発者 2
評価
(182)
プロジェクト
342
42%
仲裁
118
12% / 73%
期限切れ
104
30%
3
開発者 3
評価
(2050)
プロジェクト
2602
62%
仲裁
113
44% / 26%
期限切れ
417
16%
仕事中
4
開発者 4
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
5
開発者 5
評価
(555)
プロジェクト
922
48%
仲裁
300
59% / 25%
期限切れ
123
13%
取り込み中
6
開発者 6
評価
(4)
プロジェクト
5
20%
仲裁
3
0% / 67%
期限切れ
2
40%
7
開発者 7
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
8
開発者 8
評価
(522)
プロジェクト
730
45%
仲裁
23
39% / 13%
期限切れ
63
9%
仕事中
9
開発者 9
評価
(2378)
プロジェクト
2988
65%
仲裁
76
47% / 14%
期限切れ
340
11%
仕事中
10
開発者 10
評価
(261)
プロジェクト
535
50%
仲裁
54
41% / 37%
期限切れ
224
42%
仕事中
11
開発者 11
評価
(121)
プロジェクト
134
66%
仲裁
36
25% / 56%
期限切れ
22
16%
12
開発者 12
評価
(258)
プロジェクト
395
28%
仲裁
69
19% / 49%
期限切れ
120
30%
13
開発者 13
評価
(1086)
プロジェクト
1759
61%
仲裁
14
64% / 7%
期限切れ
82
5%
14
開発者 14
評価
(89)
プロジェクト
137
24%
仲裁
35
9% / 40%
期限切れ
52
38%
15
開発者 15
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
類似した注文
a.) My current Script can do the Followings, 1.a) Create an index; 1.b) Create a custom configuration chart. b.) What i want is to assemble all indexes and make an average index(Avg Index= index1 + index2 + index3 + ........../ no: of indexes) We will call this average index "APX" c.) Then we will configure another custom charts whereby we will say 1.) APXAUD=APX/AUD Index; 2.) APXCAD=APX/CAD Index; 3.)
ICT, SMC, PAMETNI NOVAC KONCEPTI, PAMETNI NOVAC, koncept pametnog novca, podrška i otpor, analiza trenda, radnja cijena, tržišna struktura, blokovi naloga, BOS/CHoCH, blokovi razbijača , pomak momentuma, zona ponude i potražnje/blokovi naloga , jaka neravnoteža, HH/LL/HL/LH, jaz fer vrijednosti, FVG, Zone premije i popusta , Fibonacci retracement, OTE, Likvidnost na strani kupnje, Likvidnost na strani prodaje
I'm looking for someone to help me implement the MetaQuotes web API in Laravel: - Create clients - Create users - Change passwords accounts - Create deposits and withdrawals I'm using a library, but it's only giving me problems
I need the following help wih the set up I have a TradingView paid license I have a script running in TradingView generating Alerts - see a screenshot example Then I have PineConnector which should be able to take those Alerts and deliver to MT4 And then there is MT4 installed with running PineConnector on it Yet somehow I cannot get those Alerts, including Trade set up, from TradingView to MT4. Please let me know if
I want to connect Python with MT5 for trading signal managing. Currently, this is solved by exporting the .csv file from Python and the MT5 EA reads it and trades based on it. After a while, MT5 does not allow me to import the .csv file from the MQL5/Files folder and the process stops. I have to restart it, so it's not stable. The data exchange sometimes stops after 4-5 hours or 30 minutes. Not so stable. I'm looking
Hello, I have an existing Expert Adviseo for Metatrader 5 that still contains a few errors. (The MQL5 code is present.) I would like to have these errors fixed. If necessary I would add a few more features to the EA
I need EA which can copy telegram signals to MT5 The EA should have the following 1. take profit 2. take loss 3. Break even 4. trailing stop 5. Stop trading if amount reaches 6. Accept buy stop , sell stop , sell limit and buy limit
I am looking for someone to help me to automate my trading from mt4/5 expert advisors and own trades to tradovate. My trades are generated by my expert in MT5, I want those trades copied to Tradovate's platform using their API to different accounts, that some programmers have suggested is a REST API and should be easily doable
I need a tool: Can convert any strategy of PineScript into .mql5 without bugs Automation convert for multiple strategy of PineScript files into multiple .mql5 files Programming can write in Python/C++ I have some PineScripts file to test (in attached files, with their names can find in TradingView -> Indicator -> search by name) I want to backtest all community strategy of TradingView, so that the tool need to be

プロジェクト情報

予算
20 - 75 USD
開発者用
18 - 67.5 USD
締め切り
最低 5 最高 10 日