Logo
Explore Help
Register Sign In
gavindiaz/mtapi
1
0
Fork 0
You've already forked mtapi
mirror of https://github.com/vdemydiuk/mtapi.git synced 2026-07-28 02:57:56 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
dev_py
mtapi/MtApi/Events/OnLockTicksEvent.cs
T

7 lines
146 B
C#
Raw Permalink Normal View History

Issue #226: Implemented two modes of lock ticks: LOCK_EVERY_TICK and LOCK_EVERY_CANDLE. Added event OnLockTicks
2020-11-29 19:30:21 +02:00
namespace MtApi.Events
{
internal class OnLockTicksEvent
{
Refactored MtApi4 (MT4) for working with new architecture
2024-06-16 13:57:50 +03:00
public string Instrument { get; set; } = string.Empty;
Issue #226: Implemented two modes of lock ticks: LOCK_EVERY_TICK and LOCK_EVERY_CANDLE. Added event OnLockTicks
2020-11-29 19:30:21 +02:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.4 Page: 43ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API