← Back to search
25
Basic
Agentic Readiness Score
other llms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 25/100

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="robots" content="index, follow"> <meta name="keywords" content="forex quotes, live forex quotes, cryptocurrency quotes, forex trading quotes, forex directory quotes, real time forex quotes, forex api python, quotes on cryptocurrency, quotes about forex, forex java api, forex market quotes, forex trading api python, cryptocurrency real time quotes, famous cryptocurrency quotes, cryptocurrency market quotes, cryptocurrency streaming quotes, cryptocurrency quotes live, real time cryptocurrency quotes, current forex quotes, pre market forex quotes, best forex trader quotes, forex premarket quotes, currency forward quotes, quotes for forex traders, forex live quotes free, forex broker python api, jforex api documentation"> <title>1Forge</title> <link href="/assets/fonts/Gilroy/stylesheet.css" rel="stylesheet"> <base href="/"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <script type="text/javascript" src="https://1forge.com/widget/forexTicker.js"></script> <style> .page-loading { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: white; z-index: 100; } @-moz-keyframes spin { from { -moz-transform: rotateY(0deg); } to { -moz-transform: rotateY(1080deg); } } @-webkit-keyframes spin { from { -webkit-transform: rotateY(0deg); } to { -webkit-transform: rotate(1080deg); } } @keyframes spin { from { transform: rotateY(0deg); } to { transform: rotateY(1080deg);