A simple EA

MQL4 Indicators Experts

Job finished

Execution time 6 days
Feedback from customer
very nice and perfect as I planned. I didn't know how to give review, but he never asked for it.
Feedback from employee
best in mql5

Specification

I use Meta4  ver. 4.00  Build 646

 

Please find attached file.(Oh! Word file cannot be attached...)

 

 

We use 1 custom indicator, ‘ozymandias’.   I have only the ex4 file, not a code.

It is from  https://www.mql5.com/en/market/product/3316

This indicator has one Input value: ‘Amplitude’.

 (see pic1)

 

I need 1 indicator and 1 EA.

 

 

The Indicator:

Indicator’s name: Strategy 1 – Indi

 

I want to have in a separate window, all the signals of this Indicator as a colored bar of all Time Frames.  Of course, I can choose which Time Frames to see.

 

 

It should look something like below:  (Red => bearish,   blue => bullish)

 

(see pic 2) 

If current TF is M1, and I have chosen M1, M5, M15, H4, then it should look like below:

M1: 

M5: 

M15: 

H4: 

ð  Meaning: At current bar, when I turn to M1, it is bullish, when I turn to M5, it is berish,

When I turn to M15, it is bullish, when I turn to H4, the Indicator is bearish.

 

If current TF is M5, and I have chosen M15, and H1, then it should look like below:

M15: 

H1: 

 

If current TF is H1, and I have chosen M1, M15, H4, D1, then it should look like below:

M1: 

M15: 

H4: 

D1: 

ð  I don’t know, if this is possible.  If only the grater or equal H1 Time Frames are possible, it’s also OK. (Please, let me know.) 

 

 

Inputs:

M1(false): only the as ‘true’ chosen TFs should be seen.

Ampulitude_M1(2):

M5(false):

Ampulitude _M5(2):

M15(false):

Ampulitude _M15(2):

M30(false):

Ampulitude _M30(2):

H1(false):

Ampulitude _H1(2):

H4(false):

Ampulitude _H4(2):

D1(false):

Ampulitude _D1(2):

W1(false):

Ampulitude _W1(2):

MM(false):

Deviation_MM(2):

 

The EA:

Name: Strategy 1

 

Idea: Mainly, we will use the above indicator ‘Strategy 1 - Indi’ to trade.

We can use 4-digit Broker and 5-digit Broker.  In the Input, 20 means 20 pips.  It is better, if this can be automatically adjusted depending 4-digit or 5-digit Brokers.  But, it’s not a must. 

 

 

Inputs:

1)     Same Inputs as the Indicator:

M1(false):

Ampulitude _M1(2):

MM(false):

Ampulitude _MM(2):

 

2)     More Inputs:

Trading_Mode(0):

Trading_Mode = 0 => We trade only with the signals.  We use no Profit Target, Stop Loss.  We enter and exit on close, only following the signals (Indicator). 

-       Long Enter: If chosen TFs are all Long, we go long. (Here, I’ll input so that the shortest TF = current TF)

-       Short Enter: If chosen TFs are all Long, we go long.  (Here, I’ll input so that the shortest TF = current TF)

-       Exit: We exit our Position, if 1(or more than 1) of the chosen TF change its signal.

 

Trading_Mode = 1 => We trade the ‘N bar Trading’.    Here we need 2 more variables:

Nbar_Enter_Limit(20): We go long, if all the chosen TF indicates long(blue bars).  If by closing of current bar(say C = 1.3000) we have long signal, then we go long at the Price 1.3000 – 20 pip = 1.3980 with a Limit Buy Order.  This Order is valid only during the next bar.   Going short is similar.

Nbar_Profit_Target(50): The Profit Target is 50 pips.

Nbar_Stop_Loss(40): You know, what I mean.

Nbar(1):

Nbar = 1 => We hold a Position only 1 bar long.  So, we exit on this Entrybar’s Close(= Openprice of the Next Bar).   Of course, before Closing of this bar, we can exit with Nbar_Profit_Target or Nbar_Stop_Loss.

   Nbar = 2 => We hold a Position maximal 2 bar long.  So, we exit with a Profit Target, or Stop Loss, or by Closing of the 2nd Bar since the Entry.

Nbar = 7 => You know, what it means.

 

For Friday Closing Out: I’ll give here the Broker Time.  Say, my Broker ends Friday at 15:00

Friday_Closing_Hour(14):

Friday_Closing_Minute(40):  We exit all the Positions at Friday 14:40 (Broker Time, 20 min. before Weekend). And We do not enter a Position until Monday.

 

Files:

JPG
pic1.jpg
227.9 Kb
JPG
pic2.jpg
377.3 Kb

Responded

1
Developer 1
Rating
(180)
Projects
301
30%
Arbitration
54
24% / 56%
Overdue
98
33%
Free
2
Developer 2
Rating
(128)
Projects
236
65%
Arbitration
30
37% / 23%
Overdue
49
21%
Free
3
Developer 3
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
4
Developer 4
Rating
(90)
Projects
159
61%
Arbitration
40
18% / 63%
Overdue
70
44%
Free
5
Developer 5
Rating
(53)
Projects
108
68%
Arbitration
3
33% / 33%
Overdue
40
37%
Free
6
Developer 6
Rating
(20)
Projects
46
54%
Arbitration
3
67% / 0%
Overdue
14
30%
Free
Similar orders
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
Hello, i am searching for an experienced, professional software engineer, who can convert three Indicators from MQL4 to MQL5. This may sound like an easy job, but one indicator is like a trading system and therefore a bit complex. So you need to have a very good understanding of both languages. You should also be able to code MQL5 classes ( https://www.mql5.com/en/docs/basis/oop ). The intention is to code MQL5
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
I have a full code ,, There are some errors in this.It does not add to the chart, does not show arrow marks, does not alert ,, fix this problem and work properly,, Contact on telegram @Gw_rakib1
Starting from scratch, I need a solution to develop my own crypto trading and exchange platform. This platform should compare prices across various exchanges like Coinbase, Binance, KuCoin, and Unocoin, as well as different cryptocurrencies. The solution must identify opportunities to buy on one platform and sell on another for a profit, transferring funds to my personal wallet instantly for security. The bot should

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
from 1 to 7 day(s)