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-13 18:58:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f9dc57c251cc4b334cb245c842f0914810cc63e
mtapi
/
MtApi5
/
Events
/
OnLockTicksEvent.cs
T
7 lines
132 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
{
Added project Mt5Api to VS_2022 solution and disable some code for compilable
2024-01-07 23:19:19 +02:00
public
string?
Instrument
{
get
;
set
;
}
Issue
#122
: Added event OnLockTicksEvent (MT5)
2018-06-06 12:46:24 +03:00
}
}
Reference in New Issue
Copy Permalink