New EA based on custom indicator, and specific price zones

MQL5 Experts

Job finished

Execution time 22 hours

Specification




An expert advisor based on this settings that must work together:

1- Custom indicator based on 3 moving averages in defined values- 6 (blue), 12 (red), and 24 (yellow).

2- Default indicator of MT5 : Awesome oscilattor, an histogram based indicator

3-  Defined and customizable (10) ten price channels, or price zones in wich i would configure every trade session.

The price channel will be set by 

a )High value
b) price definned between high and low, that i would may able to change, called M value
c) Down value  

The price channels would be set based on High value, M value and Down value, like 

Up- 10.60
M- 10.54
down- 10.50


So the EA must work this way, all on 2 minutes candle:

ENTRIES
For every entry in long position: 

1- The moving averages must be showing top-bottom, configuration 24.12.06, so yellow, red, blue, with a difference between the 24 line and 12 line showing a difference more than customizable number X, and between 12 line and 06 line just more than another customizable number called Y. Only then, when the lines reach the distance settled, than there will be an ok from this part, but there are another 2 steps, for the entry.

2- And besides this configuration showed on 1, there is the awsome oscilattor for condition in every entry, that, must be in a value under, a custom value, that i could configurate every session, like -0.001. So only if the Awesome oscilattor stay under this customizable value, and in 
according to 1 , and 3, there will be an entry. 

3- And besides the configuration showd on 1 and 2, there is the condition of the price channels, or price zones: 

For every long position, the sistem must stay in tune with 1, and 2 rules, and the EA must count in this 2 minute candle, the average prices, or medium prices oscilated, between M price and down price, and  open an order for the next customizable candles, like 3 candles, or 5 candles of two minutes, there will be a valid buying order, based on this medium price calculated, in the 2 minute candle .  ( The EA must be made in a way i could chose how many candles next, the order will be valid)


There is another very important fact: In this 2 minute candle of calculations, the price could eventually go beyond m price, on up price - in wich these up values would not be counted for the average price, only those between m and down price- but if there is simply one trade outside the price channels, so the candle would not be valid anymore.

Lets say we have this price channel:

up- 10.60
m-10.54
down-10.50

In the 2 minute candle, the prices could eventually oscilated like 10.55 ( they would not be counted in average price calculation), but wont invalid the entry. But if the price even for only a trade, goes under 10,50, or above 10,60, the candle would be disconsidered and no entry would be made. 




For every short position:

1- The moving averages must be showing top-bottom, configuration opposite of long position, so, 06.12.24, so blue, red, yellow, with a difference between the 06 line and 12 line showing a difference more than customizable number X, and between 12 line and 24 line just more than another customizable number called Y. Only then, when the lines reach the distance settled, than there will be an ok from this part, but there are another 2 steps, for the entry.

2- And besides this configuration showed on 1, there is the awsome oscilattor for condition in every entry, that, must be in a value above, a custom value, that i could configurate every session, like +0.001. So only if the Awesome oscilattor stay above this customizable value, and in according to 1 , and 3, there will be an entry. 

3- And besides the configuration showed on 1 and 2, there is the condition of the price channels, or price zones: 

For every short position, the sistem must stay in tune with 1, and 2 rules, and the EA must calculate in this 2 minute candle, the average prices, or medium prices oscilated, between M price and up price, and  open an order  for the next customizable candles, like 3 candles, or 5 candles of two minutes, there will be a valid selling order- going short, based on this medium price calculated, in the 2 minute candle . ( The EA must be made in a way i could chose how many candles next, the order will be valid)

There is another  very important fact: In this 2 minute candle of calculations, the price could eventually go under m price, on down price - in wich these up values would not be counted for the average price, only those between m and down price- but if there is simply one trade outside the price channels, so the candle would not be valid anymore.

Lets say we have this price channel:

up- 10.60
m-10.54
down-10.50

In the 2 minute candle, the prices could eventually oscilated like 10.53 ( they would not be counted in average price calculation), but wont invalid the entry. But if the price even for only a trade, goes under 10.50, or above 10.60, the candle would be disconsidered and no entry would be made. 


So every entry must stay in tune with the 3 conditions: Moving average ok, Awesome Ocillator ok and Price channel ok. 
Please note that every price channel will work independetly for every entry in one price channel, only the same price channel will be considered for the closing of trade.

So then comes the closing position:

CLOSING POSITION


For every long position assumed before, the closing position would be exaclety the UP price, of the respective price channel. And eventually in addition a minus  value, in cents, from the up price, customizable too.  So if i want for closing position exaclety on the up price, so should i set just 0. But if i want another value, so i should set this number, on a minus value. 

Lets say we have this price channel:

10.60
m-10.54
down-10.50

By default= 0, the closing price of a long position should be 10.60, but if i would like to put a custimizable value, like if i want 10.58, i would have to put -2.

For every short position closing, the opposite, so the value of closing a short position would be exaclety the DOWN price, of the respective price channel. And eventually in addition a PLUS  value, in cents, from the down price, customizable too.  So if i want for closing position exaclety on the down price, so should i set just 0. But if i want another value, so i should set this number, on a plus value. 

Lets say we have this price channel:

10.60
m-10.54
down-10.50

By default= 0, the closing price of a short position should be 10.50, but i would like to put a custimizable value, like if i want 10.52, i would have to put +2, and every closing of position, would be on values of down plus 2 cents for every price channel. 



Stoploss


The stoploss would be put on loss of money, but also in a way that i could customize that every time this value is eventually reached, for every price channel, all the position would be closed, but on the same time, there will be a reverse position, that would be closed on another time that i would have the possibility to set.  So if i'm on a long position, if i'm stopped, imediately the EA will open a short position with the same lots quantity, and close this new position in another customizable time, in minutes. 




Resume

Values that i would like to be able to set for the EA:

Loss in money total
lots size


10 price channels, just like this:

UP
M- 
Down- 
Stoploss for short-(reverse)
Stoploss for long- (reverse)
Closing price  minus- on long positions, if needed different value from up price
Closing price plus- on short positions, if needed different value from down price

value for Awesome Oscilattor:

long position : - (value )- so every value under this custom set
short position: + (value)-so every value above this custom set


Value for Moving Average indicator:

For long positions- diference value between 24 and 12 MA lines, and between 12 and 6 lines to trigger the entry 

For short positions- difference value between 06 and 12 MA lines, and between 12 and 24 lines, to trigger the entry

Value of next candles in wich the buying or selling order are valid



Responded

1
Developer 1
Rating
(879)
Projects
1392
67%
Arbitration
117
32% / 42%
Overdue
215
15%
Free
2
Developer 2
Rating
(1855)
Projects
3458
88%
Arbitration
73
40% / 15%
Overdue
265
8%
Working
3
Developer 3
Rating
(98)
Projects
134
64%
Arbitration
6
17% / 67%
Overdue
32
24%
Free
Similar orders
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
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 The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3

Project information

Budget
55 USD
For the developer
49.5 - 49.5 USD
Deadline
from 1 to 3 day(s)