Hi, I am a developer. 
What is the best way to add my custom futures (or stock) *streaming* data source?
If there is no way to do this currently, does this mean I need to make a custom extension?
more info:
I already have a subscription to a data provider that provides me real-time data, but it's not supported by any known wealth-lab extensions.
    
    
    
    What is the best way to add my custom futures (or stock) *streaming* data source?
If there is no way to do this currently, does this mean I need to make a custom extension?
more info:
I already have a subscription to a data provider that provides me real-time data, but it's not supported by any known wealth-lab extensions.
        Rename
    
        Understand, it's common practice to combine a Streaming data provider with some other provider in the same Visual Studio Project (and DLL). For example, a Streaming data provider with a "batch" daily-bar Historical data provider or even a broker adapter. But you don't have to.
    
    
        Do you have sample code, template for this?
Just the headers for the components would be fine.
Or a file based streaming data provider.
I can write data from a provider into this file.
The Google drive content does not download fully.
GitHub does not seem to have content.
Thanks!
    
Just the headers for the components would be fine.
Or a file based streaming data provider.
I can write data from a provider into this file.
The Google drive content does not download fully.
GitHub does not seem to have content.
Thanks!
            Your Response
            
            Post
        
        
        
    
            Edit Post
            
        
        
        
    
            Login is required