Change an MT4 indicator to update every second rather than every tick

Specifiche

I have an indicator that needs to be refreshed every second 

change an MT4 indicator to update every second rather than every tick.

The indicator should work at fixed time intervals, which can be set in advance.


File:

MQ4
job.mq4
3.6 Kb

Con risposta

1
Sviluppatore 1
Valutazioni
(7)
Progetti
7
29%
Arbitraggio
0
In ritardo
0
Occupato
2
Sviluppatore 2
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
1
0% / 0%
In ritardo
0
Gratuito
3
Sviluppatore 3
Valutazioni
(385)
Progetti
409
30%
Arbitraggio
66
20% / 70%
In ritardo
52
13%
In elaborazione
4
Sviluppatore 4
Valutazioni
(254)
Progetti
374
24%
Arbitraggio
23
57% / 22%
In ritardo
1
0%
Occupato
5
Sviluppatore 5
Valutazioni
(45)
Progetti
57
35%
Arbitraggio
1
0% / 0%
In ritardo
1
2%
In elaborazione
6
Sviluppatore 6
Valutazioni
(94)
Progetti
135
17%
Arbitraggio
4
25% / 25%
In ritardo
12
9%
Caricato
7
Sviluppatore 7
Valutazioni
(7)
Progetti
14
29%
Arbitraggio
1
0% / 100%
In ritardo
1
7%
In elaborazione
8
Sviluppatore 8
Valutazioni
(8)
Progetti
12
0%
Arbitraggio
22
0% / 77%
In ritardo
4
33%
In elaborazione
9
Sviluppatore 9
Valutazioni
(240)
Progetti
255
52%
Arbitraggio
0
In ritardo
5
2%
Gratuito
10
Sviluppatore 10
Valutazioni
(276)
Progetti
327
50%
Arbitraggio
12
42% / 0%
In ritardo
17
5%
Occupato
11
Sviluppatore 11
Valutazioni
(66)
Progetti
73
5%
Arbitraggio
33
15% / 36%
In ritardo
6
8%
In elaborazione
12
Sviluppatore 12
Valutazioni
(11)
Progetti
16
19%
Arbitraggio
5
40% / 60%
In ritardo
4
25%
Occupato
13
Sviluppatore 13
Valutazioni
(839)
Progetti
1434
72%
Arbitraggio
117
29% / 47%
In ritardo
356
25%
In elaborazione
Pubblicati: 3 articoli
14
Sviluppatore 14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
In elaborazione
15
Sviluppatore 15
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
16
Sviluppatore 16
Valutazioni
(572)
Progetti
943
47%
Arbitraggio
303
59% / 25%
In ritardo
125
13%
In elaborazione
17
Sviluppatore 17
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
2
0% / 0%
In ritardo
0
In elaborazione
18
Sviluppatore 18
Valutazioni
(459)
Progetti
903
77%
Arbitraggio
25
16% / 68%
In ritardo
99
11%
In elaborazione
Pubblicati: 1 articolo, 6 codici
19
Sviluppatore 19
Valutazioni
(30)
Progetti
32
6%
Arbitraggio
2
50% / 50%
In ritardo
2
6%
Caricato
20
Sviluppatore 20
Valutazioni
(1)
Progetti
1
100%
Arbitraggio
0
In ritardo
0
Gratuito
21
Sviluppatore 21
Valutazioni
(360)
Progetti
624
72%
Arbitraggio
14
43% / 7%
In ritardo
28
4%
Gratuito
Pubblicati: 9 codici
22
Sviluppatore 22
Valutazioni
(229)
Progetti
267
77%
Arbitraggio
10
80% / 0%
In ritardo
4
1%
In elaborazione
23
Sviluppatore 23
Valutazioni
(11)
Progetti
16
31%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
24
Sviluppatore 24
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
25
Sviluppatore 25
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
26
Sviluppatore 26
Valutazioni
(283)
Progetti
289
70%
Arbitraggio
2
100% / 0%
In ritardo
0
Gratuito
Pubblicati: 1 codice
27
Sviluppatore 27
Valutazioni
(270)
Progetti
550
49%
Arbitraggio
55
40% / 36%
In ritardo
227
41%
In elaborazione
28
Sviluppatore 28
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
I am looking for an experienced Metatrader 5 (MT5) developer to create a custom Retail Sentiment Index Indicator. The indicator will pull real-time sentiment data from multiple brokers via their APIs, calculate net sentiment (long – short), and plot each feed as a moving average line directly over the candlestick chart. The indicator must also display a broker feed is visible. Data Sources & Feeds The indicator
A custom indicator based on MAs,RSI,CCI and ADX. The charts should show support and resistance zones indicated by arrows,, also breakouts.Also youll be required to have interactive dashboard showing signals based on the confluence of the indicators aforementioned
There is an attached file, load it to your demo account and test it, I want a similar EA with more advanced features. I want to add change of lot sizing, position management, and more
Ai spike Indicator 30 - 35 USD
Create an Ai based indicator that is able to identify sudden market movements known as spikes on boom and crash indices on the deriv market. The Ai should incorporate these strategies for better precision on getting signals, these strategies include support and resistance on 4 hour time frame SMC, CRT, ICT, Strategies volume trend, volatility pure price action tick velocity, momentum and key points on fibbonacci tool
I want a bot that reads signals from my Telegram channel and auto-executes those trades on my Pocket Option account. 1. Direction mode hedge_both: open BUY (CALL) and SELL (PUT) at the same time (typically split the amount 50/50 per side). signal_only: open only the direction specified by the signal (CALL or PUT). 2. Respect signal direction When direction_mode = signal_only, a CALL signal opens a CALL; a PUT signal
Hello I have an EA with all include files but something is probably wrong with: Frequent ArrayResize() + CopyRates() on every tick Repeated calls to iClose(), iOpen() inside loops Full recalculation of indicators like SMA on every tick No caching of ArraySize() or loop boundaries Linear search in sorted data instead of ArrayBsearch() I would like to share all source code files but I won‘t just send it. First I will
MALOO-GMZ 50 - 500 USD
This website is about selling gaming electronics and home electronics with a discount of more than 50%. We will be selling quality and orignal electronics perfect looking.And there will be no need to come and collect because we do door to door delivery
Looking for a developer to implement a multi-timeframe strategy based on liquidity zones, 2 oscillators (ADX and Stochastic RSI), and basic candlestick patterns (bullish/bearish engulfing, morning/evening star, hammer, falling star, piercing, black cloud cover - those are strictly specified in the specification to be shared privately). Developer needs basic knowledge of those oscillators and candlestick patterns, as
I would like you to create an expert advisor or robot based on a closed source Trading View indicator ‘Stop Hunt by _Nephew_Sam’. You have to first check this indicator out and be sure you can replicate the source code’s logic before you apply for this gig. If you read to this point, include closed source in your reply to this post
Open NY sesion robot 50 - 90 USD
is typical Open NY sesion bot: I need a robot for MT5 that opens positions based on a minute or 10-minute candlestick at the opening of the London and/or New York session. If the market breaks through the upper edge of the candlestick, it opens a buy position; if it breaks through the lower edge, it opens a sell position. TP and SL = candlestick height. After the first SL, it opens the opposite position, but only

Informazioni sul progetto

Budget
30 - 200 USD

Cliente

Ordini effettuati1
Numero di arbitraggi0