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-18 13:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9d1f504c5c7c503fbc5381566f89f146f6662d3
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