GetStream(StreamId, Date) - Receives a time series sent out by any SendStream indicator using the same StreamID on any chart currently open in NeuroShell Trader.
Where:
StreamId: is an arbitrary integer, from 1 to 32000, designated by the user in no particular order. During an active NeuroShell session, the StreamIds on SendStream indicators must be unique. The data is sent to one or more corresponding GetStream indicators with the same StreamId.
Date: defaults to a value the user should not change.
|