Skip to main content
Knowledge Base
Resources

FAQ & Troubleshooting

Frequently asked questions about using JJI - pricing, imports, mobile app, data, subscriptions, and more.

Frequently Asked Questions

Is JJI free?

No, JJI is a paid platform at $10/month. It is currently proprietary software, but may be open-sourced again in the future. Payment is processed via cryptocurrency through NOWPayments. There is no free tier or trial - all features require an active subscription.

Is there a mobile app?

Yes, JJI has a mobile app built with Flutter, available for both Android and iOS. It syncs with your web account and includes tabs for the dashboard, trades, journal, challenges, and settings. Push notifications are delivered via Firebase Cloud Messaging. You can download it from the Google Play Store and Apple App Store.

How do I import trades?

Navigate to the import flow from the dashboard navbar. JJI supports importing from CSV files, TradingView webhooks, Tradovate sync, DxFeed sync, Rithmic sync, Thor, Match-Trader, and Exness. The import wizard lets you review parsed results - including any parsing errors or warnings - before saving trades to your account. This ensures you have full control over what gets imported.

What data formats are supported?

JJI accepts CSV broker exports, TradingView webhook JSON payloads, Tradovate CSV exports, Rithmic CSV exports, and proprietary formats from supported brokers. You can also enter trades manually through the trade entry form. The import engine normalizes all formats into a consistent internal schema so reports and analytics work the same regardless of the source.

Where is my data stored?

All data is stored in a PostgreSQL database hosted on Supabase. Every user's data is strictly scoped and isolated - there is no cross-user access. The dashboard, journal, reports, and all other features read from the same underlying data store, so any change you make is reflected everywhere immediately.

Why does the dashboard look empty?

First, check your account-level filters and date range at the top of the dashboard - a mismatched filter is the most common cause. Next, confirm that your trade data was imported successfully by visiting the trades page. If you see trades there but the dashboard is still empty, review the troubleshooting checklist in the docs. If the problem persists, use the feedback form to reach out with details.

How do prop-firm challenges work?

JJI uses a master-account-based lifecycle model for prop-firm challenges. You configure phases (1-phase or 2-phase) with profit targets, maximum drawdown limits, and daily loss limits. The system automatically tracks your progress, transitions between phases when targets are met, and supports payout tracking when you pass. All evaluation accounts are tied to a real master account so your overall performance stays connected.

Can I share my trades or reports?

Yes, you can generate public read-only share links for any report. These links can be shared with anyone - even non-users - and display a snapshot of the report data. You can revoke or expire shared links at any time from your account settings.

How do I cancel my subscription?

Go to Settings → Subscription and follow the cancellation flow. Cancellations take effect immediately for billing purposes, but your data remains fully accessible until the end of the current billing period. No prorated refunds are issued for partial months. After the billing period ends, your account is downgraded and data access is restricted.

How do I delete my account?

Go to Settings → Account Actions → Delete Account. This action is permanent and irreversible - all your trades, journal entries, challenge data, reports, and account information will be deleted immediately. There is no recovery option, so make sure you export any data you want to keep before proceeding.

What AI features are available?

JJI includes an AI Chat feature powered by OpenAI and xAI models. You can ask it to analyze your trading performance, audit your risk metrics, calculate strategy expectancy, and run psychological assessments based on your journal entries. The AI has context of your account data and can provide personalized insights, not generic advice.

Does the mobile app have all features?

The mobile app covers the core feature set - dashboard overview, trade list and management, journal entries, and prop-firm challenge tracking. However, some advanced features are currently web-only: widget customization on the dashboard, detailed report generation and export, and the admin panel. The team is working to close this gap in future releases.

Still need help?

If you need help with something not covered here, please use the feedback form in the app and include as much detail as possible about your issue - including steps to reproduce, screenshots, and your account email. This helps us resolve your problem quickly.