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-28 19:17:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74a64b6fbdd0dec41dc2ab3f77792b01a5717543
mtapi
/
MtApi
/
OrderSelectSource.cs
T
9 lines
127 B
C#
Raw
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