Author: StockSharp
N: 1159
v5.0.206 (6/9/2026)
Downloads: 189650
Documentation

  • CSV is a common data exchange format that is widely supported by business and other. Among its most common uses is moving tabular data between programs that natively operate on incompatible (often proprietary or undocumented) formats.

  • This works despite the lack of adherence to RFC 4180 (or any other standard) because so many programs support variations on the CSVformat for data import.

  • S#.CSVconnector provides a direct connection to the CSVservice with our S# programs: Hydra, Terminal, Designer, Shell. It is fully compatible with our API such as other custom software based on it. Functions and features of the connector:

  • This connector only supports receiving market data and does not provide an opportunity to send trading orders.