10-24-2007, 12:04 PM
|
#1 |
Join Date: May 2007 Location: Frankfurt Thanks: 0
Thanked 28 Times in 16 Posts
| Global Variables or ELCollection?? Hello
I'm looking for some programming help from someone who is experienced in gv's and/or elc .After weeks I'm burned out now  and not able to find a solution.
I'm doing some calcs on a one tick chart and want to display these values on a say 1 min chart. First I tried GVSetFloat in the senderchart , but could not accumulate it on the receiverchart , maybe because global variables are always reset to zero or something like this.
Then I tried this with el-collections and was able to put one value into a list , even to a file. But then the same problem - unable to accumulate it on another chart.Anyone's help appreciated.
Regs
Jojo |
| |