Search found 4 matches
- Mon Jan 29, 2007 6:37 pm
- Forum: NeoTicker indicators
- Topic: TRO's middle for NeoTicker
- Replies: 16
- Views: 24347
- Gender:

- Wed Jan 24, 2007 11:40 am
- Forum: NeoTicker indicators
- Topic: TRO's middle for NeoTicker
- Replies: 16
- Views: 24347
- Gender:

every single get_ or set_ should have a property that you should beusing instead. None of the get_ or set_ functions/method are supposed to be used publicly, well at least thats the norm in OOP. This is supposed to be common knowledge. One of the reasons for this is that you dont allways know how th...
- Tue Jan 23, 2007 11:10 am
- Forum: NeoTicker indicators
- Topic: TRO's middle for NeoTicker
- Replies: 16
- Views: 24347
- Gender:

any of them, tht start with get_ i.e N.Data1().get_High(0)) I wonder why the properties arent available to you? They are all in the delphi TLB, which represents the interfaces for neoticker. Not sure how .net handles it. So r you saying in your .Net environment using the properties doesnt compile or...
- Sun Jan 21, 2007 4:06 pm
- Forum: NeoTicker indicators
- Topic: TRO's middle for NeoTicker
- Replies: 16
- Views: 24347
- Gender:
