A simple indicator that can do and show a simple extrapolation line.

MQL4 Indikatoren

Auftrag beendet

Ausführungszeit 2 Tage
Bewertung des Kunden
Very responsive and quick. Thanks
Bewertung des Entwicklers
Good customer. Thanks.

Spezifikation

What i need:

I need an indicator that can put visuals on the graph for me to assess. It should work for every pair in every time period.

Specifics:

It will use a simple tool: moving average. It will calculate a moving average (period should be a variable that i can enter) and displace it to the past (Also a variable). After this, it will extrapolate the average line to the future by using the last 2 values of the moving average. The indicator should be aware of and follow the extrapolated values because entries will be calculated based on them.When the current time candle closes, the robot will recalculate itself and refresh the extrapolated line. It should leave all entry marks on the graph so i can study them later. It would be ideal if the marks put by the indicator stays on the graph even if i close the meta-trader. I also would like to see the extrapolated line calculated by the indicator.

Rules:

Moving average calculation: Period should be a variable. Displacement to the period should be a variable. (Example: 20 SMA with 10 days displacement to the past)

Extrapolation: The indicator should extrapolate the line of moving average to the future by using the last 2 values of the average.

Entry:

The logic is classic mean reversion. When the price move away enough from the extrapolated line, we take a counter position.

The indicator will look at the trend direction of the extrapolated line. If its going up, the entry alert will only come for long positions where the price is also below the extrapolated line. If trend is down, the entry alert will only come for short positions where the price is above the extrapolated line. On the occasion where average is in no trend (the last 2 values of the average is the same) then alert can come for either direction (short or long)

Example: extrapolated line is showing up and the price is 10 pips lower then the line at that point. Indicator alert buy. Puts a mark on that point.

Visuals:

I am leaving visuals to the programmer. The more helpful it is the better.

IMPORTANT

I do not have time to get in to programming details so i need the product to work the first time and every time. 


For any other questions, please do not hesitate to write. I can put more pictures showing examples.

Bewerbungen

1
Entwickler 1
Bewertung
(328)
Projekte
479
41%
Schlichtung
77
12% / 64%
Frist nicht eingehalten
77
16%
Arbeitet
2
Entwickler 2
Bewertung
(73)
Projekte
85
44%
Schlichtung
10
40% / 50%
Frist nicht eingehalten
9
11%
Frei
3
Entwickler 3
Bewertung
(63)
Projekte
84
26%
Schlichtung
23
22% / 48%
Frist nicht eingehalten
23
27%
Arbeitet
4
Entwickler 4
Bewertung
(197)
Projekte
320
35%
Schlichtung
64
13% / 56%
Frist nicht eingehalten
83
26%
Frei
5
Entwickler 5
Bewertung
(51)
Projekte
66
30%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
0
Frei
6
Entwickler 6
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
7
Entwickler 7
Bewertung
(339)
Projekte
809
73%
Schlichtung
30
33% / 37%
Frist nicht eingehalten
194
24%
Frei
8
Entwickler 8
Bewertung
(1)
Projekte
0
0%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
10
Entwickler 10
Bewertung
(17)
Projekte
24
33%
Schlichtung
5
20% / 40%
Frist nicht eingehalten
8
33%
Frei
11
Entwickler 11
Bewertung
(16)
Projekte
21
19%
Schlichtung
7
0% / 71%
Frist nicht eingehalten
14
67%
Frei
Ähnliche Aufträge
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
Hello, I want offline Renko chart based on pips and time. Trading View Renko chart is a perfect example of what I require, it prints renko bricks at close of time frame chosen which is more cleaner. The Trading View Renko chart wait until end of desired timeframe candle to close before final renko bricks are drawn. Best is to look at Trading View renko charts to see exactly how this works. I currently have an
A simple candle pattern indicator is required that makes a sound alert and draws an arrow when two consecutive bars have the same high or the same low. If two highs, the second bar is a down close and the bar immediately preceding the two highs is a lower high. Vis versa for 2 lows. The second bar is an up close and the bar immediately preceding the two lows is a higher low. Please see attached images for

Projektdetails

Budget
30 - 50 USD
Für die Entwickler
27 - 45 USD
Ausführungsfristen
von 1 bis 5 Tag(e)