Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 10:50:34 +0000



Post From: Spreadsheet System - Capture a value for later use?

[2020-06-20 19:09:05]
Sawtooth - Posts: 4231
I have it set to update every 30 seconds and remain 2 ticks behind current price (using the Current Price Line study). But the instant a trade is filled (replay), the stop gets moved to 2 ticks behind current price.
If the TMS is referencing the Current Price Line, and you have the TMS to trail it by 2 ticks, then the stop will be 2 ticks behind the current price.

The only thing that should be moving the stop is the management study, but why would it go into effect the instant a trade is filled?
The TMS can't move a stop until there is one, and that happens when a trade is filled.

Oh and I've run in debug mode but nothing useful is displayed there.
That's because it's doing everything you've told it to do.