Fix for td_priceHistory
to correct for scipen = 999
requirement. Fix within ram_checkRefresh
for cronR. Change
maintainer.
Approved by CRAN: 2020-10-15 with commit d7ee4af.
Fixed td_accountData
orders and added ’’ marks around
‘TD Ameritrade’ API in description and name.
Before CRAN approval, modified naming convention for functions and consolidated multiple functions into single functions such as account data, authentication, and pricing.
Added `` around example URL in ReadMe
Removed git files from build
Initial release includes basic functionality and API calls. Authentication, Placing Orders, Canceling Orders, and pulling account details are all included with the initial release.
Updating User Preferences and complex order entry are not included.
Disclosure: This software is in no way affiliated, endorsed, or approved by TD Ameritrade or any of its affiliates. It comes with absolutely no warranty and should not be used in actual trading unless the user can read and understand the source code. The functions within this package have been tested under basic scenarios. There may be bugs or issues that could prevent a user from executing trades or canceling trades. It is also possible trades could be submitted in error. The user will use this package at their own risk.