Building two different simple indicators

MQL5 Indikatoren

Auftrag beendet

Ausführungszeit 1 Tag
Bewertung des Entwicklers
Great customer, clear specs, prompt communication, recommended+
Bewertung des Kunden
Wonderful and distinguished work from a smart, understanding and brilliant developer

Spezifikation

Building two different simple indicators
The first indicator - works on the one-minute time frame - only
Firstly
Indicator (1) Data
\\ Draw a red line at the top (HIGH) of the zero candle _ M1
\\ Draw a blue line at the bottom (LOW) of the zero candle _ M1

\\ Draw a red line at the top (HIGH) of the zero _ M2 candle
\\ Draw a blue line at the bottom (LOW) of the zero candle _ M2

\\ Draw a red line at the top (HIGH) of the zero candle _ M3
\\ Draw a blue line at the bottom (LOW) of the zero candle _ M3

\\ Draw a red line at the top (HIGH) of the zero candle _ M4
\\ Draw a blue line at the bottom (LOW) of the zero candle _ M4

\\ Draw a red line at the top (HIGH) of the zero candle _ M5
\\ Draw a blue line at the bottom (LOW) of the zero candle _ M5

* All of these lines should appear on the one-minute chart (M1)
* Number of lines: 10 (5) red (5) blue <
Note that the target time frame is the one-minute (M1) frame.
The indicator should operate flexibly and smoothly on the one-minute (M1) frame.
+
The indicator does not redraw itself
+
Displays historical data up to 100,000 bars
(#define_max_of_backbar_100000)
With the option to control the number of visible bars (through its own set of settings)


-------------------------------------------------- -------------------------------------------------- ---

secondly
 Indicator (2): This indicator is completely separate from the first indicator
Write an indicator code that switches between different time frames on the same chart
Meaning
Code to switch from the M1 time frame to the M5 time frame and then back to the M1 time frame again every 20 seconds continuously on the same chart, and so on continuously.
Meaning that every 20 seconds, the indicator switches the chart from the M1 time frame to the M5 time frame and then back to the M1 time frame, and so on continuously.


With the option to control the following (through its own set of settings)
 / Time frames > M1 + M5 < (to control different time frames)
 / Period > 20 seconds (to control the switching time)


 ! Important note !
As a programmer, you can program an indicator that works for only two or three days and then stops working completely (I don’t want to steal or manipulate - I just want to avoid problems)
 First, I want you to provide me with a complete prototype that meets all the above conditions. I can test it and make sure it works
A complete model is an indicator that fulfills all the previous conditions. I can test it and test it and make sure it works for 2-3 days

Bewerbungen

1
Entwickler 1
Bewertung
(137)
Projekte
160
23%
Schlichtung
7
0% / 43%
Frist nicht eingehalten
4
3%
Beschäftigt
2
Entwickler 2
Bewertung
(255)
Projekte
312
37%
Schlichtung
6
50% / 17%
Frist nicht eingehalten
7
2%
Frei
3
Entwickler 3
Bewertung
(4)
Projekte
4
50%
Schlichtung
0
Frist nicht eingehalten
0
Arbeitet
4
Entwickler 4
Bewertung
(11)
Projekte
13
0%
Schlichtung
0
Frist nicht eingehalten
1
8%
Beschäftigt
5
Entwickler 5
Bewertung
(363)
Projekte
389
70%
Schlichtung
3
100% / 0%
Frist nicht eingehalten
2
1%
Beschäftigt
6
Entwickler 6
Bewertung
Projekte
0
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
Projekte
1
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(9)
Projekte
8
38%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
2
25%
Arbeitet
9
Entwickler 9
Bewertung
(163)
Projekte
178
47%
Schlichtung
0
Frist nicht eingehalten
5
3%
Frei
10
Entwickler 10
Bewertung
(12)
Projekte
12
8%
Schlichtung
0
Frist nicht eingehalten
2
17%
Arbeitet
11
Entwickler 11
Bewertung
(563)
Projekte
932
47%
Schlichtung
301
59% / 25%
Frist nicht eingehalten
124
13%
Arbeitet
12
Entwickler 12
Bewertung
(56)
Projekte
175
71%
Schlichtung
4
100% / 0%
Frist nicht eingehalten
1
1%
Frei
13
Entwickler 13
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
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
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

Projektdetails

Budget
50+ USD
Für die Entwickler
45 USD