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 10:48:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a6f09d75b2b62d4e3c5a59fad6ae668fa1e6dcc
mtapi
/
MtApi5
/
Events
/
OnBookEvent.cs
T
7 lines
123 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
{
Added project Mt5Api to VS_2022 solution and disable some code for compilable
2024-01-07 23:19:19 +02:00
public
string?
Symbol
{
get
;
set
;
}
Issue
#94
: Added event handler OnBookEvent (MT5).
2018-03-02 11:43:03 +02:00
}
}
Reference in New Issue
Copy Permalink