Welcome to Opinix Trade
This guide will walk you through creating your account, funding your wallet, and placing your first trade. Let’s get started!You’ll need a valid Indian phone number to create an account and complete phone verification.
Step 1: Create your account
Navigate to sign in
Visit the Opinix Trade homepage and click on “Sign In” or navigate directly to
/auth/signin.Enter your phone number
Provide your phone number in the format:
+91-XXXXXXXXXXMake sure to include your country code. Currently, we support Indian phone numbers (+91).
Request OTP
Click “Send OTP” to receive a 6-digit verification code via SMS. The OTP is valid for 10 minutes.The system will:
- Generate a secure 6-digit OTP
- Store it in the database with expiration
- Send it via Twilio SMS to your phone
Verify OTP
Enter the OTP you received and click “Verify”. The system validates:
- OTP matches the stored value
- OTP hasn’t expired
- Phone number matches
Step 2: Fund your wallet
Before you can trade, you need to add funds to your wallet.Navigate to wallet
Go to your wallet page at
/wallet/deposit or click “Wallet” in the navigation menu.Enter deposit amount
Choose how much you want to add:
- Minimum: ₹100
- Use quick-add buttons (+250, +500, +1000)
- Or enter a custom amount
Review transaction summary
Check the summary panel:
18% GST is deducted but credited back as promotional balance, so you receive the full amount.
Step 3: Browse events
Now that your wallet is funded, let’s find an event to trade on.View event list
Navigate to
/events to see all ongoing prediction markets. Each event card shows:- Event title and description
- Current YES and NO prices
- Event deadline
- Market status
Select an event
Click on any event that interests you. For example:“Bitcoin to be priced at 68,11,470 USDT or more at 07:35 PM”This takes you to the event’s trading page.
Step 4: Place your first trade
Let’s place an order on the event you selected.Choose your position
In the “Place Order” panel on the right, select:
- YES: If you believe the event will occur
- NO: If you believe it won’t occur
Set your price
Enter the price you’re willing to pay per unit:
- Price range: ₹0.00 to ₹10.00
- Higher YES prices = Higher confidence the event will occur
- Higher NO prices = Higher confidence it won’t occur
YES price + NO price doesn’t always equal ₹10 due to market dynamics.
Enter quantity
Specify how many units you want to trade:
- Minimum: 1 unit
- Maximum: Limited by your available balance
- You put: Total cost (price × quantity)
- You get: Potential return if you win
Submit order
Click “Place order” to submit. Behind the scenes:
-
Balance validation: System checks you have sufficient funds
- Funds locked: Your trading amount is moved to locked balance
-
Order matching: Engine attempts to match your order
- If matching orders exist at your price or better, instant fill
- Otherwise, order is added to the order book
- WebSocket broadcast: All users see the updated order book
How order matching works
How order matching works
When you place a YES order at ₹5.00 for 10 units:
- Engine scans existing NO orders (asks)
- Matches with NO orders at ≤₹5.00, best price first
- If 6 units available at ₹4.50:
- 6 units execute immediately at ₹4.50
- 4 units remain in order book at ₹5.00
- Both traders receive updates via WebSocket
- Balances update atomically
Step 5: Track your position
After your order is placed, monitor it in your portfolio.View active trades
The “Active Trades” section shows:
- Event title
- Your position (YES or NO)
- Entry price and quantity
- Current P&L (updates in real-time)
- “Exit” button to close position
Monitor returns
At the top, see your Current Returns across all positions:
- Green with up arrow = Profit
- Red with down arrow = Loss
Step 6: Wait for settlement
When the event deadline passes:Next steps
Now that you’ve placed your first trade, explore more features:Authentication
Learn about account security and session management
Wallet setup
Deep dive into deposits, withdrawals, and balance management
Trading guide
Master advanced trading strategies and order types
Portfolio
Understand P&L calculations and trade history
Need help?
My order isn't matching
My order isn't matching
Orders only match when:
- A counter-party exists at your price or better
- They have sufficient balance
- Someone accepts your price
- You cancel the order
- The event closes
Where did my balance go?
Where did my balance go?
When you place an order, funds move to “locked balance”. They return to “available” when:
- Your order is fully matched
- You cancel the order
- The event settles
Can I cancel an order?
Can I cancel an order?
Yes, unmatched orders can be canceled from your portfolio. Matched portions cannot be canceled.