Breaking of the previous candle!

工作已完成

执行时间3 天
客户反馈
he is an excellent programmer, he is very attentive and does a great job!
员工反馈
Thanks so much!!!!!

指定

MT5 Mini Brazilian Index
Time frame 15 Minutes

The robot must have input parameters based on the previous candle and exponential MA, I will explain how it will work!

1st Must have 2 exponential MA
one with 21 periods
and another with 72 periods

2nd The previous candle must have a distance of at least 260 points from the nearest MA, and a size of 200 to 400 points!

workings:

1º If the previous candle is inside the MA or touches the nearest MA, there will be no entry!

You will only have entry when the candle appears at a distance of at least 260 points from the nearest MA, and having a size between 200 to 400 points,
measured by the wick or if it is a full candle in the candle body.

3rd When it is in the pattern for the entry, the entry will be made after the breaking of the ends a of the previous candle
(when she loses the high or low of the previous candle) and 10 more points.

4th The initial Take Proft will be 130 points!

5th If it is not in the objective and it is in the other end of the previous candle, it will enter with a reversal with double the value, for 2 times and in the third time it will be the stop!
 (I will show it with an illustration in the image).

Exp: The candle has 240 points in size, the entry was 1 contract in the mini index.

1st The ends of the candle are the entries and reversals on the first touch will have the entry, if the market is against the entry and touch the other end will have a reversal
with twice the value of the entry, and if it returns to the point of the initial entry an entry will be made with twice the value of the reversal!
And if you touch it again it will be the stop!
entry = 1 contract
1st reversal = 2 contracts
2nd reversal = 4 contracts
3rd reversal = STOP

6. When there is a reversal, the take proft will be calculated by the size of the previous candle plus the value of the take proft base (130 points),
and divided by the amount of reversal input.
Exp: The candle has 240 points in size, the entry was 1 contract in the mini index.

1st reversal will be 240 + 130 = 370 divided by 2 = 185 points (take proft)
2nd Reversal will be 240 + 240 + 130 = 610 divided by 4 = 152 points (take proft).

7th Entries:
1st If the candle is below the MA and for a red selling candle and has a distance above 260 points from the Nearest MA, when the next candle appears and the previous candle loses
a minimum and 10 more points will be made a purchase.

And if she loses a maximum and 10 more points she will enter a sale!
Aiming 130 points for the take!

2st If the candle is below the MA and for a green purchase candle and has a distance above 260 points from the nearest MA, when the next candle appears and the previous candle loses
the minimum and 10 more points will be made a sale.

And if she loses a maximum and 10 more points she will enter a purchase!
Aiming 130 points for the take!

Adjustment parameters:

1st Number of contracts (single lot).
2nd Activate and deactivate reversal (deactivating the reversal will stop when the price touches the other end of the previous candle).
3rd Days of the week that it will work and times for the robot to close orders (if it has an open trade it will close even if the trade is negative or positive).
4th Time for the robot to stop giving entries, but not to close orders.
5th Amount of trade per day.
6th Amount of loss and Gain per day.
7th Earning value per day.


反馈

1
开发者 1
等级
(21)
项目
23
0%
仲裁
6
17% / 83%
逾期
2
9%
空闲
2
开发者 2
等级
(169)
项目
204
30%
仲裁
25
40% / 44%
逾期
12
6%
空闲
3
开发者 3
等级
(586)
项目
1048
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
4
开发者 4
等级
(170)
项目
193
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
5
开发者 5
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
6
开发者 6
等级
(2086)
项目
2646
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
7
开发者 7
等级
(266)
项目
540
50%
仲裁
55
40% / 36%
逾期
224
41%
空闲
8
开发者 8
等级
(568)
项目
641
41%
仲裁
21
57% / 29%
逾期
47
7%
工作中
9
开发者 9
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(137)
项目
167
35%
仲裁
11
91% / 0%
逾期
0
空闲
12
开发者 12
等级
(19)
项目
27
11%
仲裁
11
9% / 55%
逾期
12
44%
空闲
相似订单
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
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
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
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
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
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 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, 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
Profitable EA HFT 50 - 300 USD
From a long time i am searching for a profitable EA i have lost a lot , and now i have only 300$ to buy a profitable EA , i wish to say with 0 losses but some or most traders they don't want to hear this i am really tired of searching for a programmer to just create me a profitable EA with the least losses or zero losses maybe nearly 1 year i am searching i just need an HFT EA that can work very well on MT4,MT5

项目信息

预算
70+ USD
开发人员
63 USD
截止日期
 1  10 天