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

Oct 18, 2011 at 01:22
850 視聴
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のURLを投稿すると自動的に埋め込まれます!
ヒント:この討論に参加しているユーザー名をオートコンプリートするには、@記号を入力します。