Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Tick Speed Indicator - script per MetaTrader 5
- Pubblicati da::
- Pablo
- Visualizzazioni:
- 4888
- Valutazioni:
- Pubblicato:
- 2023.04.16 17:41
- Aggiornato:
- 2023.04.17 18:55
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
How fast does the price moves?
With this very simple piece of code you may learn how many seconds it takes to complete 100 ticks.
The less seconds it takes, the faster the price moves.
it uses the time subtraction to determine the time it takes to complete 100 ticks.
You may drag and drop the ea to the chart and see the comment on it with such information.
Subtract Time
You learn how to subtract time, insert it manually in a string format, tick counter and see output on comment function.
Exponential Commodity Channel IndexCommodity Channel Index using exponential moving averages.
Money Management
Close trades when the percentage profit or risk of the account is reached
BenchmarkA set of macros to benchmark small code snippets for their execution speeds.