Available Functions

Here is the full list of ArborChat functions:

Function

Description

Example

=ARBOR_DEEP

Get deep analysis by ArborChat AI on a company, like what you expect from the web.

=ARBOR_DEEP("AAPL", "What were the key highlights?")

=ARBOR_FAST

Simplified version of deep to get quick facts. The AI won't ask sub-question on the query.

=ARBOR_FAST("GOOGL", "Who is their current CEO?")

=ARBOR_NUMBER

Get numerical answers about a company.

=ARBOR_NUMBER("MSFT", "what is the sales revenue in 2024?")

=ARBOR_GPT

Return a simple LLM response (like generic ChatGPT), without internet search or knowledge. Best for formatting and extraction.

=ARBOR_GPT("What is P/E ratio?")

=ARBOR_GPT_LIST

Create a list of simple answer in Excel cells based on your query, without internet search or knowledge.

=ARBOR_GPT_LIST("create a list of financial ratios that is important when assessing company profitability?")

=ARBOR_SCREEN (BETA)

Screen companies based on your customised query.

=ARBOR_SCREEN("Top 10 US stocks by market cap in automobile industry")

For detailed troubleshooting or questions, contact us at info@arborchat.ai.

Last updated