Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Market entry orders

  • Trade panel on the chart for quick enable/disable

  • Set direction - long only, short only or long & short

  • Auto-disable after entry - enable the bot for one entry. The bot enters on the next signal and then automatically disables itself

  • Attached orders - uses attached orders defined in the SC trade window for trade management

  • Exit signals - supports reference to exit signal subgraphs

  • Trade Window - set trading start time and trading end time. Bot will skip signals that are outside this time window

Trade Entry

Entry Signals

...

and References

In order for the Auto-Trader to enter a position, an entry signal must trigger. These entry signals are essentially signal subgraphs that are wired to the bot using what are called “references” in Sierra Chart.

In Sierra Chart, there are various ways to implement these signals.

  1. Alert studies - for example, using the Color Bar Based Alert study or any ACSIL based study that produces a signal

  2. Spreadsheets - a signal can be implemented in one of the columns of a Sierra Chart Spreadsheet. Spreadsheet columns are subgraphs that can later set as entry subgraphs

  3. Custom study dll’s - custom study dll’s that include singals as subgraphs (e.g., arrows on the chart) can be used as entry signals

The bot includes 2 input settings that users use to set the reference - one input for long entry signals and one input for short entry signals.

For more detail, see videos at the bottom of the document demonstrating these concepts.

Trade Management

Specifying Trade Direction

  1. Long And Short

  2. Long Only

  3. Short Only

Trade

...

Exits

The bot supports two options for exiting a position:

...

Notes Regarding the Various Inputs and Settings

Long Signal Ref, Short Signal Ref

References to the signal that trigger the bot to enter new trades.

Enter on Bar Close

Some signals will fire intrabar and might flash on and off. This is determined by the entry signal and how its implemented (outside of the Auto-Trader).

...

Auto-disable after entry - enable the bot for one entry. The bot enters on the next signal and then automatically disables itself

...

Reference Links

...