Hi, how do I get the co_lower and co_upper values referred in the above code dynamically per segment just before placing the order? Can someone guide me? Thanks.
All those project cleanups, file attribute checking I did before raising ticket here.
After a system restart the problem disappeared.
Thanks for your time and care.
@HowUTrade
I am getting this above mentioned "TypeInitializationException" when instantiating the kite class.
e.g
dim myKiteObj as Kite
myKiteObj = New Kite
@HowUTrade
Thanks for your response. I downloaded the latest build now and installed. But I am getting "TypeInitializationException: The type initializer for 'A.' threw an exception" error.
I tried downloading and installing few times. Facing sa…
Hi @HowUTrade Thanks for your response. I am looking for vb.net source. In those links you pointed, one of them is giving executable and the other one is giving excel and afl files but not vb.net solution.
Your guidance will be much appreciated.
T…
@HowUTrade Here is the code
'// Initialization at GlobalVar module.
Public APIBroker As New Kite 'Initialize
'// Login proc
Private Sub LoginToAPIBroker()
APIBroker.Api_Key = APIBrokerSysConfig.APIBroker_Api_Key
A…