This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
mtapi
Watch
1
Star
0
Fork
0
You've already forked mtapi
mirror of
https://github.com/vdemydiuk/mtapi.git
synced
2026-07-29 11:37:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
mtapi
/
MtApi5
/
MtProtocol
/
OnBookEvent.cs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
7 lines
127 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
MtApi5: Moving some functions to new core
2024-01-14 21:57:07 +02:00
namespace
MtApi5.MtProtocol
Issue
#94
: Added event handler OnBookEvent (MT5).
2018-03-02 11:43:03 +02:00
{
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