找回密码
 注册
查看: 268|回复: 0

R语言 RTDAmeritrade包 TDALogin()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 22:39:52 | 显示全部楼层 |阅读模式
TDALogin(RTDAmeritrade)
TDALogin()所属R语言包:RTDAmeritrade

                                        Login to TDA Ameritrade API
                                         登录TDA Ameritrade的API

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Perform authentication and return a session ID with the TD Ameritrade API .
执行验证,并返回一个会话ID TD Ameritrade的API的。


用法----------Usage----------


     TDALogin(source, version, user, pass, ..., url='https://apis.tdameritrade.com/apps/100/LogIn?')



参数----------Arguments----------

参数:source
The TD Ameritrde supplied source, similar to a user name but for the API
TD Ameritrde提供的源代码,类似的用户名,但为API


参数:version
Version in the form of "1.0", for TDAmeritrades app logging purposes.
版的形式“1.0”,TDAmeritrades应用程序log记录的目的。


参数:user
Your username
您的用户名


参数:pass
Your password
您的密码


参数:...
The url is set, but you can change it if needed
URL被设置,但如果需要的话,你可以改变它


参数:url
In case the API addresses change and a new one is needed
在情况下,API地址发生变化,需要一个新的


参见----------See Also----------

TDALogin.
TDALogin。


实例----------Examples----------


     ##print the session id returned from the login try[#打印返回会话ID的登录尝试]
     ## Not run: [#不运行:]
     user="username"
     pass="password"
     source="TSLU"
     version="1.0"
     log = try(TDALogin(source, version, user, pass))
     print(log)
     
## End(Not run)[#(不执行)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-27 23:54 , Processed in 0.019564 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表