♥ 0 |
Hello Pete, I have some code for a chart label that isn’t calculating the sum total correctly for the “number of trades on the day” . The code seems to only be counting for the current 1-minute bar.
I would like it to take the the sum total of all 1 miunte bars.
def Trades = Fundamental(FundamentalType.TICK_COUNT);
Marked as spam
|
Please log in to post questions.