EA which is opening on several criterias an Buy order

MQL4 Experts

Job finished

Execution time 48 days
Feedback from customer
Be careful with programmer heater is not correct errors in his project bummed

Specification

Hello,

I´m want an EA, which is scanning some indices or symbols (which can be definated on symbol name in Terminal) and open on several definite criteria an Order. Only if criterias are true - EA does open a buy order. There is only always one order in the market.

If this order is closed, EA does restart the strategy again.


EA should scan 5 Indices or Symbols:
The result of definating criteria should be shown in chart and on basis of the results should be opened a buy long order.

Criterias and definition for each symbol only for opening long orders:

    definition of symbol which should be screened - if symbol is not found error message should shown in chart for each symbol which was not found.
    Xday candles result History should be shown in chart (for each symbol)- for short should be short written in red for long in blue written in chart.
    Example in Chart:
    "Symbole 1" (for example) Dow can be defined Dax, Dow, whatever symbol is in platform) - Short - Short- Long - Short, there would be 4 days selected in this example (can be 3 or 8) - short is red and long is blue
    Symbole 2 (for example) Nikkei - Long - Short - Long - Long-Short
    symbole 3 (for example) Dax - short - long- short - long
    sumbole 4 (for example) EURUSD - short - long - long - short

Criteria to open a long buy order:
-Order open time - Order should be only opend in definated and selected Time period server time under sets  - (for example) 8:00 morning to 10:00 Morning Time from/to can be selected
in Chart should be shown Server time and if EA is right now active  - means if criterias are there that EA would open an order.
- If symbol 1 has the last xcandles (numbers of candles can be definated) and also time Frame for the candles can be definated for symbol 1 - how many candles should be only red in which time frame (can be definated) - Note: actual candle is not relevate and days in history are of course only trading days) If this is true - in chart should be written, symbol one is "active and true"
- If Symbol 1a - last candle in selected Time Frame is long - than Symbol 1a is true-  in chart should be written, symbol 1a is "active and true" Selected in set can be Time Frame - and if in this time Frame the last candle is long - Symbol 1a is activ - in chart should be written, symbol 1 a is "active and true"
  Example - Time Frame 30 min (can be selected) if this candle is long - Symbole 1a is true
- If symbol 2 has the last x candles are red - Time Frame, number of candels and symbole can be definated for symbol two - how many candles should be red in which time frame - Note: actual candle is not relevant. If this is true - in chart should be written, symbol two is "active and true"
- If Symbol 3 has the last x candles more than xPercent loss (selection candle (High of the Xcandle and low of the selected candles should be shown in chart) selection xpercent ( percent of loss  from high and low of the selected canles should also shown in chart) if this is true - in chart should be written, symbol three is "active and true"
- If Symbol 3a, if opening of actual candle is higher than closing day before and actual price in definated time range (Order open Time Range example Time period server time - 8:00 morning to 10:00 Morning) is higher than closing of day before - If boath points are true - in chart should be written, symbol 3a is "active and true"
- If Symbol 4 has the last x candles more than xPercent loss (selection candle (High of the Xcandle should be shown in chart) selection xpercent - if this is true - in chart should be written, symbol four is "active and true"

For each symbols 1- 4 can be selected if each criteria are (active/inactive) or relevant for opening the order.



We have now 2 possibilities to place the long order. Note if the order is once in the market- there will be no more orders placed from EA. Only if EA has closed the order, EA does restart the strategy.


Order opening 1 - Symbole 1 = True, Symbole 1a= True -   Symbole 2 = True - Symbole 3 = True - Symbole 3a = True) - symbole 4 - is True
If all relavant/selected Symbols are True, EA does open in the Time Period the order.



Order opening 2 - selecting symbol and  criteria’s if there are all true order should direct open if opening price of definated symbol is over closing on day before.



Lot Calculation and Handling of the order:
Lot Calculation by Equity - for each amount of equity trade xlots
TP - Pips
TP- percent
SL
Time close - if order is at Xtime (example 12:00) so after 12 in profit or comes in profit, order should be closed market.

Reopening of the order:
If order is closed in TP (pips or percent) and before Time close - only than is reopening active. In chart should be shown Reopening active or inactive
Lot Size is same as closed order
TP - Pips
TP- percent
SL
Order does close with TP or SL or even if order is after xhour in profit - after 5 hours (can be selected)  if order is in profit - will be closed

Email Information wenn EA has opend an order (with Detail time and symbol) and also send email when closed the order with profit - on 10 Emails - not lots


EA open Position restriction:

EA should only place buy order in the system if there are already a sell lots oversize- so EA does only place order if in terminal are already more sell lots - set function activ or inactive - and give messagi in chart if function is activ - message- sell oversize -

Example:

We have 4 lots sell orders and 2 lots buy orders already in market- so the difference   is 2 lots buy - only if we have a difference on buy orders - EA does open the buy order.


To test EA function - i need minimum 5 trading days



Responded

1
Developer 1
Rating
(595)
Projects
927
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Working
2
Developer 2
Rating
(196)
Projects
318
35%
Arbitration
64
13% / 56%
Overdue
82
26%
Free
3
Developer 3
Rating
(243)
Projects
429
34%
Arbitration
54
37% / 39%
Overdue
156
36%
Busy
4
Developer 4
Rating
(5)
Projects
9
0%
Arbitration
1
100% / 0%
Overdue
3
33%
Free
Similar orders
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Hi, I want to make an automated system to take my place in making trading positions and closing it. But I want to ask , can you program it to draw a trend line in a specific chart and several moving averages should be in specific order, and when the price is near the trend line by few pips, we shift to 15 minutes chart and noticing a resistance or support action , then we take the trade ? can we do that
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot
I would like to modify the RSI Epert Avisor with a developer. I would like to use the RSI Expert on the inverse mode and the base setting doesnt conatain this strategy mode
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
I need help fixing my EA for MT5. It’s a very simple EA, and I currently cannot solve an issue where webrequest communicates with OpenAi API without error. Please only apply if you can help solve this issue
у нас есть стратегия, нам нужно написать mql5-код ​​для тестера стратегий МТ5,Цена договорная. Мой контакт @abbosaliyev из Telegram Программист должен знать РУССКИЙ ИЛИ УЗБЕКСКИЙ язык. Задание: разработать тестер, который использует шаблон условий на открытие и проверит весь исторический график на всех доступных таймфреймах. Остальная информация будет предоставлена ​​после согласования цены
a coder is required to add an indicator to existing ea The new indicator will work as 1. option to combine with exiting indicator to open trade 2. it will be used as alternative BE point 3. It can also be used to close order or combine with other to close trade The second Job is telegram bot to get alert fr news trade and others Details when you apply i will test the ea work on live market and all bug is fixed before
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI

Project information

Budget
30+ USD
VAT (19%): 5.7 USD
Total: 35.7 USD
For the developer
27 USD