Author |
Topic: What is AccountId in OrderDraft (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
BGoyal9136 Posts: 27 Joined: Sep 21, 2017 |
HI ,
previously I am getting account information for OrderDraft from OECClient using below code line : OECClient.Global.Accounts.First; Now I am upgrading my application. with latest Gain future api how I can get AccountId Using IGFClient ? Thanks Kapil Goyal |
||||
VPfau Moderator Posts: 164 Joined: |
Hello Kapil,
you can find account information thru `IAccountsApi IGFClient.Accounts` See https://gainfutures.com/GFAPI/html/T_GF_Api_Accounts_IAccountsApi.htm Vitaliy Pfau
|
||||