ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  How to get the caculated value?
Posted by Kevin on Nov-27-2010 14:59
Dear Support,

I am just starting to evaluate the product, when I look into you samples, for example the finance2.vb, inside are various function call like "c.addSlowStochastic(75, 14, 3, &H006060, &H606000)", "c.addMACD(75, 26, 12, 9, &H0000ff, &Hff00ff, &H008000)". Is it possible to get the values calculated from these function?

  Re: How to get the caculated value?
Posted by Peter Kwan on Nov-29-2010 23:50
Hi Kevin,

See:

http://www.chartdir.com/forum/download_thread.php?bn=chartdir_support&thread=1264519533#N1264527203

Regards
Peter Kwan

  Re: How to get the caculated value?
Posted by Kevin on Nov-30-2010 01:34
Thanks for info.