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-27 18:47:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
mtapi
/
MtApi
/
OrderSelectSource.cs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
9 lines
127 B
C#
Raw
Permalink
Normal View
History
Unescape
Escape
Refactored MtApi4 (MT4) for working with new architecture
2024-06-16 13:57:50 +03:00
namespace
MtApi
Added projects MtApi4 and MtApi5
2014-10-31 09:05:52 +02:00
{
public
enum
OrderSelectSource
{
MODE_TRADES
=
0
,
MODE_HISTORY
=
1
}
}
Reference in New Issue
Copy Permalink