New data adapter
Author: mikbb
Creation Date: 7/27/2008 2:18 AM
profile picture

mikbb

#1
I want to integrate data from MySQL tables into Wealth-Lab 5. What should I read to perform it?
profile picture

Eugene

#2
Depending on what kind of data you want it to handle: real time or historical, you'll need to digest the respective API document:

API - Static Data Adapters
Streaming Data Adapters

IDataHost Interface (applies to both)
profile picture

mikbb

#3
I want to create real-time data adapter.
Thanks.. I'll read it! :)
profile picture

mikbb

#4
In Streaming Data Adapters article you forgot to describe:

CODE:
Please log in to see this code.


;)
profile picture

Eugene

#5
QUOTE:
you forgot to describe:


Thanks for the heads up. Perhaps the article was written before the method was introduced.

For now I believe you may simply return true:

CODE:
Please log in to see this code.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).