PureBytes Links
Trading Reference Links
|
In more general terms, I am looing for DLL for TS 2ki capable of:
- read real-time input from a user (e.g. mouse clicks)
(see Manual trigger of B/S signals), or
- read an external file with dated information (e.g. very reliable
seasonal trades)
Note:
- TS doesn't need any add-ons and/or enhancements to communicate
with Java-based agent.
- PATS don't have to be modified to communicate with Agent
DC
----- Original Message -----
From: <dc010225@xxxxxxxxxxxxx>
To: "Omega-List" <omega-list@xxxxxxxxxx>
Cc: "DC" <dc010225@xxxxxxxxxxxxx>
Sent: Wednesday, April 17, 2002 4:43 PM
Subject: Manual trigger of B/S signals in TS2ki
Re: Manual trigger of B/S signals in TS2ki
Any ideas how to quickly and easily trigger B/S signals in TS2ki ?
Background:
Assume we are running three program at the same time on the same PC:
- PATS Ordering platform for placing orders for ES
- Java-based agent intercepting B/S signals from TS and passing it
to PATS for order execution and confirmantion
- TS running 1-minute chart for ES with:
- several visual indicators
- system for manual triger of B/S signals *
- system for automatic trigger of B/S signal **
In first phase of the project, * is enabled and ** is disabled,
in second phase the opposite is true, only ** is active
First objective is to watch visual indicators on chart and when certain
conditions are met then to manually trigger B/S signal in TS.
Second objective, after accumulation of experience and trading statistics,
to convert manual system * into fully automatic **.
Note:
It means in first phase all interfaces bettwen PATS, Java Agent, and
TS are debugged, and trading concepts are verified based on visual
information.
Second phase is dedicated to conversation of visuals to EL for automatic
execution
Regards,
DC
|