Machine-readable identity
JSON-LD graph.
This is the public identity graph embedded in the site. Dataset, article, breadcrumb, and financial-product schemas are added on their corresponding routes.
{
"@context": "https://schema.org",
"@graph": [
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "dhawal.org",
"alternateName": "dhawal.org markets desk",
"url": "https://dhawal.org",
"description": "A privacy-first markets desk with zero cookies and no accounts: live quotes, a five-leg macro-regime composite, COT positioning, the treasury curve and auctions, options analytics, and open futures research.",
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dhawal.org/search?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "dhawal.org",
"url": "https://dhawal.org",
"email": "[email protected]",
"founder": {
"@type": "Person",
"name": "Dhawal Ranka",
"url": "https://dhawal.org"
},
"sameAs": [
"https://github.com/dhawal-ss",
"https://tradingview.com/u/thewallranka",
"https://x.com/thewallran"
]
},
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Dhawal Ranka",
"url": "https://dhawal.org",
"jobTitle": "Quantitative Analyst & Software Developer",
"knowsAbout": [
"Futures Markets",
"Pine Script",
"Trading Systems",
"TypeScript",
"AI Tools"
],
"sameAs": [
"https://linkedin.com/in/dhawalranka",
"https://github.com/dhawal-ss",
"https://tradingview.com/u/thewallranka"
]
}
]
}