Click or drag to resize
C2SYSTEMS

This topic contains the following sections:

C2SYSTEMS represents a database view returning a collection of the Collective2 trading systems data.

Note Note

It means: publicly visible, active trading systems.

Example

Get all basic data about all publicly visible Collecti2 trading systems.

This simple command returns data about 23000 trading system curently. So if you have slow internet connection, you will need to wait for a while.

C#
// Get all visible Collective2 trading systems.
TABLE = C2SYSTEMS;
Code
c 2systemscode 01
Result
c 2systemscode 01result
See Also