Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

order values in functions #124

Open
netyco opened this issue Jul 22, 2021 · 0 comments
Open

order values in functions #124

netyco opened this issue Jul 22, 2021 · 0 comments

Comments

@netyco
Copy link

netyco commented Jul 22, 2021

Hello,

in indicators.php, the $data array is ASC or DESC in relation a the date?

$data["close"]=1,2,3,4,5
or
$data["close"]=5,4,3,2,1 

excelent this project

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant