Just Tested Again - NO LUCK
After the weekend, I just tested my REAL account again and I still have the same Hang on OpenTrade. I have no problem logging on and reading my account balance. The problem is only with openning a trade.
Here is the line of code that hangs......
tradeDesk.OpenTrade(lblAccount.Text, strPair, IsBuy, strAmt, MarketRate, _
QuoteID, 20, 0, 0, 0, OrderID, DealerInt)
IsBuy is a boolean
MarketRate is a Double
QuoteID as a String
OrderID and DealerInt are Objects
Hope this gives you everything you need for diagnosis. I am still stumped.
Dr. Mark
|