| TS Research Group : Software Products > Overview | www.tsresearchgroup.com |
|
TS Excel Link Dll
Dll module for data exchange between TradeStation (TradeStation Group, Inc.) and MS Excel.
Dll Add-on module for TradeStation allows to develop trading strategies, indicators, analyze results of trading, use add-ons of other applications and send orders to brokers by using wide range of Excel possibilities in real time.
| Download demo|
How to Buy|
Ask here|
F.A.Q.|
Online Help|
Different versions of TS Excel Link Dll TS Excel Link Dll
Demo TS Excel Link Dll
for TradeStation Function: TS_StartExcel Initializes and opens file of Excel Yes Yes Function: TS_SetValue Sets the value from TradeStation in Excel Yes Yes Function:
TS_GetValue Gets the value from Excel and sets it in TradeStation Yes Yes Function:
TS_SetString Sets the String from TradeStation in
Excel Yes Yes Function:
TS_GetString Gets the String in Excel and
sets it in TradeStation Yes Yes Sending data and reading data from different pages from Excel No Yes Number of available cells for data exchange 1 Not Limited Number of available cells to get values 1 Not Limited Work in Real Time Yes Yes
Description of function tslink.dll
Function "TS_StartExcel" Initializes and opens Excel file defineDLLFunc: "tslink.dll", int, "TS_StartExcel",LPSTR, LPSTR; Function "TS_SetValue" Sets value from TradeStation in Excel defineDLLFunc: "tslink.dll", int, "TS_SetValue",float,int,int,int,int; Function "TS_GetValue" Gets value from Excel and sends it to TradeStation defineDLLFunc: "tslink.dll", float, "TS_GetValue",int,int,int,int; Function " TS_SetString" Sets the Row from TradeStation in Excel defineDLLFunc: "tslink.dll", int, "TS_SetString",lpstr,int,int,int,int; Function " TS_GetString" Gets the text from Excel and sends it to TradeStation defineDLLFunc: "tslink.dll", int, "TS_GetString",int,int,int,int; Important ! There are limitations to Demo version of tslink.dll, you can send and get values using the following sheets and cells: - Sheet ¹ 1 in Excel - Cell R1C2 for sending data like String (Text) in Excel - Cell R2C2 for getting data like String (Text) in Excel and sending it to TradeStation. - Cell R3C2 for sending data like Int in Excel - Cell R4C2 for getting data like Int from Excel and sending it to TradeStation. Other parameters of Demo version don’t differ from working version and function in full. Sample indicator TS_Link(Example):
Copyright © TS Research Group 2002, e-mail: info@tsresearchgroup.com. Developed by webdesign.tria.lv |