Question on "get-history" API method...

Oct 18, 2011 at 01:22
859流覽
4 Replies
會員從Oct 05, 2011開始   3帖子
Oct 18, 2011 at 01:22
Will it also return specific withdrawals? In the example in the API docs, it only shows a closed trade:

<response error='false' message=''>
   <history>
       <transaction>
           <openDate>03/01/2010 14:13</openDate>
           <closeDate>03/01/2010 15:26</closeDate>
           <symbol>GBPUSD</symbol>
           <action>Buy Limit</action>
           <sizing>
               <type>lots</type>
               <value>0.04</value>
           </sizing>
           <openPrice>1.48310</openPrice>
           <closePrice>1.49340</closePrice>
           <tp>1.48810</tp>
           <sl>0.00000</sl>
           <pips>0.0</pips>
           <profit>0.00</profit>
           <comment>Best trade ever</comment>
           <interest>12.1</interest>
           <commission>0</commission>
       </transaction>
   </history>
</response>

If a withdrawal *would* be returned from this function, what tags would it be wrapped in?
會員從Jul 31, 2009開始   1444帖子
Oct 18, 2011 at 12:15
It would be wrapped with the same tags. Check the 'action' tag for the transaction type.
會員從Oct 05, 2011開始   3帖子
Oct 18, 2011 at 15:25
Would the action be 'Withdrawal'?

I'm referring to actually withdrawing money from the account, not a losing trade (which I've noticed MT also calls a withdrawal for whatever reason).

With that in mind, what tag would the $ amount withdrawn from the account be wrapped in?

Thank you for your insight!
會員從Jul 31, 2009開始   1444帖子
Oct 19, 2011 at 07:47
Yes, it would be a withdrawal. The types are marked the same as in your Metatrader platform. The 'withdrawal' definition may change from broker to broker.

All the other tags are the same - the 'profit' tag would represent the amount of the withdrawal.
會員從Oct 05, 2011開始   3帖子
Oct 20, 2011 at 03:52
Interesting, thank you for that clarity Ethan.
登錄 / 註冊 to comment
You must be connected to Myfxbook in order to leave a comment
*商業用途和垃圾郵件將不被容忍,並可能導致帳戶終止。
提示:發佈圖片/YouTube網址會自動嵌入到您的帖子中!
提示:鍵入@符號,自動完成參與此討論的用戶名。