Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 04:32:56 +0000



Post From: Cannot get bracketed order setup with spreadsheet. Not sure if my thinking is right.

[2019-06-23 13:51:22]
Sawtooth - Posts: 3993
The easiest way to do this is to use Attached Orders, and set the target and stop offsets in J80/J81.
Leave L3/N3 blank.
You won't need to use the Trade Management by Study study.

K3/M3 are the entry triggers, the Limit prices are in J22/J24, and the order types are in J71/J73.

Since you are placing a Limit order at close of bar, reference row 4. Try this:
J22: =C4
J24: =D4
J71/J73 are set to 'L'.
J80: =(C4-D4)*1.5
J81: =C4-D4
Check 'Use Attached Orders' on Trade Window.

Note: J80/J81 offsets are in points, not ticks.