Hi,
Can storagedb.get_db("foo") be accessed from multiple indicator/strategy instances without any locking/threading issues?
And the handle returned by storagedb.get_db("foo") in Prepare function can be safely used later in Update calls?
Regards
Vivek