Re: ODIN/***** realtime data to Amibroker, Metastock, Fcharts, Excel & txt with Backf
Dear Rajuwaste,
No, you dont need .net interface to run ChartsData. Yes, i agree that you can't use clipboard when chartsdata is running cause i am using clipboard to update charts in realtime. If you disable your clipboard functionalities then you wont get realtime datas to your charts. Indeed, i agree with volume processing too cause i haven't included calculations in the evaluation version and you can find all feauters in my next version.
Dear Rajuwaste,
No, you dont need .net interface to run ChartsData. Yes, i agree that you can't use clipboard when chartsdata is running cause i am using clipboard to update charts in realtime. If you disable your clipboard functionalities then you wont get realtime datas to your charts. Indeed, i agree with volume processing too cause i haven't included calculations in the evaluation version and you can find all feauters in my next version.
Hi Dude,
Your software is excellent in the sense small size and easy to understand interface.But you missed to tell some of the information like we should install Microsoft .net 3.5 (the size of .net vary from 60 to 230 MB depends on system) for accessing yahoo data.
There are more problem in using your software,We could not change anything in odin I think even the column resize is also affecting the data reception.Chart data depends on clipboard heavily so that we could not do copy past any other file in windows while using chartdata.It stops updating metastock frequently without proper reason even the CD(Chart Data) itself updating its display window with latest data.I think this may be because of dependance on clipboard.
one more thing also I noticed is the volume calculation is not correct CA is just displaying the latest volume data.You should substract current volume data with previous volume data then only it is valid data.But your software is simply updating metastock with latest volume information ie suppose if the initial minute nifty futures volume data is 52 then your software keep on updating the volume data without processing, the final minute volume data is 37729.Actually CD should substract current volume 37729 (at 3.30 pm) with previous volume (at 3.29 pm).
Your software is excellent in the sense small size and easy to understand interface.But you missed to tell some of the information like we should install Microsoft .net 3.5 (the size of .net vary from 60 to 230 MB depends on system) for accessing yahoo data.
There are more problem in using your software,We could not change anything in odin I think even the column resize is also affecting the data reception.Chart data depends on clipboard heavily so that we could not do copy past any other file in windows while using chartdata.It stops updating metastock frequently without proper reason even the CD(Chart Data) itself updating its display window with latest data.I think this may be because of dependance on clipboard.
one more thing also I noticed is the volume calculation is not correct CA is just displaying the latest volume data.You should substract current volume data with previous volume data then only it is valid data.But your software is simply updating metastock with latest volume information ie suppose if the initial minute nifty futures volume data is 52 then your software keep on updating the volume data without processing, the final minute volume data is 37729.Actually CD should substract current volume 37729 (at 3.30 pm) with previous volume (at 3.29 pm).