Support Board
Date/Time: Sat, 21 Jun 2025 17:32:35 +0000
Post From: Eliminating consecutive Buy/Sell Entry signals
[2019-02-23 16:52:17] |
User917679 - Posts: 76 |
You'll need to create a persistent variable that initiates at the first signal, and releases at another condition. Here is an example:
Spreadsheet Example Formulas and Usage: Buy on First Signal and Ignore Multiple Signals In that section, what is the plain-english logic of "=AND(P4, P3 = 0)"? I'm a bit confused over the necessity of P4 for some reason.. EDIT: nvm got it. Date Time Of Last Edit: 2019-02-24 14:46:49
|