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
f48521cd1ddd46aed51386ce806570f17de7b5ef
mtapi
/
MtApi5
/
Events
/
OnBookEvent.cs
T
7 lines
122 B
C#
Raw
Normal View
History
Unescape
Escape
Issue
#94
: Added event handler OnBookEvent (MT5).
2018-03-02 11:43:03 +02:00
namespace
MtApi5.Events
{
internal
class
OnBookEvent
{
public
string
Symbol
{
get
;
set
;
}
}
}
Reference in New Issue
Copy Permalink