You need an EA that trades on MA levels.

Job finished

Execution time 16 hours
Feedback from customer
The developer is super ok in every way!
Feedback from employee
Excellent customer, thanks!!!!!

Specification


Hello dear developers!

 

MT4     EA

 

I want you to help me create a trading robot. I already had an unpleasant experience with a developer who said he would do it for me but didn't know how to do it. Thus he blocked some money from me.

Now I want to see who knows how to program such a robot. For this reason, I will initially present only a fragment of this robot. Whoever knows how to correctly program this fragment, we will continue to collaborate and make the complete robot.

I want to work together for more trading robots. Of course I will add more money for this.

At the moment, I am strictly interested in this robot fragment, and not other general details from other robots. I want to see clearly, who knows how to program and we will continue to collaborate.

 

 

The robot uses a moving average MA (with adjustable period 1...500) and two adjustable levels (1...1000 points), of which one is above the MA, and one is below the MA. The levels are adjusted separately. On Levels completed with "0" or nothing - no transactions are made (they are inactive)!

Example: we assume MA100, with Levels we assume L1 = +200 points, L -1 = -300 points.

L1 = Level above MA.

L-1 = Level below MA.

MA uses: "Shift = 0", "Method = Simple" and "Apply to = Close".

 

 

The robot makes Buy transactions when the price goes up from the bottom and reaches a Level. The robot makes Sell transactions when the price drops from top to bottom and reaches a Level. These conditions are valid in all cases (even if the price is below MA or above MA).

When I say that the price is going up or down, I am referring to the previous candle.

    On a Level, inside a candle, a single transaction will be made (Buy or Sell). Buy transactions and Sell transactions can be made on the same Level, but on different candles.

No transactions are made if the price reaches the MA.

The robot uses for all transactions on all Levels: a single lot (adjustable 0.01...10), a single TP (adjustable 1...1000 points) and a single SL (adjustable 1...1000 points). For "adjustable", I considered the minimum range but it can be a larger range or infinity!

 

 

In order to make transactions, the following two conditions must be met cumulatively:

 

1. Make transactions only if: any 3 (adjustable 1...50) closed candles or more, from the last 6 (adjustable 1...100) closed candles, do not reach the Level on which the transaction follows (IMG 1). More precisely:

 

For Buy: at any 3 (adjustable 1...50) closed candles or more, from the last 6 (adjustable 1...100) previous closed candles, the tip of the candles is below the Level and does not touch it. There is also the possibility of an equal number of candles, that is: 1 of the last 1, or 2 of the last 2, or 3 of the last 3..., closed candles.

 

For Sell: at any 3 (adjustable 1...50) closed candles or more, from the last 6 (adjustable 1...100) previous closed candles, the base of the candles is above the Level and does not touch it. There is also the possibility of an equal number of candles, that is: 1 of the last 1, or 2 of the last 2, or 3 of the last 3..., closed candles.

 

 

2. If the price reaches the SL (loss) for Buy, no Buy transactions will be made at that Level, for 3 (adjustable 1...100) closed candles, from the moment the SL is reached. Counting is done without the candle that touched SL.

If the price reaches the SL (loss) for Sell, no Sell transactions will be made at that Level, for 3 (adjustable 1...100) closed candles, from the moment the SL is reached. Counting is done without the candle that touched SL.

 

 

 

 

 

 


Files:

PNG
IMG_Sum.png
17.7 Kb

Responded

1
Developer 1
Rating
(34)
Projects
42
33%
Arbitration
5
0% / 20%
Overdue
8
19%
Working
2
Developer 2
Rating
(230)
Projects
406
33%
Arbitration
52
37% / 40%
Overdue
147
36%
Loaded
3
Developer 3
Rating
(8)
Projects
12
8%
Arbitration
1
0% / 100%
Overdue
0
Free
4
Developer 4
Rating
(138)
Projects
193
21%
Arbitration
12
58% / 25%
Overdue
1
1%
Busy
5
Developer 5
Rating
(119)
Projects
152
43%
Arbitration
20
55% / 20%
Overdue
7
5%
Working
6
Developer 6
Rating
(2393)
Projects
3004
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Working
7
Developer 7
Rating
(558)
Projects
925
48%
Arbitration
301
59% / 25%
Overdue
123
13%
Loaded
8
Developer 8
Rating
(41)
Projects
87
13%
Arbitration
30
30% / 47%
Overdue
35
40%
Loaded
9
Developer 9
Rating
(542)
Projects
1321
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
10
Developer 10
Rating
(53)
Projects
158
68%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
11
Developer 11
Rating
(236)
Projects
440
26%
Arbitration
123
21% / 56%
Overdue
96
22%
Loaded
Similar orders
THE DEVELOPER MUST NOT HAVE ANY PENDING JOBS TIME IS OF THE ESSENCE I ALREADY HAVE SORUCE CODE, ADD ENTRIES AND CONDITIONS TO CODE I NEED THIS DONE BY TODAY OR TOMORROW MORNING THE LATEST The MT5 EA will work simultaneously on multi pairs the broker has to offer. The opening procedure will begin as follows: In this example I will use a BUY order. The same for SELL order. When the EA is dragged/ double clicked/ added
Hey, im looking for a person who can create an my very own version of pineconnector, which should have all the option of pineconnector and it should be user-friendly without any complications
HI, I'm looking for an experienced person who can add buy/sell indications and Alerts on existing Pinescript along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should excute trade instantly as based on the alerts/indications on tradingview script
I want the trade to trigger anytime it sees the opportunity on all time frames, sl tp should be automated and all trades should be trigger anytime on cpi news and etc
Modify my PHP project 30 - 32 USD
Hello! I have an open source PHP code school management system which i want to use as my project. I need someone good in PHP to add some data in there. All other information is already there. I want also to print the report displayed. The data i want is: Add Address Add Father’s Name Add Mother’s Name Add Gender(To be selected with drop down) Add Academic Year. Add Receipt Number(To accept numbers and text) Then Add
I need someone to help me convert my tradingview pinescript to mt4, I only got $20 for this and I am gonna be giving you more works ahead, Also I will be paying with cryptocurrency cause my PayPal os not working here, Don't know why
Placing of order and opening up position. And management of trading position/orders, cancellation of orders and closing of position order lot calculation processing trading errors and environmental state signal lifetime what the programme cannot do for you
I need someone to help me convert my tradingview pinescript to mt4, my budget for this project is $20 and I need this done fast in two days, Also, I am going to need you to be able to build a new indicator because that's the nest project, But I need to know if you can do this first , Thank you
I need you to convert my tradingview pinescript to mt4, I have just $10 for it now, But i am going to give you more work later on cause i still have more work i am going to need you to work on for me, and i will be paying with crypto, Thank You
Hello, I am in need of an expert to help me convert my tradingview pinescript to mt4, I will attach the file, But for now, I only got $15 for this project and the only payment method I can use right now is crypto, I will send it to you through crypto, Also I need someone that is ready to work because I still have lot of projects I will need him to do for me

Project information

Budget
50+ USD
VAT (19%): 9.5 USD
Total: 59.5 USD
For the developer
45 USD
Deadline
to 5 day(s)