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
a77c08258ec050519d5f9c1f094bb393330a4e23
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