Page 1 of 1

How can i get Real Volume data?

PostPosted: Mon Jul 28, 2014 4:56 am
by xuzhetrader
i am a C# developer,and i trader in FXCM platform

Real Volume is provided as a custom indicator on TradeStation.

how can i use C# to read the newest real volume value?

i tried IndicatorOutputStream Class,it does not work because "Memory protection" error

i use automatically trading system,and need the update data of "Real volume"

will i be easier to implement it with Lua?i never learn about that.

Re: How can i get Real Volume data?

PostPosted: Mon Aug 04, 2014 3:15 am
by Georgiy
Hello xuzhetrader,

Could you please clarify what version of Indicore Integration SDK you use?

Re: How can i get Real Volume data?

PostPosted: Tue Nov 18, 2014 6:49 am
by sanage
I believe it depends from your experience. If you are C++ developer, then C++ is the best. But if you C# developer, then guess what my answer can be?