
Boolio Legacy
Advanced Stock analysis covering global stocks, ETFs. Also market insights driven by AI
- Ratings
- -
- Conversions
- 460+
- Author
- @DOOMOOLMORI
- Links
- Website
- Share this GPT
- Welcome message
- Welcome to Pocket Analyst Mon, Boolio! How can I assist your investment journey today?
Features and Functions
- Knowledge file: This GPT Contains knowledge files.
- GPT Action Boolio GPT > getInvestorId(Identifies the investor's ID for a given investor's name.): This endpoint provides investor IDs and their corresponding names. If an exact match is not found, it returns IDs for similar names. For example, asking 'What is the ID for investor Jon Doe?' will return the corresponding ID. Hide investor id code
- GPT Action Boolio GPT > getDetailedStockAnalysisReportBasedOnTopics(Provide Detailed Stock Analysis Reports Based on Specific Topics.): This operation delivers comprehensive analysis reports on stocks, tailored to specific topics as requested by users. The stock is identified by its ticker and region (ISO Alpha-2 format),
- GPT Action Boolio GPT > getStockFeatureScoreAnalysisReport(Analyze Key Features of a Stock for Informed Investment Decisions. The available features are Profitability, Growth, Undervalued, Momentum, FinancialStability, Sentiment, and ShareholderReturn.): Use this endpoint to analyze specific features of a stock, including Profitability, Growth, Undervalued, Momentum, Financial Stability, Sentiment, and Shareholder Return. Each feature is evaluated with detailed metrics and an overall score between 0 and 100.
- GPT Action Boolio GPT > getCompanyTimeSeriesFinanceDataByFSItem(Access Historical Financial Data for Multiple FSItems in a Single Company): Query historical data for multiple FSItems in a company from a start date (default 5 years ago). Must use /fsitem/ endpoint to identify FSItem numbers.
- GPT Action Boolio GPT > getStockPriceTimeSeriesFromStartDateToToday(Retrieve Stock Prices from Specified Date(startdate) to Present.): This operation fetches stock prices for a given ticker and region, starting from a user-specified date (format yyyymmdd) up to today. If no start date is designated, it defaults to the beginning of the current year (yyyy0101).
- GPT Action Boolio GPT > getPortfolioAnalysis(An API that provides portfolio characteristic analysis for user-specified stocks.): This endpoint evaluates portfolios based on user-specified stocks, regions, and weights. It includes factor analysis against the S&P 500 benchmark and a BoolioScore on a 100-point scale to assess portfolio strength.
- GPT Action Boolio GPT > getMultipleStocksPriceTimeSeriesFromStartDateToToday(Retrieves historical stock prices for multiple user-specified stocks. The tickers and regions are used to distinguish stocks as a pair.): This endpoint fetches historical stock prices for specified stocks, starting from a user-specified date. The ticker and region code are separated by an underscore. For example, to know the prices of Samsung Electronics and Apple, the tickers would be "005930_AAPL", and the regions would be "KR_US".
- GPT Action Boolio GPT > getTopStocksInRegionBasedOnTopics(Retrieves the top (num_stocks) stocks in a specific region based on a specified topic.): This endpoint fetches the top (num_stocks) stocks in a specified region, ranked according to a specified topic. if question about bottom (num_stocks) stocks, set sign = -1.
- GPT Action Boolio GPT > getHighOrLowCorrelatedStocksWithEconomicIndicatorsInRegionByEcoItem(This function retrieves the 'num_stocks' number of stocks that have the highest or lowest correlation with a given economic indicator from a specified country(region).): This endpoint gathers stock data from the specified region and returns a list of the 'num_stocks' stocks with the highest or lowest correlation with a given economic indicator.
- GPT Action Boolio GPT > getStocksWithinFactorRangeInRegion(Retrieves stocks within a certain factor range.): Factor value range filters stocks. **Before using this endpoint, you MUST call the /fsitem/ endpoint to retrieve the appropriate fsitem value.** If Factor_lower is absent, input minimum float by default. If Factor_upper isn't provided, input maximum float.
- GPT Action Boolio GPT > getStocksWithMultipleFactors(Retrieves stocks matching multiple factor ranges in a region.): Retrieves stocks matching multiple factor ranges in a region. Each factor range is defined by fsitem, factor_lower, factor_upper, and period_typ. These parameters are now specified in the path, separated by underscores.
- GPT Action Boolio GPT > getStocksWithMultipleFactorModelBackTest(Retrieves backtesting simulation result of model matching multiple factor ranges in a region): Retrieves backtesting simulation result of model matching multiple factor ranges in a region. Each factor range is defined by fsitem, factor_lower, factor_upper, and period_typ. These parameters are now specified in the path, separated by underscores. Show the result table as markdown table format.
- GPT Action Boolio GPT > getIndustryTopStocksBasedOnTopic(Provides recommended stocks in industries based on a specified topic. Before Start, use /industrycodes/ to find related industries.): Input industries are formatted as IndustryCode1_IndustryCode2_IndustryCode3_... (e.g., 1111_2222_1222_...). /industrycodes/ endpoint to find related industries those user wants to know.
- GPT Action Boolio GPT > getOutlookForIndustriesInRegion(Provides a detailed outlook across various industries in a region): This endpoint delivers a comprehensive analysis and future outlook of industries.
- GPT Action Boolio GPT > getIndustryFactorMedianValue(Returns median values of factors for industries within a specified region.): This endpoint provides the median values of various factors for industries in a given region. The region is specified by its ISO Alpha-2 code. The level of industry detail can be specified, ranging from 1 (least detailed) to 5 (most detailed), with a default value of 2.
- GPT Action Boolio GPT > getOutlookForStockMarket(Provides a detailed outlook report for market .): This endpoint delivers a comprehensive analysis and future outlook of overall stock market.
- GPT Action Boolio GPT > getnvestorHoldings(Returns the holdings of a given investor based on their ID.): This endpoint provides the holdings held by an investor. It is focus on Investor not single stock or company If you want to know investors for single company, call endpoint single-stock/information/
- GPT Action Boolio GPT > getTodaysFilingData(Retrieves today's filing documents for a specified region.): This endpoint provides access to the latest filing documents released on the current day for the specified region. The region is identified by its ISO Alpha-2 country code.
- GPT Action Boolio GPT > getHistoricalDatesMatchingWithCurrentEquityIndexTrend(Retrieve historical dates with price trends similar to the current trend of a specified index.): Returns a list of historical dates where the price movement of the specified index closely matched the current price trend on markdown table format.
- GPT Action Boolio GPT > getHistoricalDatesMatchingWithCurrentEconomicValue(Finds historical dates with price trends similar to current trends based on specified economic indicators.): This endpoint identifies historical dates where the price trends closely matched the current trend, based on a series of specified economic indicators (ecoitems). Users must input the ecoitems as a series of numbers, each separated by underscores.
- GPT Action Boolio GPT > getPostFinIndOrIdxMovSinceDate(Analyze Trends Following a Historical Date Based on Topic): This endpoint provides an analysis of financial trends and changes occurring after a specified historical date, focused on a selected topic.
- GPT Action Boolio GPT > themeSectorStockSearch(Retrieve companies based on theme or sector query.): Returns the top 20 companies with business descriptions that have high semantic similarity with the provided query.
- GPT Action Boolio GPT > getETFsContainingStock(It shows a list of ETFs containing the stock entered by the user.): Returns a list of ETFs that include the specified stock.
- GPT Action Boolio GPT > getOptimalETFPortfolioByInvestorsRequirements(Retrieve the optimal ETF allocation for a specified target return and investment period.): A module that presents the optimal ETF portfolio when the user specifies the expected rate of return and the investment period.
- Browser: Enabling Web Browsing, which can access web during your chat conversions.
- Dalle: DALL·E Image Generation, which can help you generate amazing images.
- Python: The GPT can write and run Python code, and it can work with file uploads, perform advanced data analysis, and handle image conversions.
- File attachments: You can upload files to this GPT.
Conversion Starters
- How can I analyze the latest trends in the stock market?
- What are the top tech stocks in the US market right now?
- Can you provide a detailed analysis of Tesla's financial stability?
- What is the BoolioScore for Apple Inc.?
Boolio Legacy conversion historical statistics
Boolio Legacy showcase and sample chats
No sample chats found.
Related GPTs
- Ask your financial questions to data covering stocks and ETFs from around the world. Everything about finance is Boolio invest. We assist with analysis using AI and provide a unique Boolio score.@doomoolmori.com410k+
- The most perfect investment based on global stocks and ETFs. We support fundamental investments through quantitative and technical analysis.@doomoolmori.com3.81k+
- AI predicts by collectively analyzing fundamental, technical, and market sentiment.@ai-applications-inc.com5200+
- BeeBee.AI delivers key insights on stocks, earning calls, and financial reports for everyday investors.@Wesley Liu5100+
- Enhanced AI for personalized stock market insights and portfolio analysis.@Mahmoud Chouioukh380+