Simple_AutoScaler

MQL4 エキスパート

指定

Either manual or robot initiates A pending buy position is opened at 10:00.00Hrs order /ticket number 312098 lot 0.01 price 1.23400 expiration time 13:00.00Hrs

Market price is 1.23080 at 10:00.00Hrs

Fifteen minutes later 10:15.00Hrs market price reaches and activates pending buy position entry price.

The EA being requested should be able to do as follows to when an example of the above happens:

The EA should be able to place a maximum of five pending orders. The five pending orders that can be placed should be subdivided into two categories. Category A having ability for placing two pending orders and Category B having ability for placing three pending orders.

EA should have input parameter for each pending order to be opened.

1-      Distance in pips from initial buy position in our example order/ticket number 312098

2-      Stop Loss  Take Profit Break Even for the pending order

3-      Lot

4-      Timing

 Category A pending orders should be placed at once or immediately that the initial manual pending order is placed. Category A pending order should close also if the initial manual pending order expires or closes.

Category B pending orders should wait for market price to activate the initial manual pending order. Once the initial pending order is activated, Category B pending orders should be placed thirty or sixty seconds from the initial buy pending order having been activated by market price.

FOLLOWING THE PENDING BUY ORDER EXAMPLE STATED ABOVE, BELOW PARAMETERS ARE INPUT INTO EA

Example pending order No.1 is to 4 pips with SL 14 TP20 BE 12 lot0.02 CATEGORY B

Pending order No.2 is be 5 pips with SL 17 TP20 BE 12 lot0.02 CATEGORY B

Pending order No.3 is to be 7pips with SL20  TP 20 BE 12 lot0.02 CATEGORY B

PendingorderNo4 is to be 60pip with SL20 TP 150 BE 0 lot 0.01  CATEGORY A

PendingorderNo5 is to be 90pip with SL20 TP 150 BE 0 lot 0.01  CATEGORY A

 

Following our example set

 

PO 1 =1.23440 lot 0.02 SL 1.23300 to be placed at10:15.30

PO 2=1.23450 lot 0.01 SL 1.23280 to be placed at 10:15.30

PO 3=1.23470 lot 0.03 SL 1.23170 to be placed at 10:15.30

 PO 4 =1.24000 LOT 0.01 SL 1.23980 to be placed at 10:00.00

PO 5=1.24300  lot 0.01 SL 1.24280 to be placed at 10:00.00

 

Should market price Retraces sharply and going below the entry price of order number 312098 and knocking out the Stop Losses of the activated PO1/2/3/4/5. The EA should place new pending orders in the same price the earlier ones have been knocked out from. Let us say the time the above PO’s knocked out is 11:22.13

 

Example the above Pending Orders are repeated.

PO 1 =1.23440 lot 0.02 SL 1.23300 to be placed at11:22.43

PO 2=1.23450 lot 0.01 SL 1.23280 to be placed at 11:22.43

PO 3=1.23470 lot 0.03 SL 1.23170 to be placed at 11:22.43

If PO4/5 were activated and stopped they should be placed

 

If market price continues retracing until it also knocks out the initial buy position order number 312098 then any pending orders relating to this order number should also close.

 

応答済み

