{"id":130,"date":"2025-12-06T19:47:41","date_gmt":"2025-12-06T19:47:41","guid":{"rendered":"https:\/\/alhasubat.com\/en\/?page_id=130"},"modified":"2025-12-06T19:47:41","modified_gmt":"2025-12-06T19:47:41","slug":"financial-goals-calculator","status":"publish","type":"page","link":"https:\/\/alhasubat.com\/en\/financial-goals-calculator\/","title":{"rendered":"Financial Goals Calculator"},"content":{"rendered":"    <div class=\"alh-goals-wrap\" dir=\"rtl\">\n\n        <div class=\"alh-goals-header\">\n            <div class=\"alh-goals-header-icon\">\ud83d\udcc8<\/div>\n            <div class=\"alh-goals-header-text\">\n                <h2 class=\"alh-goals-title\">Financial Goals Calculator<\/h2>\n                <p class=\"alh-goals-subtitle\">\n                    Enter your capital and daily or weekly return, choose the account type (simple or compounded), and see how much you can gain over months or a year.\n                <\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"alh-goals-body\">\n            <!-- Right column: inputs -->\n            <div class=\"alh-goals-column alh-goals-column-inputs\">\n\n                <!-- Starting Capital -->\n                <div class=\"alh-goals-field\">\n                    <label for=\"alh-goals-capital\" class=\"alh-goals-label\"\n                           title=\"The capital you start with before any profits.\">\n                        Starting Capital\n                    <\/label>\n                    <input id=\"alh-goals-capital\" type=\"text\" class=\"alh-goals-input\"\n                           placeholder=\"Example: 1000\">\n                <\/div>\n\n                <!-- Return basis + percentage (single row with two equal cells) -->\n                <div class=\"alh-goals-grid-2\">\n                    <div class=\"alh-goals-field\">\n                        <span class=\"alh-goals-label\"\n                              title=\"Choose whether your return percentage is per trading day or per week.\">\n                            Return Basis\n                        <\/span>\n                        <div class=\"alh-goals-radio-group\">\n                            <label class=\"alh-goals-radio\">\n                                <input type=\"radio\" name=\"alh-goals-basis\" value=\"daily\" checked>\n                                <span>Daily Return<\/span>\n                            <\/label>\n                            <label class=\"alh-goals-radio\">\n                                <input type=\"radio\" name=\"alh-goals-basis\" value=\"weekly\">\n                                <span>Weekly Return<\/span>\n                            <\/label>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"alh-goals-field\">\n                        <label for=\"alh-goals-percent\" class=\"alh-goals-label\"\n                               title=\"Enter the expected return percentage (e.g. 5 means 5%).\">\n                            Return Percentage\n                        <\/label>\n                        <input id=\"alh-goals-percent\" type=\"text\" class=\"alh-goals-input\"\n                               placeholder=\"Example: 5\">\n                    <\/div>\n                <\/div>\n\n                <!-- Account Type: simple or compounded -->\n                <div class=\"alh-goals-field\">\n                    <span class=\"alh-goals-label\"\n                          title=\"Choose whether the return is a simple percentage on starting capital only, or with compounding day after day.\">\n                        Account Type\n                    <\/span>\n                    <div class=\"alh-goals-radio-group\">\n                        <label class=\"alh-goals-radio\">\n                            <input type=\"radio\" name=\"alh-goals-mode\" value=\"simple\" checked>\n                            <span>Simple Account (no compounding)<\/span>\n                        <\/label>\n                        <label class=\"alh-goals-radio\">\n                            <input type=\"radio\" name=\"alh-goals-mode\" value=\"compound\">\n                            <span>Compounding Account<\/span>\n                        <\/label>\n                    <\/div>\n                <\/div>\n\n                <!-- Plan Duration -->\n                <div class=\"alh-goals-field\">\n                    <label for=\"alh-goals-duration\" class=\"alh-goals-label\"\n                           title=\"The time frame over which you want to see the total profit.\">\n                        Plan Duration\n                    <\/label>\n                    <select id=\"alh-goals-duration\" class=\"alh-goals-input\">\n                        <option value=\"month\">1 Month<\/option>\n                        <option value=\"3m\">3 Months<\/option>\n                        <option value=\"6m\">6 Months<\/option>\n                        <option value=\"year\" selected>Full Year<\/option>\n                    <\/select>\n                <\/div>\n\n                <!-- Trading days and weeks -->\n                <div class=\"alh-goals-grid-2\">\n                    <div class=\"alh-goals-field\">\n                        <label for=\"alh-goals-days-per-week\" class=\"alh-goals-label\"\n                               title=\"Number of trading days per week (e.g. 4 or 5 days).\">\n                            Trading Days per Week\n                        <\/label>\n                        <input id=\"alh-goals-days-per-week\" type=\"text\" class=\"alh-goals-input\" value=\"5\">\n                    <\/div>\n                    <div class=\"alh-goals-field\">\n                        <label for=\"alh-goals-weeks-per-year\" class=\"alh-goals-label\"\n                               title=\"Number of trading weeks per year (default 52).\">\n                            Weeks per Year\n                        <\/label>\n                        <input id=\"alh-goals-weeks-per-year\" type=\"text\" class=\"alh-goals-input\" value=\"52\">\n                    <\/div>\n                <\/div>\n\n                <!-- Currency settings (dynamic) -->\n                <div class=\"alh-goals-field\">\n                    <span class=\"alh-goals-label\">Currency<\/span>\n                    <div class=\"alh-goals-grid-2 alh-goals-currency-row\">\n                        <div>\n                            <label for=\"alh-goals-curr-symbol\" class=\"alh-goals-hint-label\"\n                                   title=\"Enter the currency code or symbol, such as $, USD, SAR. The system will detect the currency when possible.\">\n                                Currency Code \/ Symbol\n                            <\/label>\n                            <input id=\"alh-goals-curr-symbol\" type=\"text\" class=\"alh-goals-input\"\n                                   placeholder=\"Example: $, USD, SAR\">\n                        <\/div>\n                        <div>\n                            <label for=\"alh-goals-curr-name\" class=\"alh-goals-hint-label\"\n                                   title=\"Enter the currency name, such as US Dollar or Euro, and the symbol will be filled automatically when possible.\">\n                                Currency Name\n                            <\/label>\n                            <input id=\"alh-goals-curr-name\" type=\"text\" class=\"alh-goals-input\"\n                                   placeholder=\"Example: US Dollar\">\n                        <\/div>\n                    <\/div>\n                    <p class=\"alh-goals-hint\">\n                        You can enter either the code or the name and the system will try to complete the other field automatically (USD \u21d4 US Dollar).\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- Left column: results -->\n            <div class=\"alh-goals-column alh-goals-column-results\">\n\n                <!-- Summary -->\n                <div class=\"alh-goals-card alh-goals-card-summary\">\n                    <h3 class=\"alh-goals-card-title\">Summary<\/h3>\n                    <p class=\"alh-goals-summary-line\">\n                        Final Balance: <span id=\"alh-goals-final-balance\">\u2014<\/span>\n                    <\/p>\n                    <p class=\"alh-goals-summary-line\">\n                        Total Profit: <span id=\"alh-goals-profit-total\">\u2014<\/span>\n                    <\/p>\n                    <p class=\"alh-goals-summary-line\">\n                        Total Return on Starting Capital: <span id=\"alh-goals-profit-percent\">\u2014<\/span>\n                    <\/p>\n                    <p class=\"alh-goals-summary-line\">\n                        Time Frame: <span id=\"alh-goals-period-label\">\u2014<\/span>\n                    <\/p>\n                <\/div>\n\n                <!-- Monthly and weekly averages -->\n                <div class=\"alh-goals-grid-2 alh-goals-cards-row\">\n                    <div class=\"alh-goals-card\">\n                        <h4 class=\"alh-goals-card-title\">Average Monthly Profit<\/h4>\n                        <div class=\"alh-goals-number\" id=\"alh-goals-monthly-amount\">\u2014<\/div>\n                    <\/div>\n                    <div class=\"alh-goals-card\">\n                        <h4 class=\"alh-goals-card-title\">Average Weekly Profit<\/h4>\n                        <div class=\"alh-goals-number\" id=\"alh-goals-weekly-amount\">\u2014<\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Daily average + ambition level -->\n                <div class=\"alh-goals-grid-2 alh-goals-cards-row\">\n                    <div class=\"alh-goals-card\">\n                        <h4 class=\"alh-goals-card-title\">Average Daily Profit<\/h4>\n                        <div class=\"alh-goals-number\" id=\"alh-goals-daily-amount\">\u2014<\/div>\n                    <\/div>\n\n                    <div class=\"alh-goals-card alh-goals-ambition\" id=\"alh-goals-ambition-box\" style=\"display:none;\">\n                        <h4 class=\"alh-goals-card-title\">Ambition Level (based on daily return)<\/h4>\n                        <div class=\"alh-goals-number\" id=\"alh-goals-ambition-percent\">\u2014<\/div>\n                        <div class=\"alh-goals-meta\" id=\"alh-goals-ambition-text\">\u2014<\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n        <!-- Footer buttons -->\n        <div class=\"alh-goals-footer\">\n            <button type=\"button\" class=\"alh-goals-btn alh-goals-btn-primary\" data-alh-goals-action=\"calc\">\n                Calculate Goals\n            <\/button>\n            <button type=\"button\" class=\"alh-goals-btn alh-goals-btn-ghost\" data-alh-goals-action=\"save\">\n                \ud83d\udcbe Save Results\n            <\/button>\n            <button type=\"button\" class=\"alh-goals-btn alh-goals-btn-ghost\" data-alh-goals-action=\"clear\">\n                Clear Fields\n            <\/button>\n        <\/div>\n\n    <\/div>\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-130","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/comments?post=130"}],"version-history":[{"count":0,"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/pages\/130\/revisions"}],"wp:attachment":[{"href":"https:\/\/alhasubat.com\/en\/wp-json\/wp\/v2\/media?parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}