Hi , Anybody has implemented trading using VB6 . I get to understand from my previous discussion that auto-login is not allowed , but i am looking for other pieces of implementation like generating hashed key, generating buy-sell transactions, traking available balance fund, how do you reconcile the trades in case of link interrupts , how do you reconcile in case link is interrupted for the rest of day midway and could only login the next day (interruption at my end ) . If anybody can share some code it would be of great help.
Have a look @ https://www.howutrade.in/docs/kitexl/html/Introduction.htm
It's a COM library, you can just call it from vb6.