想创建一个iPhone/安卓应用程序,或一个Facebook小工具?现在您可以通过Myfxbook的API来实现。 该API允许您以编程方式访问您的账户数据,并创建您自己的定制应用程序。
- 会话是不会过期的。为了使一个会话过期,使用注销方法。
- 在JSON类型中使用"debug=1",以方便开发(纯文本和格式化文本)。
- 使用安全连接(HTTPS)以获得最大的安全性。
- 如果出现错误,请检查"消息"字段,了解原因。
- 交易时间戳(未结订单/交易、历史、每日收益/平衡的数据点)是在当地经纪商的时区。
- 所有响应字段都是自我解释的。"Id"是实体的ID,"账户Id"是账户的编号。
- 尺寸类型可以是手或单位(OANDA账户)。
- 该API只允许访问个人信息。
该API由以下方法组成。
方法 | 描述 | 评论 |
---|---|---|
Login | 登录到您的账户。 | 创建一个新的会话。 |
Logout | 退出您的账户。 | 使当前会话无效。 |
get-my-accounts | 获取我的账户及其数据的列表。 | |
get-watched-accounts | 获取我的受关注账户的列表。 | |
get-open-trades | 获取一个账户的未平仓交易。 | |
get-open-orders | 获取账户的未结订单。 | |
get-history | 获取账户的历史记录。 | 历史记录仅限于最后50个交易。 |
get-daily-gain | 获取每日收益值。 | 用来创建增长图。 |
get-gain | 获取日期之间的收益值。 | |
get-custom-widget | 获取自定义小工具。 | 用于创建账户余额或增长图的自定义小工具。 |
get-community-outlook | 获取社区展望数据。 | Free version up to 100 requests per 24 hours. Paid version up to 2880 requests per 24 hours. |
get-community-outlook-by-country | 获取按国家划分的社区展望数据。 | 必须提供符号名称。 |
get-data-daily | 获取每日数据。 | 用来创建增长、平衡、资产、点数或利润图表。 |
- 缺少必要的字段
- 错误的电子邮件/密码
- 无效的会话
- 无效账户
07/19/20 - get-community-outlook has now two versions - in the free version it is limited to 100 requests per 24 hours while the paid version limit is increased to 2800 requests per 24 hours.
10/04/12 - get-daily-balance method deprecated, added pips to
get-my-accounts, added get-data-daily. Version changed to 1.37
11/27/11 - added profit factor to get-my-accounts method. Version
changed to
1.36
09/21/11 - added currency to get-my-accounts method. Version changed
to 1.35
08/23/11 - added get-gain. Version changed to 1.34
08/07/11 - added profit to Daily Gain . Version changed to 1.33
06/23/11 - added invitationUrl . Version changed to 1.32
05/18/11 - added comment to open orders method and to open trades
method.
Version
changed to
1.31
03/27/11 - added commission to get-my-accounts method. Added
interest and
commission to
get-history method. Version changed to v1.3
11/14/10 - added avgLongPrice/avgShortPrice to get-community-outlook
method.
Version
changed
to
v1.2
11/01/10 - get-community-outlook and get
get-community-outlook-by-country
added.
Version
changed
to v1.1
10/03/10 - firstTradeDate added. Version changed to v1.03
06/27/10 - get-custom-widget added. Version changed to v1.02
05/23/10 - get-watched-accounts added. Version Changed to v1.01
04/11/10 - gmtOffset field deprecated.
参数 | 描述 |
---|---|
用户电子邮件 | |
password | 用户密码 |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
start | Start date, format: yyyy-mm-dd |
end | End date, format: yyyy-mm-dd |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
start | Start date, format: yyyy-mm-dd |
end | End date, format: yyyy-mm-dd |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
width | 小工具宽度 |
height | 小工具高度 |
bgcolor | 背景颜色 |
chartbgc | 图表背景颜色 |
gridcolor | 网格颜色 |
linecolor | 线条颜色 |
barcolor | 栏的颜色 |
fontcolor | 字体颜色 |
bart | 条形标题 |
linet | 行标题 |
charttitle | 图表标题 |
titles | 标题字体大小 |
参数 | 描述 |
---|---|
session | Session ID |
*货币价值以美元表示($)。
参数 | 描述 |
---|---|
session | Session ID |
symbol | 符号名称 |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
start | Start date, format: yyyy-mm-dd |
end | End date, format: yyyy-mm-dd |
参数 | 描述 |
---|---|
用户电子邮件 | |
password | 用户密码 |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
start | Start date, format: yyyy-mm-dd |
end | End date, format: yyyy-mm-dd |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
start | Start date, format: yyyy-mm-dd |
End | End date, format: yyyy-mm-dd |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
width | 小工具宽度 |
height | 小工具高度 |
bgcolor | 背景颜色 |
chartbgc | 图表背景颜色 |
gridcolor | 网格颜色 |
linecolor | 线条颜色 |
barcolor | 栏的颜色 |
fontcolor | 字体颜色 |
bart | 条形标题 |
linet | 行标题 |
charttitle | 图表标题 |
titles | 标题字体大小 |
参数 | 描述 |
---|---|
session | Session ID |
参数 | 描述 |
---|---|
session | Session ID |
symbol | 符号名称 |
参数 | 描述 |
---|---|
session | Session ID |
id | Account ID |
start | Start date, format: yyyy-mm-dd |
end | End date, format: yyyy-mm-dd |