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
7d3af82e1f771913b9b5440c197d885e975bf84b
mtapi
/
MtApi
/
MtEventTypes.cs
T
8 lines
95 B
C#
Raw
Normal View
History
Unescape
Escape
Added MtEvent into MtApiService. Added event LastTimeBar into MtApi (MT4)
2016-08-30 16:01:23 +03:00
namespace
MtApi
{
public
enum
MtEventTypes
{
LastTimeBar
=
1
}
}
Reference in New Issue
Copy Permalink