Support Board
Date/Time: Fri, 07 Feb 2025 01:20:56 +0000
Post From: Spreadsheet programming question
[2020-05-12 14:29:26] |
Sawtooth - Posts: 4173 |
Each instance of the TMS study should reference its own spreadsheet column/subgraph; its formula should return the price you want. IOW, you can't use two instances to control the same stop. If you want to move the stop up and down until you are in profit, and only trail when you are in profit, set 'Only Modify Stops In One Direction' to No and use a formula that tells the TMS where to move it. The formula might get tricky, and you might need to use an intermediate calc in another column so that you have a persistent value when in profit, and a dynamic value until you are in profit. |