Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 04:10:46 +0000



Post From: Spread Sheets (Pendinng orders price)

[2018-07-30 18:00:18]
Sawtooth - Posts: 3993
The time a pending order was placed is output to J90 (but only when autotrading, not manually)

However, using it can problematic because it doesn't reset like its counterparts in J42/J43 for filled orders.

Without an output of the price of a pending order, you would need to calculate where it would be and create a persistent variable of that price. This can work but does not account for slippage.
Here are some examples of persistent variable formulas:
Spreadsheet Example Formulas and Usage: Persistent and Incrementing Variables

SC: It would be nice if the enter and exit times could be separated,
and that the enter and exit prices were also output in other column J cells,
like J42/J43 and J48/J49 for filled orders.
And that they could be reset like like J42/J43 and J48/J49.