Pivot ea

MQL4 エキスパート

仕事が完了した

実行時間3 日
開発者からのフィードバック
My first job with this guy. Very excellent customer!!! I am very pleased by this customer. I like to work with him again. Thank you again!!!
依頼者からのフィードバック
Professional, and overall patience is your caratheristic. Thank you for all the work!

指定

 These are the rules:

 

I look the chart at starting a new day and the first condition is the price must be distant more than "x" pip from the nearest pivot.

I wait the price touch or cross the pivot; it can happen when the price come from the top or from the bottom. 

If the price come from the bottom and cross the pivot, I wait Nonlagdot indicator change color from blue to red; at this moment a sell limit pending order is on the minimum  

If the price come from the top and cross the pivot, I wait Nonlagdot indicator change color from red to blue; at this moment a buy pending order is on the maximum of closed 

 If no break-out then the sell pending order move to the next candle only if the nonlagdot indicator is red; if it become blue the pending oreder is deleted. The pending order follow the color of indicator.

 If the take profit is not hit, a new order is opened at the next situation on the upper pivot (if the distance from the previous order in more than "x" pip) and in this way for several times till the breakeven close all order at profit.

 After the order is closed, new order is when the price touch or cross another pivot and not the same of previous order

 

 More details for setting, indicators  and money management will be in a next attachment.

応答済み

1
開発者 1
評価
(2125)
プロジェクト
2696
62%
仲裁
116
45% / 25%
期限切れ
420
16%
取り込み中
2
開発者 2
評価
(52)
プロジェクト
133
44%
仲裁
14
50% / 29%
期限切れ
55
41%
3
開発者 3
評価
(117)
プロジェクト
138
41%
仲裁
30
7% / 77%
期限切れ
17
12%
4
開発者 4
評価
(1)
プロジェクト
5
40%
仲裁
1
100% / 0%
期限切れ
0
5
開発者 5
評価
(187)
プロジェクト
367
56%
仲裁
45
22% / 56%
期限切れ
188
51%
6
開発者 6
評価
(491)
プロジェクト
1017
58%
仲裁
29
28% / 24%
期限切れ
132
13%
7
開発者 7
評価
(601)
プロジェクト
937
46%
仲裁
29
41% / 31%
期限切れ
95
10%
8
開発者 8
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
9
開発者 9
評価
(49)
プロジェクト
134
27%
仲裁
62
13% / 53%
期限切れ
58
43%
10
開発者 10
評価
(258)
プロジェクト
395
28%
仲裁
69
19% / 49%
期限切れ
120
30%
11
開発者 11
評価
(121)
プロジェクト
134
66%
仲裁
36
25% / 56%
期限切れ
22
16%
12
開発者 12
評価
(1135)
プロジェクト
1438
62%
仲裁
21
57% / 10%
期限切れ
43
3%
13
開発者 13
評価
(61)
プロジェクト
120
34%
仲裁
17
18% / 41%
期限切れ
51
43%
14
開発者 14
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
15
開発者 15
評価
(40)
プロジェクト
106
52%
仲裁
17
12% / 65%
期限切れ
25
24%
16
開発者 16
評価
(69)
プロジェクト
76
59%
仲裁
0
期限切れ
12
16%
17
開発者 17
評価
(129)
プロジェクト
208
54%
仲裁
21
24% / 52%
期限切れ
64
31%
18
開発者 18
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
85
40%
類似した注文
//+------------------------------------------------------------------+ //| Gold Scalping Indicator for gold.mq5 | //| Copyright 2000-2024, MetaQuotes Ltd. | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2000-2024, MetaQuotes Ltd." #property link " https://www.mql5.com " #property
FXSTATE_TESTER 100+ USD
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
FXSTATE_TESTER 100+ USD
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
I will like to have EA that trade based on order flow/order block putting pending orders waiting for price to fill in the imbalancement left behind by makert makers and stop loss at 25 pips take profit at 25pips
Introduction This EA has 2 strategies, namely STRATEGY 1 AND STRATEGY 2 , and allows the user to choose ONLY 1 strategy to trade. These strategies are different because they have different calculation methods to determine the price levels for EA to open the pending BUY and SELL LIMIT orders at the OPEN of a daily candle. The EA trading and operation logics ARE THE SAME for these 2 strategies. This EA is a
Hi, I Need a simple Expert Adviser to trade on price only, no indicators. When activated, the EA simultaneously places 2 pending orders. One is placed as a Buy above the price, and the other is placed as a Sell below (eg; 20 pips, variable). Each order has "parental control" over the other (meaning, when one order is triggered, it cancels out the other). Both pending orders have a trailing stop (eg; 30 pips
CRYPGENESIS 30+ USD
Can you create a robot that uses two moving exponential moving averages (EMAs): Requirements Specification for MetaTrader 5 Robot This document outlines the requirements for a MetaTrader 5 trading robot that utilizes two moving exponential moving averages (EMAs) to generate buy and sell signals. 2. Objectives Develop a trading robot that uses two EMAs to identify potential entry and exit points. Ensure the robot can
Please let me know thoughts, pricing and how long it will take please. Project Overview This system will have two main components: * Master EA: Originates trades. * Slave EA: Receives and executes trades on client accounts. The Slave EAs will connect to the Master EA to mirror trades, enabling a high-capacity, scalable copy trading system on MT5 that can handle up to 20,000 accounts if necessary. The Slave and Master
Fx Melvin 90 - 100 USD
Hie... l want a trading robot that can trade bot currencies and indices.. it must be able to open and close positions on it's own aswell as capitalising on both directions either buy or sell on each candle stick scalping..it must work 24/7
CBn> 50 - 1000 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance service

プロジェクト情報

予算
50 - 100 USD
VAT(付加価値税) (22%): 11 - 22 USD
合計: 61 - 122 USD
開発者用
45 - 90 USD
締め切り
最低 5 最高 10 日