{{ $t("pricing_page.title") }}
{{ $t("pricing_page.subtitle") }}
{{ $t("pricing_page.intro_paragraph") }}
{{ $t("pricing_page.loading") }}
{{ error }}
{{ $t("pricing_page.plan_comparison") }}
| {{ $t("pricing_page.feature") }} | Free |
Basic {{ getDisplayPrice('basic') }}{{ $t("pricing_page.per_month") }} |
Premium {{ getDisplayPrice('premium') }}{{ $t("pricing_page.per_month") }} |
|---|---|---|---|
| {{ getGroupLabel(group) }} | |||
| {{ getFeatureLabel(fKey) }} | {{ getFeatureValue('free', fKey) }} | {{ getFeatureValue('basic', fKey) }} | {{ getFeatureValue('premium', fKey) }} |
{{ $t("pricing_page.limits_title") }}
| {{ $t("pricing_page.limit") }} | Free | Basic | Premium |
|---|---|---|---|
| {{ getLimitLabel(lKey) }} | ∞ {{ getLimitValueText('free', lKey) }} | ∞ {{ getLimitValueText('basic', lKey) }} | ∞ {{ getLimitValueText('premium', lKey) }} |
{{ $t("pricing_page.historical_title") }}
| {{ $t("pricing_page.setting") }} | Free | Basic | Premium |
|---|---|---|---|
| {{ getLimitLabel('historical_period') }} | ∞ {{ getHistoricalPeriodText('free') }} | ∞ {{ getHistoricalPeriodText('basic') }} | ∞ {{ getHistoricalPeriodText('premium') }} |
{{ $t("pricing_page.models_title") }}
| {{ $t("pricing_page.model") }} | Free | Basic | Premium |
|---|---|---|---|
| {{ cat.label }} {{ cat.desc }} | |||
| {{ model.name }} | {{ isModelAllowed('free', model.key) ? '✓' : '✗' }} | {{ isModelAllowed('basic', model.key) ? '✓' : '✗' }} | {{ isModelAllowed('premium', model.key) ? '✓' : '✗' }} |
{{ $t("pricing_page.scenarios_title") }}
| {{ $t("pricing_page.scenario") }} | Free | Basic | Premium |
|---|---|---|---|
| {{ getScenarioName(scKey) }} | {{ isScenarioAllowed('free', scKey) ? '✓' : '✗' }} | {{ isScenarioAllowed('basic', scKey) ? '✓' : '✗' }} | {{ isScenarioAllowed('premium', scKey) ? '✓' : '✗' }} |
{{ $t("pricing_page.change_plan") }}
Free
$0
- {{ feature.label }}
- {{ $t("pricing_page.basic_features_label") }}
Basic
{{ getDisplayPrice('basic') }} {{ $t("pricing_page.per_month") }}
- {{ $t("pricing_page.all_free_features") }}
- {{ feature.label }}
Premium
{{ getDisplayPrice('premium') }} {{ $t("pricing_page.per_month") }}
- {{ $t("pricing_page.all_basic_features") }}
- {{ $t("pricing_page.all_free_features") }}
- {{ feature.label }}
Lifetime
{{ getLifetimePrice() }} {{ $t("pricing_page.one_time_payment") }}
- {{ $t("pricing_page.all_premium_features") }}
- {{ $t("pricing_page.lifetime_no_recurring") }}
- {{ $t("pricing_page.lifetime_14day_refund") }}
{{ $t("pricing_page.faq_title") }}
{{ $t("pricing_page.faq_change_plan_q") }}
{{ $t("pricing_page.faq_change_plan_a") }}
{{ $t("pricing_page.faq_yearly_q") }}
{{ $t("pricing_page.faq_yearly_a") }}
{{ $t("pricing_page.faq_historical_backtesting_q") }}
{{ $t("pricing_page.faq_historical_backtesting_a") }}
{{ $t("pricing_page.faq_cancel_q") }}
{{ $t("pricing_page.faq_cancel_a") }}
{{ $t("pricing_page.faq_payment_q") }}
{{ $t("pricing_page.faq_payment_a") }}