AllyInvest.py
A blackbox Ally Invest/TradeKing API interface for application developers.
ally.AllyAPI Member List

This is the complete list of members for ally.AllyAPI, including all inherited members.

__init__(self, oauth_secret, oauth_token, client_key, response_format="json")ally.AllyAPI
auth (defined in ally.AllyAPI)ally.AllyAPI
auth_time (defined in ally.AllyAPI)ally.AllyAPI
client_key (defined in ally.AllyAPI)ally.AllyAPI
client_secret (defined in ally.AllyAPI)ally.AllyAPI
create_watchlist(self, watchlist_name, symbols="")ally.AllyAPI
format (defined in ally.AllyAPI)ally.AllyAPI
get_account(self, id)ally.AllyAPI
get_account_balances(self, id)ally.AllyAPI
get_account_history(self, id)ally.AllyAPI
get_account_holdings(self, id)ally.AllyAPI
get_accounts(self)ally.AllyAPI
get_accounts_balances(self)ally.AllyAPI
get_market_clock(self)ally.AllyAPI
get_member_profile(self)ally.AllyAPI
get_news_article(self, article_id)ally.AllyAPI
get_quote(self, symbols)ally.AllyAPI
get_status(self)ally.AllyAPI
get_toplists(self, listtype="topgainers", exchange="N")ally.AllyAPI
get_version(self)ally.AllyAPI
get_watchlists(self)ally.AllyAPI
news_search(self, symbols, startdate=None, enddate=None, maxhits=10)ally.AllyAPI
oauth_secret (defined in ally.AllyAPI)ally.AllyAPI
oauth_token (defined in ally.AllyAPI)ally.AllyAPI
url (defined in ally.AllyAPI)ally.AllyAPI
valid_auth_dt (defined in ally.AllyAPI)ally.AllyAPI