Help
RSS
API
Feed
Maltego
Contact
Domain > checkitoutthis.link
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-05
146.190.134.119
(
ClassC
)
Port 80
HTTP/1.1 302 FoundDate: Fri, 13 Dec 2024 20:30:55 GMTServer: ApacheLocation: https://checkitoutthis.link/Content-Length: 212Content-Type: text/html; charsetiso-8859-1 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>302 Found/title>/head>body>h1>Found/h1>p>The document has moved a hrefhttps://checkitoutthis.link/>here/a>./p>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 13 Dec 2024 20:30:55 GMTServer: ApacheUpgrade: h2,h2cConnection: UpgradeLast-Modified: Wed, 06 Nov 2024 05:50:31 GMTETag: 1100-6263818868d13Accept-Ranges: bytesContent-Length !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Position Entry Amount Calculator/title> style> body { font-family: Arial, sans-serif; margin: 20px; } h1 { font-size: 18px; } label { display: block; margin: 10px 0 5px; } input { width: 100%; padding: 5px; box-sizing: border-box; } button { margin-top: 10px; padding: 5px 10px; } p { margin-top: 10px; font-weight: bold; } /style> /head> body> h1>Position Entry Amount Calculator/h1> form idcalculator-form> label foraccountSize>Account Size ($):/label> input typenumber idaccountSize required stepany />br /> label forriskPerTrade>Risk Per Trade (%):/label> input typenumber idriskPerTrade required stepany />br /> label forpositionStopPercentage>Stop Loss Percentage (%):/label> input typenumber idpositionStopPercentage required stepany />br /> label formargin>Margin (optional):/label> input typenumber idmargin value1 />br /> button typesubmit>Calculate/button> /form> p idresult>/p> script> function calculatePositionEntryAmount( accountSize, riskPerTrade, positionStopPercentage, margin 1 ) { // Convert percentages to decimals const riskDecimal riskPerTrade / 100; const stopLossDecimal positionStopPercentage / 100; // Calculate the amount to risk const riskAmount accountSize * riskDecimal; // Calculate the position entry amount let positionEntryAmount riskAmount / stopLossDecimal; // Adjust for margin positionEntryAmount / margin; return positionEntryAmount; } document .getElementById(calculator-form) .addEventListener(submit, function (event) { event.preventDefault(); const accountSize parseFlo
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
]