This page proves whether PHP is actually running and lets you test FinancialJuice separately from the market feed.
| Build | 4.0.0 |
|---|---|
| PHP | 8.1.34 |
| PDO SQLite | OK |
| SimpleXML | OK |
| cURL | OK |
| data/ writable | OK |
| RSS enabled | YES |
| RSS URL | https://www.financialjuice.com/feed.ashx?xy=rss |
| News rows | 326 |
|---|---|
| Trade rows | 0 |
| Absorption rows | 0 |
Test FinancialJuice RSS now (honors 429 backoff) Back to dashboard
{
"ok": true,
"result": {
"enabled": true,
"mode": "rss",
"poll_seconds": 8,
"last_poll_ms": 1787937173628,
"last_success_ms": 1787937173628,
"last_http_code": 200,
"last_error": null,
"last_warning": null,
"etag": null,
"last_modified": null,
"last_inserted": 100,
"last_seen": 100,
"consecutive_429": 0,
"blocked_until_ms": null,
"retry_after_seconds": null,
"next_poll_ms": 1787937233628,
"backoff_active": false,
"ok": true,
"throttled": false,
"remote_request_made": true
},
"elapsed_ms": 355
}