You need an EA that trades on MA levels.

작업 종료됨

실행 시간 16 시간
고객의 피드백
The developer is super ok in every way!
피고용인의 피드백
Excellent customer, thanks!!!!!

명시


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.

 

 

 

 

 

 


파일:

PNG
IMG_Sum.png
17.7 Kb

응답함

1
개발자 1
등급
(35)
프로젝트
44
32%
중재
6
17% / 17%
기한 초과
8
18%
작업중
2
개발자 2
등급
(230)
프로젝트
410
34%
중재
52
37% / 40%
기한 초과
150
37%
로드됨
3
개발자 3
등급
(9)
프로젝트
13
8%
중재
1
0% / 100%
기한 초과
0
작업중
4
개발자 4
등급
(141)
프로젝트
198
21%
중재
13
62% / 23%
기한 초과
1
1%
바쁜
5
개발자 5
등급
(119)
프로젝트
153
42%
중재
20
60% / 20%
기한 초과
7
5%
무료
6
개발자 6
등급
(2398)
프로젝트
3011
65%
중재
76
47% / 14%
기한 초과
340
11%
작업중
7
개발자 7
등급
(561)
프로젝트
928
48%
중재
301
59% / 25%
기한 초과
123
13%
로드됨
8
개발자 8
등급
(41)
프로젝트
87
13%
중재
29
31% / 48%
기한 초과
35
40%
바쁜
9
개발자 9
등급
(544)
프로젝트
1323
59%
중재
28
82% / 0%
기한 초과
10
1%
무료
10
개발자 10
등급
(54)
프로젝트
159
69%
중재
4
100% / 0%
기한 초과
1
1%
무료
11
개발자 11
등급
(236)
프로젝트
440
26%
중재
125
21% / 56%
기한 초과
96
22%
작업중
비슷한 주문
ATTENTION THIS TASK ONLY REMOTE ""ANYDESK"" I need to modify my indicator with the following thingsa initialize the array in buffers, then there will be no errors. Now this consumes a lot of RAM.... allow //#property strict convert to mql5 and automate it in EA
Hello, I need an EA for both MQL4 and MQL5 that complies with the following rules; A maximum daily drawdown of 4%. This means it should close all trades after a 4% loss and not trade for the rest of the day. It should not use martingale, No grid trading, No trade stacking (opening three or more trades at the same time in the same direction), trades should spends minutes before closing. The EA should also be able to
Hello I am new to MT4/MT5, I previously traded for a company with their own internal execution platform. I am looking for someone who can help me understand MT5, how to set up charts, indicators, advisors and back-testing etc.. basically a intro to a new user. I am particularly interested in learning is it possible to trade/execute spreads via MT5 - ie simultaneously buy MSFT and sell DELL, and when you trade out you
I want someone who can turn my trading strategy in a bot.... To execute automated trades... Strategy is simply based on two moving averages, when they cross pass. Bot must be fully automated
Hello, I am looking for someone that can develop for me a trading bot, that can trade on Crash 500 and 1000, and also on Boom 500 and 1000. The bot must buy on Crash 500 and 1000 and sell on Boom 500 and 1000. The indicator we use is the Awesome Oscillator. The CRASH 500/1000 we scalp it by buying. We only place our ENTRY that is to BUY when the Awesome Oscillator changes from VALUE DOWN to VALUE UP and by changing I
Hi there, I need a profitable MT5 trading robot with confirmed profitable results. It can be for any major pair, I just need a profitable bot, on autopilot. If you have a profitable bot, please contact me. And if possible, will need to test it for sometime before I purchase it
Hello everyone, I need a simple Hedging EA that won't open opposing trades right away. The key is to avoid Hedging with the aim to lock in a price/spread arbitrage. If you already have a profitable EA that is similar and that has result I would be more than welcome to take a look at it or if you can build one for me I am more than welcome to pay for it. It must be an MT5 EA
Seeking an expert in LSTM (Long Short-Term Memory) for MT4 to implement the most cutting-edge and advanced form of LSTM with full feature integration. The ideal candidate will possess extensive experience in leveraging LSTM technology within MT4, ensuring optimal performance and profitability. Join us in revolutionizing trading strategies with state-of-the-art LSTM algorithms tailored for MT4. Add a zig zag to the
Need an expert to create an EA based on my strategy for any broker,fast execution of opening and closing trade,also with a condition for take profit,lot size isn't fixed,it should be easy to change without editing the code for a no programmer
Hello there, I have a functional EA that I need a modification done to. Previous developer is overloaded with work and has been dragging his feet. Basically what I need is a modification to the Auto Lot option. Currently you can set a lot size per x amount of account balance and it will auto trade readjusting the lots based on account balance. What I am looking for is a modification that allows me to specify the

프로젝트 정보

예산
50+ USD
VAT (19%): 9.5 USD
총: 59.5 USD
개발자에게
45 USD
기한
 5 일