Support Board
Date/Time: Sun, 09 Nov 2025 19:20:51 +0000
[User Discussion] - how to save a value in a spreadsheet for trading
View Count: 1103
| [2014-02-14 14:26:05] |
| djcurcio - Posts: 236 |
|
How can I save a value in the spreadsheet for trading? I am trying to create a trade where study1 triggers before (in time) study2), so I want to capture and save the study1 event while waiting for the study2 event to occur Thanks |
| [2014-02-14 14:38:18] |
| Sawtooth - Posts: 4287 |
|
A formula like this might work: Example in cell Z3: =IF(study1start,TRUE,IF(study1end,FALSE,Z4)) |
To post a message in this thread, you need to log in with your Sierra Chart account:
