[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Manual trigger of B/S signals in TS2ki



PureBytes Links

Trading Reference Links

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