Support Board
Date/Time: Sat, 01 Feb 2025 03:51:29 +0000
Post From: Different formula for last bar when using Spreadsheet Formula study?
[2019-06-18 06:37:05] |
User132748 - Posts: 159 |
Sure using ASCIL it would take few seconds to create study returning TRUE on last bar, but I always try first to check if theres any native solution using SC interface. It's good to keep up to date with your developments as it's good for rapid prototyping. Then of course encapsulate the idea into code. So maybe you could add the option to Bar Numbering study of inverse enumeration? So the last bar would have 1 or 0 index? That would work as ROW() function in full spreadsheet. Thanks in advance Date Time Of Last Edit: 2019-06-18 06:38:26
|