Hi,
How can I call a function from another .js file? Can you give me an example please.
I want to have only main program in QT Bitcoin trader and it will call functions from another files. That way I can better organize my code.
I would like to have classes in one file and at least one for functions.
Thank you and best regards
Damjan
You can send events between two or more scripts, you can find example if you press Help button in Rules panel.