Help
RSS
API
Feed
Maltego
Contact
Domain > www.safesignalhedgepro.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-04-14
92.60.77.191
(
ClassC
)
2025-06-12
92.60.77.60
(
ClassC
)
2026-02-17
138.197.17.157
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.26.3 (Ubuntu)Date: Tue, 17 Feb 2026 10:08:43 GMTContent-Type: text/htmlContent-Length: 178Connection: keep-aliveLocation: https://www.safesignalhedgepro.com/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.26.3 (Ubuntu)/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.26.3 (Ubuntu)Date: Tue, 17 Feb 2026 10:08:43 GMTContent-Type: text/htmlContent-Length: 36782Last-Modified: Tue, 20 Jan 2026 13:57:45 GMTConnection: keep-aliveETag: 696f89d9-8faeAccept-Ranges: bytes !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1> title>Safe Signal Hedge Pro | Institutional Volatility Harvesting Strategy/title> meta namedescription contentML-driven volatility harvesting with mathematically bounded drawdown. Non-custodial IP licensing for family offices and institutional investors.> link relcanonical hrefhttps://safesignalhedgepro.com/> !-- Open Graph --> meta propertyog:type contentwebsite> meta propertyog:title contentSafe Signal Hedge Pro | Institutional Volatility Harvesting> meta propertyog:description contentML-driven entry timing, adaptive position sizing, and mathematically bounded drawdown. IP licensing for qualified investors.> meta propertyog:url contenthttps://safesignalhedgepro.com/> !-- Fonts --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyDM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&familyPlayfair+Display:wght@500;600;700&displayswap relstylesheet> style> :root { --bg: #0a0c10; --bg-elevated: #12151c; --bg-card: linear-gradient(145deg, rgba(255,255,255,0.03) 0%, rgba(255,255,255,0.01) 100%); --border: rgba(255,255,255,0.08); --border-accent: rgba(0, 230, 180, 0.3); --text: #e8eaed; --text-muted: #8b919a; --text-dim: #5a6270; --accent: #00e6b4; --accent-glow: rgba(0, 230, 180, 0.15); --gold: #c9a962; --red: #e85454; --serif: Playfair Display, Georgia, serif; --sans: DM Sans, -apple-system, BlinkMacSystemFont, sans-serif; } *, *::before, *::after { box-sizing: border-box; } html { scroll-behavior: smooth; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } body { margin: 0; font-family: var(--sans); font-size: 16px; line-height: 1.6; color: var(--text); background: var(--bg); } /* Noise texture overlay */ body::before { content: ; position: fixed; inset: 0; background-image: url(data:image/svg+xml,%3Csvg viewBox0 0 256 256 xmlnshttp://www.w3.org/2000/svg%3E%3Cfilter idnoise%3E%3CfeTurbulence typefractalNoise baseFrequency0.9 numOctaves4 stitchTilesstitch/%3E%3C/filter%3E%3Crect width100%25 height100%25 filterurl(%23noise)/%3E%3C/svg%3E); opacity: 0.03; pointer-events: none; z-index: 0; } a { color: inherit; text-decoration: none; } .container { width: min(1200px, 90vw); margin: 0 auto; position: relative; z-index: 1; } /* HEADER */ header { position: fixed; top: 0; left: 0; right: 0; z-index: 100; padding: 20px 0; background: rgba(10, 12, 16, 0.85); backdrop-filter: blur(20px); border-bottom: 1px solid var(--border); } .nav { display: flex; align-items: center; justify-content: space-between; } .logo { display: flex; align-items: center; gap: 14px; } .logo-mark { width: 42px; height: 42px; border-radius: 10px; background: linear-gradient(135deg, var(--accent) 0%, #00a896 100%); display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 14px; color: var(--bg); letter-spacing: -0.5px; } .logo-text { font-weight: 600; font-size: 15px; letter-spacing: 0.5px; } .logo-text span { display: block; font-size: 11px; color: var(--text-muted); font-weight: 500; letter-spacing: 1px; text-transform: uppercase; margin-top: 2px; } .nav-links { display: flex; align-items: center; gap: 32px; } .nav-links a { font-size: 14px; font-weight: 500; color: var(--text-muted); transition: color 0.2s; } .nav-links a:hover { color: var(--text); } .btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 24px; border-radius: 8px; font-size: 14px; font-weight: 600; transition: all 0.25s; border: none; cursor: pointer; } .btn-primary { background: var(--accent); color: var(--bg); } .btn-primary:hover { transform: translateY(-2px); box-shadow: 0 8px 30px var(--accent-glow); } .btn-ghost { background: transparent; border: 1px solid var(--border); color: var(--text); } .btn-ghost:hover { border-color: var(--accent); background: var(--accent-glow); } /* HERO */ .hero { padding: 180px 0 120px; position: relative; } .hero-grid { display: grid; grid-template-columns: 1.1fr 0.9fr; gap: 80px; align-items: center; } .eyebrow { display: inline-flex; align-items: center; gap: 10px; padding: 8px 16px; background: var(--accent-glow); border: 1px solid var(--border-accent); border-radius: 100px; font-size: 12px; font-weight: 600; color: var(--accent); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 24px; } .eyebrow::before { content: ; width: 8px; height: 8px; border-radius: 50%; background: var(--accent); animation: pulse 2s infinite; } @keyframes pulse { 0%, 100% { opacity: 1; transform: scale(1); } 50% { opacity: 0.5; transform: scale(0.8); } } h1 { font-family: var(--serif); font-size: clamp(42px, 5vw, 64px); font-weight: 600; line-height: 1.1; margin: 0 0 24px; letter-spacing: -1px; } h1 .accent { color: var(--accent); } .hero-sub { font-size: 18px; color: var(--text-muted); line-height: 1.7; margin-bottom: 40px; max-width: 520px; } .hero-cta { display: flex; gap: 16px; flex-wrap: wrap; } /* Hero Stats Card */ .hero-card { background: var(--bg-card); border: 1px solid var(--border); border-radius: 20px; padding: 32px; position: relative; overflow: hidden; } .hero-card::before { content: ; position: absolute; top: 0; left: 0; right: 0; height: 1px; background: linear-gradient(90deg, transparent, var(--accent), transparent); } .hero-card h3 { font-size: 12px; font-weight: 600; color: var(--text-muted); letter-spacing: 1.5px; text-transform: uppercase; margin: 0 0 24px; } .stat-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; } .stat { padding: 20px; background: rgba(255,255,255,0.02); border-radius: 12px; border: 1px solid var(--border); } .stat-label { font-size: 11px; font-weight: 600; color: var(--text-dim); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 8px; } .stat-value { font-family: var(--serif); font-size: 32px; font-weight: 600; color: var(--text); } .stat-value.positive { color: var(--accent); } .stat-value.caution { color: var(--gold); } .stat-note { font-size: 12px; color: var(--text-dim); margin-top: 6px; } /* VALUE PROPS */ .section { padding: 100px 0; position: relative; } .section-header { text-align: center; max-width: 700px; margin: 0 auto 60px; } .section-header h2 { font-family: var(--serif); font-size: clamp(32px, 4vw, 48px); font-weight: 600; margin: 0 0 16px; letter-spacing: -0.5px; } .section-header p { color: var(--text-muted); font-size: 18px; } .props-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; } .prop-card { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; transition: all 0.3s; } .prop-card:hover { border-color: var(--border-accent); transform: translateY(-4px); } .prop-icon { width: 48px; height: 48px; border-radius: 12px; background: var(--accent-glow); border: 1px solid var(--border-accent); display: flex; align-items: center; justify-content: center; margin-bottom: 20px; font-size: 20px; } .prop-card h3 { font-size: 18px; font-weight: 600; margin: 0 0 12px; } .prop-card p { color: var(--text-muted); font-size: 15px; line-height: 1.6; margin: 0; } /* EDGE SECTION */ .edge-section { background: var(--bg-elevated); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); } .edge-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; } .edge-content h2 { font-family: var(--serif); font-size: clamp(28px, 3.5vw, 40px); font-weight: 600; margin: 0 0 20px; letter-spacing: -0.5px; } .edge-content p { color: var(--text-muted); font-size: 17px; line-height: 1.7; margin-bottom: 32px; } .edge-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 16px; } .edge-list li { display: flex; align-items: flex-start; gap: 14px; padding: 16px 20px; background: rgba(255,255,255,0.02); border: 1px solid var(--border); border-radius: 12px; font-size: 15px; } .edge-list .check { width: 20px; height: 20px; border-radius: 50%; background: var(--accent-glow); border: 1px solid var(--accent); display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 2px; color: var(--accent); font-size: 12px; } /* Edge Visual */ .edge-visual { background: var(--bg-card); border: 1px solid var(--border); border-radius: 20px; padding: 32px; } .edge-visual h4 { font-size: 12px; font-weight: 600; color: var(--text-muted); letter-spacing: 1.5px; text-transform: uppercase; margin: 0 0 24px; } .metric-row { display: flex; justify-content: space-between; align-items: center; padding: 16px 0; border-bottom: 1px solid var(--border); } .metric-row:last-child { border-bottom: none; } .metric-row .label { font-size: 14px; color: var(--text-muted); } .metric-row .value { font-weight: 600; font-size: 18px; } /* PROCESS SECTION */ .process-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; } .process-step { text-align: center; padding: 32px 24px; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; position: relative; } .process-step::after { content: →; position: absolute; right: -18px; top: 50%; transform: translateY(-50%); color: var(--text-dim); font-size: 20px; } .process-step:last-child::after { display: none; } .step-num { width: 36px; height: 36px; border-radius: 50%; background: var(--accent); color: var(--bg); font-weight: 700; font-size: 14px; display: flex; align-items: center; justify-content: center; margin: 0 auto 16px; } .process-step h4 { font-size: 16px; font-weight: 600; margin: 0 0 8px; } .process-step p { font-size: 13px; color: var(--text-muted); margin: 0; line-height: 1.5; } /* LICENSING */ .licensing-card { background: linear-gradient(135deg, rgba(0, 230, 180, 0.05) 0%, rgba(0, 168, 150, 0.02) 100%); border: 1px solid var(--border-accent); border-radius: 24px; padding: 48px; display: grid; grid-template-columns: 1.2fr 0.8fr; gap: 48px; align-items: center; } .licensing-content h2 { font-family: var(--serif); font-size: 36px; font-weight: 600; margin: 0 0 16px; } .licensing-content p { color: var(--text-muted); font-size: 17px; line-height: 1.7; margin-bottom: 24px; } .licensing-features { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 32px; } .licensing-features .feat { display: flex; align-items: center; gap: 10px; font-size: 14px; color: var(--text-muted); } .licensing-features .feat::before { content: ✓; color: var(--accent); font-weight: 700; } .licensing-tiers { display: grid; gap: 16px; } .tier { background: rgba(255,255,255,0.03); border: 1px solid var(--border); border-radius: 12px; padding: 20px 24px; display: flex; justify-content: space-between; align-items: center; } .tier-name { font-weight: 600; font-size: 15px; } .tier-price { font-family: var(--serif); font-size: 20px; font-weight: 600; color: var(--accent); } .tier-note { font-size: 12px; color: var(--text-dim); } /* RISK DISCLOSURE */ .risk-section { background: var(--bg-elevated); border-top: 1px solid var(--border); } .risk-box { background: rgba(232, 84, 84, 0.05); border: 1px solid rgba(232, 84, 84, 0.2); border-radius: 16px; padding: 32px; } .risk-box h3 { color: var(--red); font-size: 14px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 16px; display: flex; align-items: center; gap: 10px; } .risk-box p { color: var(--text-muted); font-size: 14px; line-height: 1.7; margin: 0; } /* CTA SECTION */ .cta-section { text-align: center; padding: 120px 0; } .cta-section h2 { font-family: var(--serif); font-size: clamp(32px, 4vw, 48px); font-weight: 600; margin: 0 0 16px; } .cta-section p { color: var(--text-muted); font-size: 18px; margin-bottom: 40px; } .cta-buttons { display: flex; justify-content: center; gap: 16px; flex-wrap: wrap; } /* FOOTER */ footer { padding: 48px 0; border-top: 1px solid var(--border); } .footer-grid { display: grid; grid-template-columns: 2fr 1fr 1fr; gap: 48px; } .footer-brand p { color: var(--text-dim); font-size: 13px; line-height: 1.6; margin: 16px 0 0; max-width: 320px; } .footer-col h4 { font-size: 12px; font-weight: 600; color: var(--text-muted); letter-spacing: 1px; text-transform: uppercase; margin: 0 0 16px; } .footer-col ul { list-style: none; padding: 0; margin: 0; } .footer-col li { margin-bottom: 10px; } .footer-col a { color: var(--text-dim); font-size: 14px; transition: color 0.2s; } .footer-col a:hover { color: var(--text); } .footer-bottom { margin-top: 48px; padding-top: 24px; border-top: 1px solid var(--border); display: flex; justify-content: space-between; align-items: center; color: var(--text-dim); font-size: 13px; } /* RESPONSIVE */ @media (max-width: 1024px) { .hero-grid, .edge-grid, .licensing-card { grid-template-columns: 1fr; gap: 48px; } .props-grid { grid-template-columns: 1fr 1fr; } .process-grid { grid-template-columns: 1fr 1fr; } .process-step::after { display: none; } } @media (max-width: 768px) { .nav-links { display: none; } .hero { padding: 140px 0 80px; } .props-grid, .process-grid { grid-template-columns: 1fr; } .stat-grid { grid-template-columns: 1fr; } .licensing-features { grid-template-columns: 1fr; } .footer-grid { grid-template-columns: 1fr; gap: 32px; } .footer-bottom { flex-direction: column; gap: 12px; text-align: center; } } /* Contact Modal */ .modal-backdrop { position: fixed; inset: 0; background: rgba(0,0,0,0.8); backdrop-filter: blur(8px); display: none; place-items: center; z-index: 1000; } .modal-backdrop.active { display: grid; } .modal { width: min(560px, 92vw); background: var(--bg-elevated); border: 1px solid var(--border); border-radius: 20px; overflow: hidden; } .modal-header { padding: 20px 24px; border-bottom: 1px solid var(--border); display: flex; justify-content: space-between; align-items: center; } .modal-header h3 { margin: 0; font-size: 18px; } .modal-close { background: none; border: none; color: var(--text-muted); font-size: 24px; cursor: pointer; padding: 0; line-height: 1; } .modal-body { padding: 24px; } .form-group { margin-bottom: 16px; } .form-group label { display: block; font-size: 12px; font-weight: 600; color: var(--text-muted); margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.5px; } .form-group input, .form-group textarea, .form-group select { width: 100%; padding: 14px 16px; background: rgba(255,255,255,0.03); border: 1px solid var(--border); border-radius: 10px; color: var(--text); font-size: 15px; font-family: inherit; outline: none; transition: border-color 0.2s; } .form-group input:focus, .form-group textarea:focus, .form-group select:focus { border-color: var(--accent); } .form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; } .modal-footer { padding: 20px 24px; border-top: 1px solid var(--border); display: flex; justify-content: flex-end; gap: 12px; } /style>/head>body> !-- Header --> header> div classcontainer> nav classnav> div classlogo> div classlogo-mark>SSH/div> div classlogo-text> Safe Signal Hedge Pro span>Institutional Volatility Harvesting/span> /div> /div> div classnav-links> a href#edge>Our Edge/a> a href#process>Process/a> a href#licensing>Licensing/a> /div> a hrefhttps://calendly.com/mraduca target_blank classbtn btn-primary>Schedule a Call/a> /nav> /div> /header> !-- Hero --> section classhero> div classcontainer> div classhero-grid> div classhero-content> div classeyebrow>Qualified Investors Only/div> h1>Volatility Harvesting with span classaccent>Bounded Risk/span>/h1> p classhero-sub> ML-driven entry timing, adaptive position sizing, and mathematically bounded drawdown. Non-custodial IP licensing for family offices and institutional investors seeking uncorrelated FX returns. /p> div classhero-cta> a hrefhttps://calendly.com/mraduca target_blank classbtn btn-primary>Schedule Introduction/a> button classbtn btn-ghost onclickopenModal()>Request Documentation/button> /div> /div> div classhero-card> h3>Live Performance Snapshot/h3> div classstat-grid> div classstat> div classstat-label>Profit Factor/div> div classstat-value>1.72/div> div classstat-note>Trailing 12 months/div> /div> div classstat> div classstat-label>Max Drawdown/div> div classstat-value caution>6.8%/div> div classstat-note>Peak to trough/div> /div> div classstat> div classstat-label>Win Rate/div> div classstat-value positive>67%/div> div classstat-note>Basket-level/div> div classstat-note stylecolor: var(--accent);>74% lifetime/div> /div> div classstat> div classstat-label>Avg Duration/div> div classstat-value>3.1h/div> div classstat-note>Time to profit/div> /div> /div> p stylefont-size: 11px; color: var(--text-dim); margin: 20px 0 0; line-height: 1.5;> Past performance is not indicative of future results. Verified statements available under NDA. /p> /div> /div> /div> /section> !-- Value Props --> section classsection> div classcontainer> div classsection-header> h2>Why Institutions Choose Us/h2> p>A systematic approach to FX volatility with institutional-grade risk controls/p> /div> div classprops-grid> div classprop-card> div classprop-icon>📊/div> h3>ML Entry Timing/h3> p>Proprietary model identifies high-probability entry windows based on session, volatility regime, and economic calendar. AUC 0.778 on out-of-sample data./p> /div> div classprop-card> div classprop-icon>⚖️/div> h3>Bounded Drawdown/h3> p>Proprietary position sizing rules mathematically constrain maximum exposure. Stress-tested against historical crisis scenarios including 2008, 2015 CHF, COVID, and beyond./p> /div> div classprop-card> div classprop-icon>🔄/div> h3>Capital Efficiency/h3> p>Adaptive grid recycling (eating within itself) frees margin during extended ranges. 17x profit-per-hour improvement vs baseline HODL strategy./p> /div> div classprop-card> div classprop-icon>📅/div> h3>Event-Aware/h3> p>Real-time economic calendar integration. System automatically widens grids or pauses entries before high-impact news to avoid volatility spikes./p> /div> div classprop-card> div classprop-icon>🏛️/div> h3>Non-Custodial/h3> p>Your capital stays in your account at your chosen broker. IP license only—no fund structure, no custody risk, no counterparty exposure to us./p> /div> div classprop-card> div classprop-icon>📋/div> h3>Full Transparency/h3> p>Complete trade logs, model decision audit trail, and real-time dashboard access. Every entry, exit, and skip decision is documented and explainable./p> /div> /div> /div> /section> !-- Edge Section --> section idedge classsection edge-section> div classcontainer> div classedge-grid> div classedge-content> h2>The Edge: Predicting Time-to-Profit, Not Direction/h2> p> Most ML trading systems fail because they try to predict price direction—an inherently low-signal problem. Our model solves a different, more tractable problem: strong>which setups will close profitably in the shortest time./strong> /p> ul classedge-list> li> span classcheck>✓/span> span>strong>Session Classification:/strong> Overlap (13-16 UTC) shows 33% good trade rate vs 19% in NY session/span> /li> li> span classcheck>✓/span> span>strong>Event Avoidance:/strong> Model skips entries 4h before high-impact news, avoiding 40% of otherwise-losing setups/span> /li> li> span classcheck>✓/span> span>strong>Confidence Calibration:/strong> Prob >0.70 80% close in 2-3h; Prob 0.35 skip entirely/span> /li> li> span classcheck>✓/span> span>strong>Regime Detection:/strong> Asian quiet tight grids; trending wider spacing; pre-event pause/span> /li> /ul> /div> div classedge-visual> h4>Model Performance Metrics/h4> div classmetric-row> span classlabel>Model AUC (Out-of-Sample)/span> span classvalue stylecolor: var(--accent)>0.778/span> /div> div classmetric-row> span classlabel>Training Data/span> span classvalue>989 baskets/span> /div> div classmetric-row> span classlabel>Feature: Hours to Next Event/span> span classvalue>429 importance/span> /div> div classmetric-row> span classlabel>Feature: Hour of Day/span> span classvalue>182 importance/span> /div> div classmetric-row> span classlabel>Feature: High-Impact During/span> span classvalue>142 importance/span> /div> div classmetric-row> span classlabel>Good Trade Definition/span> span classvalue>>$5/h, 12h/span> /div> /div> /div> /div> /section> !-- Process --> section idprocess classsection> div classcontainer> div classsection-header> h2>Onboarding Process/h2> p>From introduction to live deployment in 2-4 weeks/p> /div> div classprocess-grid> div classprocess-step> div classstep-num>1/div> h4>Introduction Call/h4> p>30-minute overview of strategy, risk parameters, and fit assessment/p> /div> div classprocess-step> div classstep-num>2/div> h4>Due Diligence/h4> p>NDA execution, verified track record review, technical documentation/p> /div> div classprocess-step> div classstep-num>3/div> h4>License Agreement/h4> p>MSLA execution, fee structure finalization, compliance review/p> /div> div classprocess-step> div classstep-num>4/div> h4>Deployment/h4> p>Broker setup, API configuration, dashboard access, live monitoring/p> /div> /div> /div> /section> !-- Licensing --> section idlicensing classsection> div classcontainer> div classlicensing-card> div classlicensing-content> h2>IP Licensing Model/h2> p> Non-custodial software licensing under Master Software License Agreement (MSLA). Your capital remains in your account—we provide the strategy IP and ongoing support. /p> div classlicensing-features> div classfeat>Non-exclusive license/div> div classfeat>Monthly invoicing/div> div classfeat>No custody or fund structure/div> div classfeat>Cayman Islands governing law/div> div classfeat>Full audit trail access/div> div classfeat>Dedicated support/div> /div> a hrefhttps://calendly.com/mraduca target_blank classbtn btn-primary>Discuss Licensing Terms/a> /div> div classlicensing-tiers> div classtier> div> div classtier-name>Management Fee/div> div classtier-note>Monthly on AUM/div> /div> div classtier-price>2%/div> /div> div classtier> div> div classtier-name>Performance Fee/div> div classtier-note>On net profits (high-water mark)/div> /div> div classtier-price>20%/div> /div> div classtier> div> div classtier-name>Minimum Account/div> div classtier-note>Recommended starting capital/div> /div> div classtier-price>$100k/div> /div> /div> /div> /div> /section> !-- Risk Disclosure --> section classsection risk-section> div classcontainer> div classrisk-box> h3>⚠️ Risk Disclosure/h3> p> Trading leveraged FX instruments involves significant risk of loss. You could lose all or a substantial portion of your investment. Past performance is not indicative of future results. This is not investment advice—consult qualified professionals before making investment decisions. The strategy involves systematic position building which can result in concentrated exposure during adverse market conditions. While drawdown is mathematically bounded by position sizing rules, there is no guarantee of profitability. Market, liquidity, execution, and model risks may adversely affect results. /p> /div> /div> /section> !-- CTA --> section classcta-section> div classcontainer> h2>Ready to Learn More?/h2> p>Schedule a confidential introduction to discuss fit and review verified performance/p> div classcta-buttons> a hrefhttps://calendly.com/mraduca target_blank classbtn btn-primary>Schedule Introduction/a> button classbtn btn-ghost onclickopenModal()>Request Documentation/button> /div> /div> /section> !-- Footer --> footer> div classcontainer> div classfooter-grid> div classfooter-brand> div classlogo> div classlogo-mark>SSH/div> div classlogo-text> Safe Signal Hedge Pro span>Institutional Volatility Harvesting/span> /div> /div> p> ML-driven volatility harvesting strategy with mathematically bounded drawdown. Non-custodial IP licensing for qualified institutional investors. /p> /div> div classfooter-col> h4>Quick Links/h4> ul> li>a href#edge>Our Edge/a>/li> li>a href#process>Process/a>/li> li>a href#licensing>Licensing/a>/li> /ul> /div> div classfooter-col> h4>Contact/h4> ul> li>a hrefhttps://calendly.com/mraduca target_blank>Schedule a Call/a>/li> li>a href/cdn-cgi/l/email-protection#a5cccbc3cae5d6c4c3c0d6ccc2cbc4c9cdc0c1c2c0d5d7ca8bc6cac8>span class__cf_email__ data-cfemaila9c0c7cfc6e9dac8cfccdac0cec7c8c5c1cccdceccd9dbc687cac6c4>email protected/span>/a>/li> /ul> /div> /div> div classfooter-bottom> span>© script data-cfasyncfalse src/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js>/script>script>document.write(new Date().getFullYear())/script> Safe Signal Hedge Pro. All rights reserved./span> span>Cayman Islands • Non-custodial IP Licensing • Professional/Institutional Only/span> /div> /div> /footer> !-- Contact Modal --> div classmodal-backdrop idmodal> div classmodal> div classmodal-header> h3>Request Documentation/h3> button classmodal-close onclickcloseModal()>×/button> /div> div classmodal-body> form idcontact-form> div classform-row> div classform-group> label>Full Name */label> input typetext namename required> /div> div classform-group> label>Email */label> input typeemail nameemail required> /div> /div> div classform-row> div classform-group> label>Organization/label> input typetext nameorganization> /div> div classform-group> label>Role/label> select namerole> option value>Select.../option> option valuefamily-office>Family Office/option> option valuefund-manager>Fund Manager/option> option valuehnwi>HNWI / Accredited Investor/option> option valueinstitutional>Institutional Investor/option> option valueother>Other/option> /select> /div> /div> div classform-group> label>AUM Range/label> select nameaum> option value>Select.../option> option value100k-500k>$100k - $500k/option> option value500k-1m>$500k - $1M/option> option value1m-5m>$1M - $5M/option> option value5m-25m>$5M - $25M/option> option value25m+>$25M+/option> /select> /div> div classform-group> label>Message/label> textarea namemessage rows3 placeholderTell us about your interest and any specific questions...>/textarea> /div> /form> /div> div classmodal-footer> button classbtn btn-ghost onclickcloseModal()>Cancel/button> button classbtn btn-primary onclicksubmitForm()>Submit Request/button> /div> /div> /div> script> function openModal() { document.getElementById(modal).classList.add(active); document.body.style.overflow hidden; } function closeModal() { document.getElementById(modal).classList.remove(active); document.body.style.overflow ; } document.getElementById(modal).addEventListener(click, function(e) { if (e.target this) closeModal(); }); document.addEventListener(keydown, function(e) { if (e.key Escape) closeModal(); }); function submitForm() { const form document.getElementById(contact-form); const formData new FormData(form); const data Object.fromEntries(formData); if (!data.name || !data.email) { alert(Please fill in required fields); return; } const subject encodeURIComponent(Documentation Request - Safe Signal Hedge Pro); const body encodeURIComponent( `Name: ${data.name}\n` + `Email: ${data.email}\n` + `Organization: ${data.organization || -}\n` + `Role: ${data.role || -}\n` + `AUM Range: ${data.aum || -}\n\n` + `Message:\n${data.message || -}\n\n` + `— Sent from safesi
Subdomains
Date
Domain
IP
www.safesignalhedgepro.com
2025-04-14
92.60.77.191
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]