Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
IGHOR
on 02/07/2017, 23:46:35 UTC
Wondering whether it is somehow possible to share global variables between scripts, i.e. set a var x with a value in script01 and then use var x in script2. So far I can't get the script that does not define the variable in the first place to validate.

Hello,

I', saving each variable in it's own file.

Best regards
Damien

You can create own events and send them to cross all scripts and save to variable in each script, here is examples http://forum.centrabit.com/viewtopic.php?f=3&t=4161