Support Board
Date/Time: Wed, 05 Nov 2025 20:38:39 +0000
[Programming Help] - Previous close
View Count: 877
| [2020-06-04 09:49:28] |
| gfx2trade - Posts: 48 |
|
dear helper ... my studiy works with ... if (sc.CrossOver(sc.Close, Subgraph_High ) == CROSS_FROM_BOTTOM
but does not with float previousClose = sc.Close[index-1]; if (sc.CrossOver(previousClose, Subgraph_High ) == CROSS_FROM_BOTTOM How come ? |
To post a message in this thread, you need to log in with your Sierra Chart account:
