Indicator using closing prices, MA over different time frames

MQL4 Indikatoren

Auftrag beendet

Ausführungszeit 9 Tage
Bewertung des Kunden
Very professional and skilled developer who finished order to the highest standard. Highly recommend.
Bewertung des Entwicklers
Client is friendly and communicate through project very well. The project description also well thought and well described. Happy to work with the client.

Spezifikation

Requirements Specification

I need an indicator for MT4 to follow the following rules

Variable 1-previous bar close price D1 time frame above moving average variable (able to change MA and sma,ema etc)

Variable 2 - previous bar close price on M30 time frame above moving average variable (able to change MA and sma,ema etc)

Variable3 - previous 2 bar closing price on M30 time frame above variable moving average (able to change MA and sma,ema etc) (this variable is to ensure the indicator will still work if variable 4 is not met but the price changes in last 5mins before close price causing the condition required of 2 bar closing above MA)

Variable4- previous 1 bar closing price M30 time frame + the 4 th M5 bar close price is above the last M30 close price which is above M30 variable MA(able to change MA and sma,ema etc) ) basically trying to be alerted 5 minutes before Variable 3 condition is met to allow time to consider trade.

indications and alerts - when above conditions met on M30 timeframe chart;

i-             green up arrow on next open bar on the current time frame,

ii-            alert,sound alarm and email sent on each new arrow (only on new arrow after indicator is loaded, do not need historical alerts crashing indicator)

 

Then opposite for Red arrow

Variable 1a-last closed bar D1 time frame below moving average variable(able to change MA and sma,ema etc)

Variable 2a - last closed bar on current time frame below moving average variable (able to change MA and sma,ema etc)

Variable 3a - - previous 2 bar closing price on M30 time frame below variable moving average (able to change MA and sma,ema etc) (this variable is to ensure the indicator will still work if variable 4 is not met but the price changes in last 5mins before close price causing the condition required of 2 bar closing below MA)

Variable 4a - previous 1 bar closing price M30 time frame + the 4 th M5 bar close price is below the last M30 close price which is below M30 variable MA(able to change MA and sma,ema etc) basically trying to be alerted 5 minutes before Variable 3a condition is met to allow time to consider trade.

 

indications and alerts - when above conditions met on M30 timeframe chart;

i-             red down arrow on next open bar on the current time frame,

ii-            alert,sound alarm and email sent on each new arrow (only on new arrow after indicator is loaded, do not need historical alerts crashing indicator)

 

I will need the mq4 source file and copyright will belong to me.

Thanks


Bewerbungen

1
Entwickler 1
Bewertung
(24)
Projekte
29
38%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
2
7%
Frei
2
Entwickler 2
Bewertung
(155)
Projekte
232
59%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
49
21%
Arbeitet
3
Entwickler 3
Bewertung
(52)
Projekte
97
24%
Schlichtung
11
18% / 18%
Frist nicht eingehalten
12
12%
Arbeitet
4
Entwickler 4
Bewertung
(356)
Projekte
632
26%
Schlichtung
89
73% / 13%
Frist nicht eingehalten
12
2%
Frei
5
Entwickler 5
Bewertung
(261)
Projekte
425
38%
Schlichtung
86
44% / 19%
Frist nicht eingehalten
71
17%
Beschäftigt
6
Entwickler 6
Bewertung
(63)
Projekte
194
73%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
7
Entwickler 7
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(217)
Projekte
247
76%
Schlichtung
10
80% / 0%
Frist nicht eingehalten
4
2%
Frei
Ähnliche Aufträge
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Projektdetails

Budget
35+ USD
Für die Entwickler
31.5 USD
Ausführungsfristen
von 1 bis 2 Tag(e)