Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Yayınlayan:
- Pablo Maruk Jaguanharo Carvalho Pinheiro
- Görüntülemeler:
- 5573
- Derecelendirme:
- Yayınlandı:
- 2023.04.16 17:41
- Güncellendi:
- 2023.04.17 18:55
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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.

You learn how to subtract time, insert it manually in a string format, tick counter and see output on comment function.

Commodity Channel Index using exponential moving averages.

Close trades when the percentage profit or risk of the account is reached

A set of macros to benchmark small code snippets for their execution speeds.