Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 02:29:20 +0000



Post From: Multiple Entries, Multiple Targets, One Stop Price

[2023-10-08 15:39:25]
User355030 - Posts: 163
John, thank you for the response, but this does not solve the problem. What I am trying to achieve is a trading system that has one stop level and two targerts for every entry. There will be potentially multiple entries due to scaling in.

e.g.

Trade entry #1 | Long 2 contracts, stop at level "X", target 1 = 5pts, target 2 = 10pts
Trade Entry #2 | Long 2 more contracts (total of 4 contracts now), stop at level "X" = 4 contracts, target 1 = 5pts away from entry, target 2 = 10pts away from entry.

^So on and so on.

The targets seem to work just fine, but the stop loss at "X" does not have the correct contract QTY when there are multiple scale ins.