βοΈ Proxy & App Settings
π Proxy Test
Test the proxy connection with a live PSX quote fetch.
π Cron Status
| Market Status | π΄ Market closed for today (closed at 16:30 PKT) |
| Last Cron Run | β |
| Last Cron Result | β |
Crontab setup (every 2 minutes, MonβFri):
Log file:
Lock file:
*/2 * * * 1-5 /usr/bin/php /www/wwwroot/psx.softhat.pk/cron/psx-cron.php >> /www/wwwroot/psx.softhat.pk/cron/cron.log 2>&1Log file:
cron/cron.logLock file:
cron/cron.lock (auto-removed after each run)
π Database Stats
| Transactions | 12 |
| Watchlist | 9 |
| Cash Entries | 5 |
| Cached Quotes | 42 |
| DB Size (all tables) | 1408.0 KB |
π API Reference
/api/proxy.php?action=quote&symbol=HUBC
/api/proxy.php?action=intraday&symbol=HUBC
/api/proxy.php?action=eod&symbol=HUBC
/api/proxy.php?action=reports&symbol=HUBC
/api/proxy.php?action=payouts&symbol=HUBC
/api/proxy.php?action=bulk&symbols=HUBC,POL
/api/proxy.php?action=clear_cache&symbol=HUBC
/api/proxy.php?action=status
Add &nocache=1 to bypass cache.