Welcome Guest, you are in: Login
CTS Futures
Home
Pricing
FAQ

T4 Desktop
User Guide
Scripting Guide
Release Notes

Mobile and Web
T4 Mobile
T4 WebTrader

Admins
T4 Admin Guide

Developers
API 4.0 Guide
API 4.0 Reference
FIX API




Search the wiki
»

Accessing the Chart Data API

RSS
To access the new chart data api, you will need to reference the T4ChartDataAPI.40.dll in your project, in addition to the other references listed at the beginning of the document.

The new functionality is located in the namespace T4.API.ChartData. The indicator studies are located in the namespace T4.API.ChartData.Indicator.

' Import the T4 definitions namespace.
Imports T4

' Import the API namespace.
Imports T4.API

' Import the API.ChartData namespace.
Imports T4.API.ChartData

' Import the API.ChartData.Indicator namespace.
Imports T4.API.ChartData.Indicator

Trade how you want, where you want

support@ctsfutures.com (312) 939 0164

141 W. Jackson Blvd., Suite 211A, Chicago, IL 60604

© 2009-2012 Cunningham Trading Systems Inc. All rights reserved.