1
開発者 1
評価
(339)
プロジェクト
809
73%
仲裁
30
33% / 37%
期限切れ
194
24%
2
開発者 2
評価
(769)
プロジェクト
1033
44%
仲裁
50
8% / 50%
期限切れ
117
11%
3
開発者 3
評価
(2370)
プロジェクト
2978
65%
仲裁
76
47% / 14%
期限切れ
340
11%
4
開発者 4
評価
(71)
プロジェクト
156
44%
仲裁
22
41% / 14%
期限切れ
16
10%
5
開発者 5
評価
(362)
プロジェクト
501
41%
仲裁
145
17% / 73%
期限切れ
98
20%
多忙
6
開発者 6
評価
(541)
プロジェクト
1318
59%
仲裁
28
82% / 0%
期限切れ
10
1%
仕事中
7
開発者 7
評価
(1847)
プロジェクト
3447
88%
仲裁
73
40% / 15%
期限切れ
264
8%
仕事中
8
開発者 8
評価
(2047)
プロジェクト
2598
62%
仲裁
112
45% / 26%
期限切れ
417
16%
仕事中
9
開発者 9
評価
(34)
プロジェクト
80
34%
仲裁
13
31% / 54%
期限切れ
19
24%
10
開発者 10
評価
(219)
プロジェクト
370
42%
仲裁
145
17% / 41%
期限切れ
124
34%
11
開発者 11
評価
(90)
プロジェクト
159
61%
仲裁
40
18% / 63%
期限切れ
70
44%
12
開発者 12
評価
(62)
プロジェクト
140
46%
仲裁
19
42% / 16%
期限切れ
32
23%
13
開発者 13
評価
(118)
プロジェクト
201
42%
仲裁
44
9% / 68%
期限切れ
47
23%
類似した注文
Indicators: Bollinger bands with option for adjusting the following inputs (but by default use default bb settings) Period: 20 Deviation: 2 Shift: 0 Apply to (Close) Candle criteria for entry: Sell: 1. At close of candle, the high of candle is exactly at or above the upper bollinger line price 2. Distance between candle close price and candle high price must be the same or less than the distance between candle
i currently have a indicator system that i would like modified to be able to open buy/sell trades when it has the corresponding signal. i would like to be able to adjust stoploss and takeprofit levels. i would also like it to have customisable trailling stop
ICT FVG EA 30+ USD
I need a developer who is familiar with FVG and ICT trading techniques. The EA will trade based off of Asia, London, and Pre-NY High/Low values and then place trades at specific times depending if a FVG is established. I have two videos to present to potential developers that will detail the strategy and EA
Hello I want to make a EA that uses 2 moving averages and a moving average cross to enter trades along with the Moving average indicator I want to add these buttons in this image for risk management I have a moving average indicator that I would like this EA to use this is the inputs I would like the EA to have list of things I need fixed (More then half of this is already coded in) #.1 I need the EA to take trades
Epic1776 50+ USD
I'm want to dip my toe in the water and see how it goes. I have very little money to start however plan to invest any profits I make back into these penny stocks
i only trade on gbpusd using a supply & demand combined with M & W patterns. entry criteria for a buy would maily consists of price being at a support of round number price example: 1.23000 , 1.23500, 1.24000 & so fourth as long as it is around a round price with a difference of 500 points or 50 pips with a stoploss of a maximum 25 pips e.g entry price will be at a round number of say maybe 1.23000 as an example and
Forex Expert Advisor (EA) Outline: 1. Initialization: Import necessary libraries and set up the trading environment. Define parameters such as the period for moving average (21 in this case). 2. Define Functions: Function to check Williams Percent Range (WPR) conditions for opening trades. Function to check Commodity Channel Index (CCI) conditions for opening trades. Function to check Moving Average (MA) conditions
I want to develop a fully automated trading robot from scratch. The project includes 8 different pdfs + an introductory instruction pdf. Different pdf deals with different Settings of the EA and/or different St (trading strategies/logics). All Settings & St are to be housed in a single MQL5 EA. The EA is to be attached to a single chart, but it must work on every chart of 63 symbols at a time without any failing or
I need a Trading bot 100 - 500 USD
I need an MQL4 trading bot with this features : 1. Trading 24/7 2. hedged for any unexpected trade reflection or losses 3. connected to the news 4. pauses during the news 5. Always aims for a higher profit 6. Has a footprint tool for an accurate signals 7. never miss any opportunity 8. has turtle trading strategy 9. capable to start trading 1000$ capital 10. it can trade in these charts (EURUSD, GBPUSD, XAUUSD ) 11
I have a EA I want to add these dashboard button to. I have attached the ea that has the buttons I want to use and its not all of them its these buttons in this image I have a ea with this done but it is VERY BUGGY and it was suggested to make the buttons over due to a unfixable bug. So if anyone can add these buttons please let me know list of things I need fixed (More then half of this is already coded in) #.1 I

プロジェクト情報

予算
20 - 25 USD
開発者用
18 - 22.5 USD
締め切り
最低 2 最高 4 日