Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

NOVA-663: fix calculation of perfomance fields#827

Open
pb-tv wants to merge 1 commit intotradingview:masterfrom
pb-tv:patch-2
Open

NOVA-663: fix calculation of perfomance fields#827
pb-tv wants to merge 1 commit intotradingview:masterfrom
pb-tv:patch-2

Conversation

@pb-tv
Copy link

@pb-tv pb-tv commented Dec 17, 2024

No description provided.

right = math.min(bar_index, maxbarsback)
left = 0
if time < x
if x/1000 <= first_bar_time
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Объявление first_bar_time надо перетащить с конца файла наверх, а то компилятор будет ругаться на переменную

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants