-
Notifications
You must be signed in to change notification settings - Fork 25
FAQ
guillaumedebavelaere edited this page Oct 5, 2017
·
6 revisions
Brokers often run batch processing hours before the market open (9:30 EST), and brokers can be slower in the lead up to market open. If you have any more concern or question, please don't hesitate to contact us support@trade.it
2. When running example app from the SDK, I am facing errors regarding missing framework like promiseKit, MBProgressHUD, SwiftyUserDefaults?
Make sure you run 'pod install' before you run the exampleApp.
Please refer to the following case - https://github.com/tradingticket/TradeItIosTicketSDK2/issues/151