__
Now I got another idea. To make block buffers, very similar to those of custom indicators. In some way each block will be able to hold it's own set of values that can be received from next block (or all the other blocks). If such feature exists you can for example build a block to calculate some things and put the result into buffer to be read from next blocks. And you can call this block "Calculator..." or something, and it will be clearly visible as a module.
[/quote:awvnnzmr]
That would be great, that would make it very, very useful. That flexibility would allow me to create complex interactions and make modules that others could share.