OmniTrader Professional Forum OmniTrader Professional Forum
forums calendars search
today this week
 
register logon control panel Forum Rules
You are currently browsing as a guest.
You should logon to access more features
A Self-Moderated Community - ALL MEMBERS, PLEASE READ!
Vote for Members who contribute the most to your trading, and help us moderate content within the Forums.


Only Forum Moderators, Administrators, and the owner of this message may delete it.

 
Matthew Greenslet

Idol
2000252525
Posts: 2077

Joined: 2/27/2006

User Profile
 
Subject : RE: Why didn't OP enter trade today?
Posted : 4/14/2010 12:17 PM
Post #16020 - In reply to #15982

There is a bigger issue here but for now you can get fix this error by replacing the MySubmitOrders method you posted with the following.


Protected Sub MySubmitOrders()
ScriptRunning = True
If Not moUpdateUI Is Nothing Then moUpdateUI.Invoke(Name, True)
Call SubmitBatchOrders(Me)
ScriptRunning = False
If Not moUpdateUI Is Nothing Then moUpdateUI.Invoke(Name, False)
End Sub
Deleting message 16020 : RE: Why didn't OP enter trade today?


Nirvana Systems
For any problems or issues please contact our Webmaster at webmaster@nirvsys.com.