CalcuLoan – AI Guided Chat Loan Calculator for WordPress
CalcuLoan is a modern AI-guided loan calculator plugin for WordPress that helps lenders, finance businesses, microfinance organizations, mortgage providers, cooperatives, fintech startups, and financial advisors provide interactive loan calculations directly on their websites. Unlike traditional static calculators, CalcuLoan delivers a conversational, chat-style experience that guides visitors step-by-step through loan calculations, repayment estimates, monthly installment checks, loan affordability insights, and borrowing decisions. Key Features AI-inspired chat calculator experience Modern conversational loan journey Personal, business, salary, asset, and school fees loan calculations Custom loan products Flexible interest calculations Monthly repayment estimates Responsive mobile-friendly interface Real-time calculation results Admin dashboard overview Calculation history tracking Basic analytics and activity insights Country and currency customization Flexible proceed actions Privacy-conscious settings Shortcode support Lightweight and fast Shortcodes [calculoan] [calculoan_calculator] [calculoan_results] About CalcuLoan Pro CalcuLoan Pro is available as a completely separate plugin for site owners who need additional business-focused tools. Pro features may include: Advanced lead management Advanced reports and exports Enhanced analytics Additional loan workflows Floating calculator widget Extended customization options More business automation options The free/core version remains fully functional and can be used independently without requiring the Pro plugin. Learn more: https://plugins.entitude.com/plugins/calculoan Privacy CalcuLoan does not connect to external services by default. Any external URL configured by a site administrator, such as a proceed or redirect URL, is controlled by the website owner and is only used for the configured visitor action. External Services This free/core version does not require an external service to calculate loans or display the calculator.
Top keywords
- calculoan9×3.52%
- loan8×3.13%
- calculator5×1.95%
- calculations4×1.56%
- external4×1.56%
- pro4×1.56%
- loan calculations3×1.17%
- additional2×0.78%
- advanced2×0.78%
- analytics2×0.78%
- business2×0.78%
- calculation2×0.78%
Stockdio Historical Chart
Stockdio Historical Chart contains a plugin and a widget that provide the means to display a live chart with intraday and historical prices and information for stock, index, currencies or commodities. Over 65 different stock exchanges and a large number of market indices, currencies and commodities are supported. If you’re using the standard Gutenberg editor, the easiest way to include this plugin on your page is using the Historical Chart block, which is included in the Stockdio Financial Visualizations category. If you’re using a different editor o prefer to use the shortcode, below is a sample to help you start. Please be aware that most of the parameters listed below are optional, and are also available through the plugin’s settings page. Any parameter you include in the shortcode will overwrite the parameter used in the settings page. [stockdio-historical-chart symbol="AAPL" stockExchange="USA" width="580" height="380" motif="financial" palette="financial-light"] This plugin is part of the Stockdio Financial Widgets, which also includes the following plugins: Stock Quotes List. Stock Market Overview. Stock Market News. Stock Market Ticker. Economic & Market News. The following parameters are supported in the shortcode and also available through the plugin’s settings page: stockExchange: The exchange market the symbol is a member of (optional). If not specified, USA Equities will be used by default. For a list of available exchanges please visit www.stockdio.com/exchanges. symbol: The company’s stock symbol (ex. AAPL), market index ticker (ex. ^SPX), currency pair (ex. EUR/USD) or commodity ticker (ex. GC). For a list of available market indices please visit www.stockdio.com/indices. For available currencies please visit www.stockdio.com/currencies and for available commodities, please go to www.stockdio.com/commodities. compare: Specify a list of valid stock symbols or market indices against which to compare the base symbol, separated by semicolon (ex. MSFT;GOOG;^SPX;^IXIC). Not case sensitive (optional). height: Height of the chart in either px or % (default: 320px). width: Width of the chart in either px or % ( default: 100%). displayPrices: Allows to specify how to display the prices on the chart, using one of the following options (default: Line): Line Candlestick Area OHLC HLC includeVolume: Allows to display or hide the volume on the chart. By default, volume is visible. Use includeVolume=false to hide it (optional). performance: If enabled (true), price performance (percent change) will be displayed, instead of actual price. culture: Allows to specify a combination of language and country settings, used to display texts and to format numbers and dates (e.g. Spanish-Spain). For a list of available culture combinations please visit http://www.stockdio.com/cultures. intraday: If enabled (true), intraday delayed data will be used if available for the exchange and number of days is between 1 and 5. For a list of exchanges with intraday data available, please visit www.stockdio.com/exchanges. days: Allows to specify the number of days for the period to display. Used only if the start and/or the end date are not specified. If not specified, its default value is 365 days. If intraday data is available for the stock exchange and the exchange is currently open, the default number of days is 1. allowPeriodChange: If enabled (true), it provides a UI to allow the end user to select the period for the data to be displayed. This UI is only available if the from and to parameters have not been specified. This UI is enabled by default. from: From date. If not specified, the “from” date will be the “to” date minus the number of days specified in the days parameter. to: To date. If not specified, the “to” date will be today’s date. motif: Design used to display the visualization with specific aesthetics, including borders and styles, among other elements. (optional). For a list of available motifs please visit www.stockdio.com/motifs. palette: Includes a set of consistent colors used for the visualization. (optional). For a list of available palettes please visit www.stockdio.com/palettes. font: Allows to specify the font that will be used to render the chart. Multiple fonts may be specified separated by comma, e.g. Lato,Helvetica,Arial. loadDataWhenVisible: Allows to fetch the data and display the visualization only when it becomes visible on the page, in order to avoid using calls (requests) when they are not needed. This is particularly useful when the visualization is not visible on the page by default, but it becomes visible as result of a user interaction (e.g. clicking on an element, etc.). It is also useful when using the same visualization multiple times on a page for different devices (e.g. using one instance of the plugin for mobile and another one for desktop). We recommend not using this by default but only on scenarios as those described above, as it may provide the end user with a small delay to display the visualization (optional).