@extends('layouts.trading') @section('content')
@if ($isAdminFeed) As admin, your saved credentials are used for the shared WebSocket market feed (ticks, option chain, Greeks) for all users. @else Your credentials are used only for your orders, balance, positions and P&L. Market data comes from the admin feed. @endif
Redirect URL for FlatTrade API settings:
{{ config('flattrade.redirect_uri') }}