This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
mtapi
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vdemydiuk/mtapi.git
synced
2026-08-12 18:28:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3997b6df7408da4596b5107b88a36cbfe7c4064e
mtapi
/
MtApi5
/
Events
/
OnLockTicksEvent.cs
T
7 lines
131 B
C#
Raw
Normal View
History
Unescape
Escape
Issue
#122
: Added event OnLockTicksEvent (MT5)
2018-06-06 12:46:24 +03:00
namespace
MtApi5.Events
{
internal
class
OnLockTicksEvent
{
public
string
Instrument
{
get
;
set
;
}
}
}
Reference in New Issue
Copy Permalink