{"id":42749,"date":"2024-08-20T12:43:21","date_gmt":"2024-08-20T12:43:21","guid":{"rendered":"https:\/\/smarttrader.community\/?page_id=42749"},"modified":"2024-10-31T12:39:55","modified_gmt":"2024-10-31T12:39:55","slug":"sl-tp-calculator","status":"publish","type":"page","link":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/","title":{"rendered":"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner"},"content":{"rendered":"\n<style>\n\nbutton.trad-accordion-button {\n    width: 100%;\n}\n\n.trad-accordion-button {\n    background-color: #f7f7f7;\n    border: none;\n    padding: 15px;\n    width: 100%;\n    text-align: left;\n    font-weight: bold;\n    cursor: pointer;\n}\n\n.trad-accordion-button.collapsed {\n    background-color: #8888FF;\n    \n}\n\n.trad-accordion-content {\n    \n    margin-top: 5px;\n}\n\n.trad-accordion-header {\n    margin-bottom: 10px;\n}\n\n\n\n\np#targetWinningsPercentage {\n    color: gray;\n}\n\np#amountToRiskPercentage {\n    color: gray;\n}\n\n@media only screen and (min-width: 1270px) {\n.grid-container {\n    width: 1270px;\n}\n}\n    .calculator-section label {\n    font-size: 22px;\n}\n\n.calculator-result-section button {\n   \n    padding: 0px 35px;\n    background-color: #ffcb00;\n    color: white;\n    border: none;\n    cursor: pointer;\n    border-radius: 12px;\n}\n\n\n.select-container::after {\n   border-top: 5px solid gray;\n}\n\ninput::placeholder {\n    color: #909090;\n    font-size: 15px;\n}\n       \n@media (min-width: 1270px) {\n .page-id-42497 .edge-padding {\n    min-width: 1270px;\n} .page-id-42497 .trad-smart-calc-container {\n    min-width: 1270px;\n}\n\n   .page-id-42497 .calculator-container {\n    min-width: 1252px;\n}\n\/* .calculator-result-section {\n    display: flex;\n    justify-content: space-evenly;\n} *\/\n}\n\n        .calculator-container {\n            padding: 30px;\n            \n            border-radius: 12px;\n            border: solid 2px #8888FF;\n            max-width: 1270px;\n        }\n\n        .calculator-section {\n            margin-bottom: 25px;\n        }\n\n        .calculator-section h3 {\n            font-size: 32px;\n            font-weight: 600;\n            color: #8888FF;\n            margin-bottom: 20px;\n            text-align: center;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .calculator-section label {\n            display: block;\n            \n            font-weight: 500;\n            \n        }\n\n        .calculator-section input[type=\"number\"],\n        .calculator-section select {\n            width: 100%;\n            padding: 12px;\n            margin-bottom: 15px;\n            border: 2px solid #e0e0e0;\n            border-radius: 8px;\n            font-size: 16px;\n            box-sizing: border-box;\n            transition: border-color 0.3s;\n        }\n\n        .calculator-section input[type=\"number\"]:focus,\n        .calculator-section select:focus {\n            border-color: #8888FF;\n            outline: none;\n        }\n\n        .calculator-section .calculated-field {\n            padding: 0 20px 1px 0;\n            border-radius: 8px;\n            font-size: 21px;\n            color: #ffcb00;\n            font-weight: 500;\n            text-align: left;\n            box-sizing: border-box;\n        }\n\n         .center-calculate-button {\n    width: 100%;\n    display: flex;\n    justify-content: center;\n}\n\nbutton.calculate-button {\n    border-radius: 15px;\n    padding: 5px;\n}\n\n        .calculate-button {\n            background-color: #ffcb00;\n            color: white;\n            padding: 15px;\n            border: none;\n            \n            cursor: pointer;\n            font-size: 18px;\n            width: 250px;\n            text-align: center;\n            transition: background-color 0.3s;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            box-sizing: border-box;\n        }\n\n   \n\n        @media (max-width: 768px) {\n            .calculator-container {\n                padding: 20px;\n            }\n\n            .calculator-section h3 {\n                font-size: 20px;\n            }\n\n            .calculator-section input[type=\"number\"],\n            .calculator-section select {\n                font-size: 14px;\n            }\n\n           \n\n            .calculate-button {\n                font-size: 16px;\n            }\n        }\n\n\n\n\n.trad-smart-calc-container {\n            \n            margin: 50px auto;        \n           \n            border-radius: 12px;\n            \n        }\n\n        .trad-smart-calc-title {\n            text-align: center;\n            font-size: 2.5rem;\n            color: #8888FF;\n            margin-bottom: 20px;\n            margin-top: -80px;\n        }\n\n        .trad-smart-calc-text {\n            font-size: 1.125rem;\n            margin-bottom: 20px;\n            \n        }\n\n        .trad-smart-calc-highlight {\n            font-weight: bold;\n            color: #8888FF;\n        }\n\n        .trad-smart-calc-link {\n            color: #337ab7;\n            text-decoration: none;\n            \n            transition: all 0.3s ease;\n        }\n\n        .trad-smart-calc-link:hover {\n            color: #2a7d7c;\n            \n        }\n\n        .trad-smart-calc-example {\n            \n            padding: 20px;\n            border-radius: 10px;\n            border-left: 5px solid #ffcb00;\n    border-top: solid 1px #ffcb00;\n    border-bottom: solid 1px #ffcb00;\n    border-right: solid 1px #ffcb00;\n            margin-bottom: 20px;\n        }\n\n        .trad-smart-calc-example p {\n            margin: 10px 0;\n            font-size: 1.1rem;\n        }\n\n        .trad-smart-calc-example-title {\n            font-size: 1.5rem;\n            color: #ffcb00;\n            margin-bottom: 15px;\n        }\n\n        .trad-smart-calc-btn {\n            display: inline-block;\n            padding: 10px 20px;\n            font-size: 1.125rem;\n            color: #fff;\n            background-color: #ffcb00;\n            border-radius: 8px;\n            text-align: center;\n            text-decoration: none;\n            transition: background-color 0.3s ease;\n        }\n\n        .trad-smart-calc-btn:hover {\n            background-color: #1b5857;\n        }\n\n        .trad-smart-calc-note {\n            font-size: 0.95rem;\n            color: #777;\n            text-align: center;\n            margin-top: 20px;\n        }\n\n        @media (max-width: 600px) {\n            .trad-smart-calc-container {\n                padding: 15px;\n            }\n\n            .trad-smart-calc-title {\n                font-size: 2rem;\n            }\n\n            .trad-smart-calc-text, .trad-smart-calc-example p {\n                font-size: 1rem;\n            }\n\n            .trad-smart-calc-btn {\n                font-size: 1rem;\n                padding: 8px 16px;\n            }\n        }\n\n.flex-padding-copy {\n    display: flex;\n    padding-bottom: 5px;\n}\n\n\n\n    <\/style>\n\n\n\n<div class=\"trad-smart-calc-container\">\n    <h1 class=\"trad-smart-calc-title\">SmartTrader Stop Loss (SL) &#038; Take Profit (TP) &#8211; Rechner\n<\/h1>\n    <p class=\"trad-smart-calc-text\">Verwalte dein Risiko effektiv und lege ein individuelles Risiko-Ertrags-Verh\u00e4ltnis f\u00fcr deine Trades fest.<\/p>\n    \n    <p class=\"trad-smart-calc-text\">Der SmartTrader SL &#038; TP Rechner ist das benutzerfreundlichste und umfassendste Tool, das verf\u00fcgbar ist. Es hilft dir schnell zu bestimmen, wie viel du verlieren oder gewinnen k\u00f6nntest, wenn deine festgelegten Stop Loss (SL) &#8211; oder Take Profit (TP) &#8211; Levels erreicht werden.<\/p>\n\n    <p class=\"trad-smart-calc-text\">Mit diesem Tool wird die Planung deiner Trades und das Einhalten der wesentlichen Risikomanagement-Prinzipien zum Kinderspiel.<\/p>\n    \n   \n<\/div>\n\n\n\n<div class=\"calculator-container\">\n    <div class=\"calculator-section\">\n        <h3>SmartTrader SL &#038; TP &#8211; Rechner<\/h3>\n        <br><br>\n        <label for=\"baseCurrency\">W\u00e4hle die Kontow\u00e4hrung aus<\/label>\n        <p><i>W\u00e4hle die W\u00e4hrung deines Handelskontos (z.B. USD, EUR); Derzeit nur USD verf\u00fcgbar.<\/i><\/p>\n        <select id=\"baseCurrency\" onchange=\"updateCurrencyLabels()\">\n            <option value=\"USD\">USD<\/option>\n            <!-- <option value=\"CAD\">CAD<\/option>\n            <option value=\"EUR\">EUR<\/option>\n            <option value=\"GBP\">GBP<\/option> -->\n        <\/select>\n    <\/div>\n\n    <div class=\"calculator-section\">\n        <label for=\"accountBalance\">Dein aktueller Kontostand (Account Balance)<\/label>\n        <p><i>Gib deinen aktuellen Kontostand ein (in USD)<\/i><\/p>\n        <input type=\"number\" id=\"accountBalance\" placeholder=\"\" oninput=\"updatePercentageText()\">\n    <\/div>\n\n    <div class=\"calculator-section\">\n        <label for=\"amountToRisk\">Maximale Risikobereitschaft f\u00fcr diesen Trade<\/label>\n        <p><i>Gib den max. Betrag an, den du bei diesem Trade riskieren m\u00f6chtest (in USD)<\/i><\/p>\n        <input type=\"number\" id=\"amountToRisk\" placeholder=\"\" oninput=\"updatePercentageText()\">\n        <p id=\"amountToRiskPercentage\">Dies entspricht <span style=\"color: red;\">0%<\/span> deines Kontostands <\/p> \n    <\/div>\n\n   \n    <div class=\"calculator-section\">\n        <label for=\"targetWinnings\">Zielgewinn f\u00fcr diesen Trade<\/label>\n        <p>Setze deinen Zielgewinn f\u00fcr diesen Trade (in USD). Der Trade wird geschlossen, sobald das TP-Level erreicht ist.<\/p>\n        <input type=\"number\" id=\"targetWinnings\" placeholder=\"\" oninput=\"updatePercentageText()\">\n        <p id=\"targetWinningsPercentage\">Dies entspricht <span style=\"color: green;\">0%<\/span> deines Kontostands.\n<\/p>\n    <\/div>\n\n\n    <div class=\"calculator-section\">\n        <label for=\"tradeType\">W\u00e4hle Handelsrichtung: LONG (kaufen) bzw. SHORT (verkaufen)<\/label>\n        <select id=\"tradeType\">\n            <option value=\"buy\">LONG (kaufen)<\/option>\n            <option value=\"sell\">SHORT (verkaufen)<\/option>\n        <\/select>\n    <\/div>\n\n    <div class=\"calculator-section\">\n    <label for=\"assetType\">W\u00e4hle die Assetklasse deines Trades<\/label>\n    <select id=\"assetType\" onchange=\"updateAssetOptions(); updateAssetText(); updateAssetText2();\">\n        <option value=\"\">W\u00e4hle Assetklasse<\/option>\n        <option value=\"Index\">Indizes<\/option>\n        <option value=\"Stock\">Aktien<\/option>\n        <option value=\"Forex\">Forex<\/option>\n        <option value=\"Commodities\">Rohstoffe<\/option>\n    <\/select>\n    <p id=\"assetTypeMessage\" style=\"display: none; color: gray;\">Es spielt keine Rolle, welche Aktie du handelst \u2013 gib einfach den aktuellen Preis der Aktie im Feld &#8222;Dein Er\u00f6ffnungspreis des Assets&#8220; ein.<\/p>\n<\/div>\n\n<script>\nfunction updateAssetText() {\n    const assetType = document.getElementById('assetType').value;\n    const assetTypeMessage = document.getElementById('assetTypeMessage');\n\n    if (assetType === 'Stock') {\n        assetTypeMessage.style.display = 'block'; \/\/ \u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u0442\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \"Stock\"\n    } else {\n        assetTypeMessage.style.display = 'none'; \/\/ \u0421\u043a\u0440\u044b\u0432\u0430\u0435\u043c \u0442\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \"Index\" \u0438 \"Forex\"\n    }\n}\n<\/script>\n\n\n    <div class=\"calculator-section\">\n        <label for=\"asset\">W\u00e4hle das genaue Asset aus<\/label>\n        <select id=\"asset\">\n            <!-- Options will be populated dynamically based on the asset type -->\n        <\/select>\n    <\/div>\n\n    <div class=\"calculator-section\">\n    <label for=\"volumeLots\">Gib dein Handelsgr\u00f6\u00dfe ein<\/label>\n    <p>Gib den Wert deines Trades ein.<\/p>\n    <input type=\"number\" id=\"volumeLots\" step=\"0.1\" placeholder=\"\" oninput=\"updateAssetText2()\">\n    <p id=\"volumeLotsMessage\" style=\"display: none; color: gray;\">F\u00fcr Forex gib die Lotgr\u00f6\u00dfe ein; f\u00fcr Aktien die Anzahl der Aktien; f\u00fcr Indizes die Anzahl der Kontrakte.<\/p>\n    <p id=\"additionalTextMessage\" style=\"color: gray;\"><\/p> <!-- \u0411\u043b\u043e\u043a \u0434\u043b\u044f \u0434\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430 -->\n<\/div>\n\n   <script>\nfunction updateAssetText2() {\n    const assetType2 = document.getElementById('assetType').value;\n    const asset = document.getElementById('asset').value;\n    const volumeLots = parseFloat(document.getElementById('volumeLots').value) || 0;\n    const volumeLotsMessage = document.getElementById('volumeLotsMessage');\n    const additionalText = document.getElementById('additionalTextMessage');\n    \n    if (assetType2 === 'Forex') {\n        volumeLotsMessage.style.display = 'block'; \/\/ \u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u043c \u0442\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \"Forex\"\n    } else {\n        volumeLotsMessage.style.display = 'none'; \/\/ \u0421\u043a\u0440\u044b\u0432\u0430\u0435\u043c \u0442\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \u0434\u0440\u0443\u0433\u0438\u0445 \u0442\u0438\u043f\u043e\u0432 \u0430\u043a\u0442\u0438\u0432\u043e\u0432\n    }\n    \n    if (asset === 'XAU\/USD') {\n        additionalText.innerHTML = `Bitte beachte, dass wir davon ausgehen, dass du <span style=\"color: #d63637;\">${volumeLots * 100}<\/span> Kontrakte (=Unzen) auf Gold mit der von der gew\u00e4hlten Kontraktgr\u00f6\u00dfe von = ${volumeLots} handeln. Bitte \u00fcberpr\u00fcfe die Spezifikation deines Brokers (im MetaTrader 4\/5 rechtsklicke auf den Verm\u00f6genswert und klicke dann auf \u201eSpezifikation\u201c).`;\n    } else {\n        additionalText.innerHTML = ''; \/\/ \u041e\u0447\u0438\u0449\u0430\u0435\u043c \u0442\u0435\u043a\u0441\u0442 \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0434\u0440\u0443\u0433\u0438\u0445 \u0430\u043a\u0442\u0438\u0432\u043e\u0432\n    }\n}\n\n<\/script>\n\n    <div class=\"calculator-section\">\n        <label for=\"openingPrice\">Dein Er\u00f6ffnungspreis des Assets<\/label>\n        <p>Gib den aktuellen Marktpreis des Assets (bei der Er\u00f6ffnung) ein.\n<\/p>\n        <input type=\"number\" id=\"openingPrice\" step=\"0.01\" placeholder=\"\">\n    <\/div>\n    <div class=\"center-calculate-button\">\n        <button class=\"calculate-button\" onclick=\"calculate()\">Berechnen<\/button>\n    <\/div>\n    <hr style=\"margin: 30px 0;\">\n\n    <div class=\"calculator-section\">\n    <h3>Berechnung<\/h3>\n    <div class=\"calculator-result-section\">\n        <div style=\"margin-top: 20px; display: flex; align-items: center; gap: 10px;\">\n            <label for=\"pipValue\" style=\"width: 200px; font-size: 18px;\">Pip\/Point Wert<\/label>\n            <div id=\"pipValue\" class=\"calculated-field\">0.00<\/div>\n        <\/div>\n\n        <div style=\"margin-top: 20px; display: flex; align-items: center; gap: 10px;\">\n            <label for=\"slPips\" style=\"width: 200px; font-size: 18px;\">Pips\/Punkte vom Einstiegspreis entfernt f\u00fcr SL<\/label>\n            <div id=\"slPips\" class=\"calculated-field\">0.00<\/div>\n        <\/div>\n\n        <div style=\"margin-top: 20px; display: flex; align-items: center; gap: 10px;\">\n            <label for=\"tpPips\" style=\"width: 200px; font-size: 18px;\">Pips\/Punkte vom Einstiegspreis entfernt f\u00fcr TP<\/label>\n            <div id=\"tpPips\" class=\"calculated-field\">0.00<\/div>\n        <\/div>\n\n        <div style=\"margin-top: 20px; align-items: center; gap: 10px;\">\n            <label for=\"stopLoss\"><b>Dein Stop Loss (SL) bitte auf folgendem Wert setzen:<\/b><\/label>\n            <div class=\"flex-padding-copy\"><div id=\"stopLoss\" class=\"calculated-field\"><b>0.00<\/b><\/div>\n            <button onclick=\"copyToClipboard('stopLoss')\">WERT KOPIEREN<\/button><\/div>\n<p><i>Kopiere diesen Wert und f\u00fcge ihn in das Feld &#8222;Stop Loss&#8220; (SL) ein.<\/i><p>\n        <\/div>\n\n        <div style=\"margin-top: 20px; align-items: center; gap: 10px;\">\n            <label for=\"takeProfit\"><b>Dein Take Profit (TP) bitte auf folgendem Wert setzen:<\/b><\/label>\n            <div class=\"flex-padding-copy\"><div id=\"takeProfit\" class=\"calculated-field\"><b>0.00<\/b><\/div>\n            <button onclick=\"copyToClipboard('takeProfit')\">WERT KOPIEREN<\/button><\/div>\n            <p><i>Kopiere diesen Wert und f\u00fcge ihn in das Feld &#8222;Take Profit&#8220; (TP) ein.\n<\/i><p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n<\/div>\n\n<div class=\"trad-smart-calc-container\">\n    <div class=\"trad-accordion\">\n        <div class=\"trad-accordion-item\">\n            <h2 class=\"trad-accordion-header\">\n                <button class=\"trad-accordion-button\" type=\"button\" aria-expanded=\"true\" onclick=\"toggleAccordion(this)\">\n                  Beispiel 1: Handel mit dem S&#038;P 500 Index (SP500)\n                <\/button>\n            <\/h2>\n            <div class=\"trad-accordion-content\" style=\"display: block;\">\n                <div class=\"trad-smart-calc-example\">\n                    <p>Angenommen, du m\u00f6chtest den <span class=\"trad-smart-calc-highlight\">S&#038;P 500 Index (SP500)<\/span>  handeln:<\/p>\n<ul>\n                    <li>Du entscheidest dich, maximal <span class=\"trad-smart-calc-highlight\">$100<\/span> bei diesem Trade zu riskieren (das ist dein \u201eMaximale Risikobereitschaft f\u00fcr diesen Trade\u201c).\n\n<\/li>\n                    <li>Dein Ziel ist es, <span class=\"trad-smart-calc-highlight\">$200<\/span> Profit zu erzielen (das ist dein \u201eZielgewinn f\u00fcr diesen Trade\u201c).\n                    <\/li>\n                    <li>Du erwartest, dass der <span class=\"trad-smart-calc-highlight\">S&#038;P 500<\/span> steigt, also er\u00f6ffnest du eine <span class=\"trad-smart-calc-highlight\">Long (Buy)<\/span> -Position.<\/li>\n                    <li>Du w\u00e4hlst <span class=\"trad-smart-calc-highlight\">Indizes<\/span> als Assetklasse und <span class=\"trad-smart-calc-highlight\">S&#038;P 500<\/span> als das genaue Asset aus.\n<\/li>\n                    <li>Als Handelsgr\u00f6\u00dfe w\u00e4hlst du <span class=\"trad-smart-calc-highlight\">2<\/span> was bedeutet, dass du zwei S&#038;P 500-Kontrakte handelst.\n                    <\/li>\n                    <li>Der aktuelle Preis des <span class=\"trad-smart-calc-highlight\">S&#038;P 500<\/span> liegt bei <span class=\"trad-smart-calc-highlight\">5.000<\/span>.<\/li>\n<\/ul>\n                    <p>Nachdem du diese Details in den Rechner eingegeben und auf \u201e<span class=\"trad-smart-calc-highlight\">Berechnen<\/span>,\u201c geklickt hast, zeigt dir das Tool:\n                    <\/p>\n                    <p><span class=\"trad-smart-calc-highlight\">Stop Loss (SL) at: <\/span><span style=\"color: #ffcb00\">4950.00<\/span><\/p>\n                    <p><span class=\"trad-smart-calc-highlight\">Take Profit (TP) at: <\/span><span style=\"color: #ffcb00\">5100.00<\/span><\/p>\n<p><span style=\"color: #ffcb00\">Du kannst nun diese beiden Werte KOPIEREN und als deine Stop Loss- und Take Profit-Level verwenden.<\/span><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"trad-accordion-item\">\n            <h2 class=\"trad-accordion-header\">\n                <button class=\"trad-accordion-button collapsed\" type=\"button\" aria-expanded=\"false\" onclick=\"toggleAccordion(this)\">\n                Beispiel 2: Handel mit der Apple (AAPL)-Aktie\n                <\/button>\n            <\/h2>\n            <div class=\"trad-accordion-content\" style=\"display: none;\">\n                <div class=\"trad-smart-calc-example\">\n                    <p>Angenommen, du m\u00f6chtest die  Aktie von <span class=\"trad-smart-calc-highlight\">Apple (AAPL)<\/span> handeln:<\/p>\n<ul>\n                    <li>YDu entscheidest dich, maximal <span class=\"trad-smart-calc-highlight\">$100<\/span> bei diesem Trade zu riskieren (das ist dein \u201eMaximale Risikobereitschaft f\u00fcr diesen Trade\u201c).\n \n<\/li>\n                    <li>Dein Ziel ist es, <span class=\"trad-smart-calc-highlight\">$200<\/span> Profit zu erzielen (das ist dein \u201eZielgewinn f\u00fcr diesen Trade\u201c).\n\n<\/li>\n                    <li>Du erwartest, dass der Apple-Aktienkurs steigt, also er\u00f6ffnest du eine <span class=\"trad-smart-calc-highlight\">LONG (Kauf)<\/span>-Position.\n                    <\/li>\n                    <li>Du w\u00e4hlst <span class=\"trad-smart-calc-highlight\">Aktien<\/span>  als Assetklasse. Du musst keine individuelle Aktie ausw\u00e4hlen, da nur der Er\u00f6ffnungspreis z\u00e4hlt. W\u00e4hle einfach <span class=\"trad-smart-calc-highlight\">US-Aktien<\/span>  als das genaue Asset in diesem Fall.\n\n<\/li>\n                    <li>Als Handelsgr\u00f6\u00dfe w\u00e4hlst du <span class=\"trad-smart-calc-highlight\">40<\/span>, was 40 Apple-Aktien entspricht.\n                    <\/li>\n<li>Der aktuelle Preis von <span class=\"trad-smart-calc-highlight\">AAPL<\/span> liegt bei <span class=\"trad-smart-calc-highlight\">$220<\/span>.<\/li>\n<\/ul>\n                    <p>Nachdem du diese Details in den Rechner eingegeben und auf \u201e<span class=\"trad-smart-calc-highlight\">Berechnen<\/span>\u201c geklickt hast, zeigt dir das Tool:<\/p>\n                    <p><span class=\"trad-smart-calc-highlight\">Stop Loss (SL) at: <\/span><span style=\"color: #ffcb00\">217.50<\/span><\/p>\n                    <p><span class=\"trad-smart-calc-highlight\">Take Profit (TP) at: <\/span><span style=\"color: #ffcb00\">225.00<\/span><\/p>\n<p><span style=\"color: #ffcb00\">Du kannst nun diese beiden Werte KOPIEREN und als deine Stop Loss- und Take Profit-Level verwenden.<\/span><\/p>\n<\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"trad-accordion-item\">\n            <h2 class=\"trad-accordion-header\">\n                <button class=\"trad-accordion-button collapsed\" type=\"button\" aria-expanded=\"false\" onclick=\"toggleAccordion(this)\">\n                                    Beispiel 3: Handel mit dem W\u00e4hrungspaar EUR\/USD\n                <\/button>\n            <\/h2>\n            <div class=\"trad-accordion-content\" style=\"display: none;\">\n                <div class=\"trad-smart-calc-example\">\n                    <p>Angenommen, du m\u00f6chtest das W\u00e4hrungspaar <span class=\"trad-smart-calc-highlight\">EUR\/USD<\/span> handeln:<\/p>\n<ul>\n                    <li>Du entscheidest dich, maximal <span class=\"trad-smart-calc-highlight\">$100<\/span> bei diesem Trade zu riskieren (das ist dein \u201eMaximale Risikobereitschaft f\u00fcr diesen Trade\u201c).<\/li>\n                    <li>Dein Ziel ist es, <span class=\"trad-smart-calc-highlight\">$200<\/span> Profit zu erzielen (das ist dein \u201eZielgewinn f\u00fcr diesen Trade\u201c).\n\n<\/li>\n                    <li>Du erwartest, dass der Euro (EUR) gegen\u00fcber dem US-Dollar (USD) an Wert gewinnt, also er\u00f6ffnest du eine <span class=\"trad-smart-calc-highlight\">LONG (Kauf)<\/span>-Position.<\/li>\n                    <li>Du w\u00e4hlst <span class=\"trad-smart-calc-highlight\">Forex<\/span> als Assetklasse und <span class=\"trad-smart-calc-highlight\">EUR\/USD<\/span> als das genaue Asset.<\/li>\n                    <li>Als Handelsgr\u00f6\u00dfe w\u00e4hlst du <span class=\"trad-smart-calc-highlight\">0.3<\/span>, was 0,3 Lots (30.000 Einheiten der Basisw\u00e4hrung, in diesem Fall EUR) entspricht.\n                    <\/li>\n<li>Der aktuelle Preis von <span class=\"trad-smart-calc-highlight\">EUR\/USD<\/span> liegt bei <span class=\"trad-smart-calc-highlight\">1.10500<\/span>.<\/li>\n<\/ul>\n                    <p>Nachdem du diese Details in den Rechner eingegeben und auf \u201e<span class=\"trad-smart-calc-highlight\">\u201eBerechnen<\/span>\u201c geklickt hast, zeigt dir das Tool:<\/p>\n                    <p><span class=\"trad-smart-calc-highlight\">Stop Loss (SL) at: <\/span><span style=\"color: #ffcb00\">1.10167<\/span><\/p>\n                    <p><span class=\"trad-smart-calc-highlight\">Take Profit (TP) at: <\/span><span style=\"color: #ffcb00\">1.11167<\/span><\/p>\n<p><span style=\"color: #ffcb00\">Du kannst nun diese beiden Werte KOPIEREN und als deine Stop Loss- und Take Profit-Level verwenden.<\/span><\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<script>\nfunction toggleAccordion(button) {\n    const content = button.parentElement.nextElementSibling;\n    const isExpanded = button.getAttribute('aria-expanded') === 'true';\n\n    if (isExpanded) {\n        content.style.display = 'none';\n        button.setAttribute('aria-expanded', 'false');\n        button.classList.add('collapsed');\n    } else {\n        \/\/ Close all other accordions\n        document.querySelectorAll('.accordion-content').forEach(function (content) {\n            content.style.display = 'none';\n        });\n\n        document.querySelectorAll('.accordion-button').forEach(function (btn) {\n            btn.setAttribute('aria-expanded', 'false');\n            btn.classList.add('collapsed');\n        });\n\n        \/\/ Open the clicked accordion\n        content.style.display = 'block';\n        button.setAttribute('aria-expanded', 'true');\n        button.classList.remove('collapsed');\n    }\n}\n<\/script>\n\n\n\n<script>\nlet assetData = {};\nlet gbpToUsdRate = 1.29;  \/\/ Default value for GBP\/USD, this will be updated from the CSV\nlet currencyRates = {\n    USD: 1,\n    CAD: 1.25,  \/\/ Example rate, update with actual rates\n    EUR: 0.85,  \/\/ Example rate, update with actual rates\n    GBP: 0.75   \/\/ Example rate, update with actual rates\n};\n\ndocument.addEventListener('DOMContentLoaded', function() {\n    const sheetUrl = \"https:\/\/docs.google.com\/spreadsheets\/d\/1Kne7YUzfzvmUDeMO5TcoAgzOOi0MVJEmK4MrutX7FFA\/pub?output=csv\";\n\n    fetch(sheetUrl)\n        .then(response => response.text())\n        .then(data => {\n            \/\/ Clean the data by trimming and removing any empty lines\n            const rows = data.trim().split(\"\\n\").map(row => row.trim()).filter(row => row);\n\n            \/\/ Populate assetData dynamically\n            rows.forEach((row, index) => {\n                if (index === 0) return; \/\/ Skip header row\n                const cells = row.split(\",\").map(cell => cell.trim());\n                if (cells.length > 3) {\n                    const asset = cells[0];  \/\/ Asset name\n                    const decimal = parseFloat(cells[1]);  \/\/ Decimal value\n                    const exchangeRate = parseFloat(cells[2]);  \/\/ Exchange Rate\n                    const type = cells[3];  \/\/ Asset Type\n\n                    assetData[asset] = {\n                        decimal: decimal,\n                        exchangeRate: exchangeRate,\n                        type: type\n                    };\n\n                    \/\/ Update GBP\/USD rate if the asset is GBP\/USD\n                    if (asset === \"GBP\/USD\") {\n                        gbpToUsdRate = exchangeRate;\n                    }\n                }\n            });\n        })\n        .catch(error => {\n            console.error(\"Error fetching the data:\", error);\n        });\n});\n\nfunction updateAssetOptions() {\n    const assetType = document.getElementById('assetType').value;\n    const assetDropdown = document.getElementById('asset');\n    assetDropdown.innerHTML = '';  \/\/ Clear previous options\n\n    if (assetType === \"Commodities\") {\n        \/\/ Only show XAU\/USD for Commodities\n        const option = document.createElement('option');\n        option.value = 'XAU\/USD';\n        option.text = 'XAU\/USD';\n        assetDropdown.appendChild(option);\n    } else {\n        \/\/ Populate the asset dropdown based on the selected asset type from assetData\n        for (const asset in assetData) {\n            if (assetData[asset].type === assetType) {\n                const option = document.createElement('option');\n                option.value = asset;\n                option.text = asset;\n                assetDropdown.appendChild(option);\n            }\n        }\n    }\n}\n\n\n\n\n\nfunction updateCurrencyLabels() {\n    const baseCurrency = document.getElementById('baseCurrency').value;\n\n    document.getElementById('accountBalanceCurrency').innerText = baseCurrency;\n    document.getElementById('amountToRiskCurrency').innerText = baseCurrency;\n    document.getElementById('targetWinningsCurrency').innerText = baseCurrency;\n    document.getElementById('openingPriceCurrency').innerText = baseCurrency;\n}\n\n\nfunction updatePercentageText() {\n    const accountBalanceInput = document.getElementById('accountBalance').value;\n    const amountToRiskInput = document.getElementById('amountToRisk').value;\n    const targetWinningsInput = document.getElementById('targetWinnings').value;\n\n    \/\/ \u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0439: \u0435\u0441\u043b\u0438 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043f\u0443\u0441\u0442\u043e\u0435 \u0438\u043b\u0438 \u043d\u0435\u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0435, \u043f\u0440\u0438\u0441\u0432\u0430\u0438\u0432\u0430\u0435\u043c 0\n    const accountBalance = parseFloat(accountBalanceInput) || 0;\n    const amountToRisk = parseFloat(amountToRiskInput) || 0;\n    const targetWinnings = parseFloat(targetWinningsInput) || 0;\n\n    \/\/ \u041e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c \u043f\u0440\u043e\u0446\u0435\u043d\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u0435\u0441\u043b\u0438 \u0431\u0430\u043b\u0430\u043d\u0441 \u0431\u043e\u043b\u044c\u0448\u0435 0\n    if (accountBalance > 0) {\n        let amountToRiskPercentage = (amountToRisk \/ accountBalance) * 100;\n        let amountToRiskText = amountToRiskPercentage.toFixed(2) + \"% of account balance\";\n\n        \/\/ \u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043f\u0440\u0435\u0432\u044b\u0448\u0435\u043d\u0438\u044f 5%\n        if (amountToRiskPercentage > 5.04) {\n            amountToRiskText += ' <span style=\"color: red;\">(exceeds 5% \u2013 consider reducing your risk to adhere to safe trading practices)<\/span>';\n        }\n\n        document.getElementById(\"amountToRiskPercentage\").innerHTML = amountToRiskText;\n\n        let targetWinningsPercentage = (targetWinnings \/ accountBalance) * 100;\n        document.getElementById(\"targetWinningsPercentage\").innerText = targetWinningsPercentage.toFixed(2) + \"% of account balance\";\n    } else {\n        document.getElementById(\"amountToRiskPercentage\").innerText = \"0% of account balance\";\n        document.getElementById(\"targetWinningsPercentage\").innerText = \"0% of account balance\";\n    }\n}\n\n\n\n\n\nfunction calculate() {\n    const baseCurrency = document.getElementById('baseCurrency').value;\n    const conversionRate = currencyRates[baseCurrency];\n\n    const accountBalance = parseFloat(document.getElementById('accountBalance').value);\n    const amountToRisk = parseFloat(document.getElementById('amountToRisk').value) * conversionRate;\n    const targetWinnings = parseFloat(document.getElementById('targetWinnings').value) * conversionRate;\n    const tradeType = document.getElementById('tradeType').value;\n    const asset = document.getElementById('asset').value;\n    const volumeLots = parseFloat(document.getElementById('volumeLots').value);\n    const openingPrice = parseFloat(document.getElementById('openingPrice').value);\n\n    \/\/ Validate inputs\n    if (isNaN(accountBalance) || accountBalance <= 0 ||\n        isNaN(amountToRisk) || amountToRisk < 0 ||\n        isNaN(targetWinnings) || targetWinnings < 0 ||\n        isNaN(volumeLots) || volumeLots <= 0 ||\n        isNaN(openingPrice) || openingPrice <= 0) {\n        alert('Please enter valid numbers for all fields.');\n        return;\n    }\n\n    const assetInfo = assetData[asset];\n    if (!assetInfo) {\n        alert('Asset data not found.');\n        return;\n    }\n\n    let pipValue, slPips, tpPips;\n\n    \/\/ Handle Forex cases, including special logic for XAU\/USD\n    if (assetInfo.type === \"Forex\") {\n        const [baseCurrencyOfPair, quoteCurrencyOfPair] = asset.split('\/');\n\n        baseCurrencyToUsdRate = assetData[baseCurrencyOfPair + \"\/USD\"] ? assetData[baseCurrencyOfPair + \"\/USD\"].exchangeRate : 1;\n\n        if (baseCurrencyOfPair === \"USD\") {\n            baseCurrencyToUsdRate = 1;\n        }\n\n        \/\/ Specific case for XAU\/USD\n        if (asset === \"XAU\/USD\") {\n            pipValue = 1;  \/\/ For XAU\/USD\n        } else {\n            pipValue = ((assetInfo.decimal \/ assetInfo.exchangeRate) * (volumeLots * 100000)) * baseCurrencyToUsdRate;\n        }\n\n        if ([\"AUD\/USD\", \"EUR\/USD\", \"GBP\/USD\", \"NZD\/USD\", \"USD\/CAD\", \"EUR\/GBP\", \"EUR\/AUD\", \"EUR\/CAD\", \n            \"GBP\/CHF\", \"EUR\/CHF\", \"USD\/SGD\", \"USD\/HKD\", \"EUR\/NZD\", \"AUD\/NZD\", \"GBP\/AUD\", \n            \"USD\/TRY\", \"USD\/ZAR\", \"USD\/CHF\", \"CAD\/USD\"].includes(asset)) {\n            \n            slPips = amountToRisk \/ pipValue * 0.0001;\n            tpPips = targetWinnings \/ pipValue * 0.0001;\n        } \n        else if ([\"USD\/JPY\", \"EUR\/JPY\", \"GBP\/JPY\", \"CHF\/JPY\", \"AUD\/JPY\", \"CAD\/JPY\", \"NZD\/JPY\"].includes(asset)) {\n            \n            slPips = amountToRisk \/ pipValue * 0.01;\n            tpPips = targetWinnings \/ pipValue * 0.01;\n        }\n\n    } else if (assetInfo.type === \"Index\") {\n        pipValue = assetInfo.exchangeRate * Math.pow(10, -assetInfo.decimal);\n        slPips = amountToRisk \/ (volumeLots * pipValue);\n        tpPips = targetWinnings \/ (volumeLots * pipValue);\n    } else if (assetInfo.type === \"Stock\") {\n        pipValue = 1;\n        slPips = amountToRisk \/ (volumeLots * pipValue);\n        tpPips = targetWinnings \/ (volumeLots * pipValue);\n    } else if (assetInfo.type === \"Commodities\") {\n        pipValue = 1;\n        \n        slPips = (amountToRisk \/ (volumeLots * 100)) * pipValue;\n        tpPips = (targetWinnings \/ (volumeLots * 100)) * pipValue;\n    }\n\n    let slPrice, tpPrice;\n\n    if (tradeType === 'buy') {\n        slPrice = openingPrice - slPips;\n        tpPrice = openingPrice + tpPips;\n    } else {\n        slPrice = openingPrice + slPips;\n        tpPrice = openingPrice - tpPips;\n    }\n\n    const decimalPlaces = assetInfo.type === \"Forex\" ? 5 : 2;\n\n    document.getElementById('pipValue').innerText = pipValue.toFixed(2);\n    document.getElementById('slPips').innerText = slPips.toFixed(decimalPlaces);\n    document.getElementById('tpPips').innerText = tpPips.toFixed(decimalPlaces);\n    document.getElementById('stopLoss').innerText = slPrice.toFixed(decimalPlaces);\n    document.getElementById('takeProfit').innerText = tpPrice.toFixed(decimalPlaces);\n}\n\n\nfunction copyToClipboard(elementId) {\n    \/\/ Get the text content of the specified element\n    const textToCopy = document.getElementById(elementId).innerText;\n\n    \/\/ Create a temporary input element to hold the text\n    const tempInput = document.createElement('input');\n    document.body.appendChild(tempInput);\n    \n    \/\/ Set the input's value to the text content\n    tempInput.value = textToCopy;\n    \n    \/\/ Select the text field\n    tempInput.select();\n    tempInput.setSelectionRange(0, 99999); \/\/ For mobile devices\n    \n    \/\/ Copy the text inside the text field\n    document.execCommand('copy');\n    \n    \/\/ Remove the temporary input element\n    document.body.removeChild(tempInput);\n    \n    \/\/ Provide feedback to the user (optional)\n    alert('Copied: ' + textToCopy);\n}\n\n\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SmartTrader Stop Loss (SL) &#038; Take Profit (TP) &#8211; Rechner Verwalte dein Risiko effektiv und lege ein individuelles Risiko-Ertrags-Verh\u00e4ltnis f\u00fcr&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"sl-tp-calculator.php","meta":{"content-type":"","pmpro_default_level":"","_daextam_enable_autolinks":"1","footnotes":""},"class_list":{"0":"post-42749","1":"page","2":"type-page","3":"status-publish","5":"pmpro-has-access"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner - SmartTrader<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner - SmartTrader\" \/>\n<meta property=\"og:description\" content=\"SmartTrader Stop Loss (SL) &#038; Take Profit (TP) &#8211; Rechner Verwalte dein Risiko effektiv und lege ein individuelles Risiko-Ertrags-Verh\u00e4ltnis f\u00fcr...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"SmartTrader\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-31T12:39:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"4\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/\",\"url\":\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/\",\"name\":\"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner - SmartTrader\",\"isPartOf\":{\"@id\":\"https:\/\/smarttrader.community\/de\/#website\"},\"datePublished\":\"2024-08-20T12:43:21+00:00\",\"dateModified\":\"2024-10-31T12:39:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/smarttrader.community\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/smarttrader.community\/de\/#website\",\"url\":\"https:\/\/smarttrader.community\/de\/\",\"name\":\"SmartTrader\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/smarttrader.community\/de\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner - SmartTrader","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/","og_locale":"de_DE","og_type":"article","og_title":"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner - SmartTrader","og_description":"SmartTrader Stop Loss (SL) &#038; Take Profit (TP) &#8211; Rechner Verwalte dein Risiko effektiv und lege ein individuelles Risiko-Ertrags-Verh\u00e4ltnis f\u00fcr...","og_url":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/","og_site_name":"SmartTrader","article_modified_time":"2024-10-31T12:39:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"4\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/","url":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/","name":"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner - SmartTrader","isPartOf":{"@id":"https:\/\/smarttrader.community\/de\/#website"},"datePublished":"2024-08-20T12:43:21+00:00","dateModified":"2024-10-31T12:39:55+00:00","breadcrumb":{"@id":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/smarttrader.community\/de\/sl-tp-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/smarttrader.community\/de\/sl-tp-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/smarttrader.community\/de\/"},{"@type":"ListItem","position":2,"name":"SmartTrader Stop Loss (SL) &amp; Take Profit (TP) \u2013 Rechner"}]},{"@type":"WebSite","@id":"https:\/\/smarttrader.community\/de\/#website","url":"https:\/\/smarttrader.community\/de\/","name":"SmartTrader","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/smarttrader.community\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/pages\/42749","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/comments?post=42749"}],"version-history":[{"count":0,"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/pages\/42749\/revisions"}],"wp:attachment":[{"href":"https:\/\/smarttrader.community\/de\/wp-json\/wp\/v2\/media?parent=42749"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}