IsLastBar Property¶
Summary¶
Returns true, if Calculate is invoked for the last bar
Signature¶
1 |
|
Return Value¶
bool
Declaring Type¶
Examples¶
1 2 3 4 5 6 7 |
|
Last update: March 23, 2023
Returns true, if Calculate is invoked for the last bar
1 |
|
bool
1 2 3 4 5 6 7 |
|