{"id":5497,"date":"2025-11-08T23:50:53","date_gmt":"2025-11-09T04:50:53","guid":{"rendered":"https:\/\/todaydollar.com\/?p=5497"},"modified":"2025-11-10T21:09:11","modified_gmt":"2025-11-11T02:09:11","slug":"infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street","status":"publish","type":"post","link":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/","title":{"rendered":"infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Jesse Livermore: The Psychology of Trading<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;700;900&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #f3f4f6;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 300px;\n            max-height: 400px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n            }\n        }\n        .header-gradient {\n            background: linear-gradient(90deg, #45B7D1, #4ECDC4);\n        }\n        .stat-card {\n            background-color: white;\n            border-radius: 0.5rem;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            padding: 1.5rem;\n            text-align: center;\n        }\n        .big-number {\n            font-size: 3rem;\n            font-weight: 900;\n            line-height: 1.1;\n        }\n    <\/style>\n<\/head>\n<body class=\"text-gray-900\">\n\n    <header class=\"header-gradient p-8 text-white text-center shadow-lg\">\n        <p class=\"text-4xl md:text-5xl font-bold mb-2\">Jesse Livermore: The Price of a Genius<\/p>\n        <p class=\"text-xl md:text-2xl font-light\">The psychology of the man who beat the market, but not himself.<\/p>\n    <\/header>\n\n    <main class=\"container mx-auto p-4 md:p-8\">\n\n        <section class=\"mb-12\">\n            <h2 class=\"text-3xl font-bold text-center mb-4\">The Man of Extremes<\/h2>\n            <p class=\"text-lg text-gray-700 max-w-3xl mx-auto text-center mb-8\">\n                Jesse Livermore&#8217;s life was a volatile symphony of unprecedented financial success and devastating personal ruin. His story is not just about money, but about the internal struggle between genius and emotion.\n            <\/p>\n            <div class=\"grid grid-cols-1 md:grid-cols-2 gap-6 max-w-4xl mx-auto\">\n                <div class=\"stat-card border-l-4 border-[#4ECDC4]\">\n                    <span class=\"text-lg font-semibold text-gray-600\">Record Profit (1929)<\/span>\n                    <div class=\"big-number text-[#4ECDC4]\">$100 Million<\/div>\n                    <p class=\"text-gray-600\">Over 1% of the U.S. GDP at the time.<\/p>\n                <\/div>\n                <div class=\"stat-card border-l-4 border-[#FF6B6B]\">\n                    <span class=\"text-lg font-semibold text-gray-600\">Bankruptcies Declared<\/span>\n                    <div class=\"big-number text-[#FF6B6B]\">3 Times<\/div>\n                    <p class=\"text-gray-600\">(1915, 1934, 1940)<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"bg-white rounded-lg shadow-md p-6 mb-12\">\n            <h2 class=\"text-3xl font-bold text-center mb-4\">The Rollercoaster of a Fortune<\/h2>\n            <p class=\"text-lg text-gray-700 max-w-3xl mx-auto text-center mb-8\">\n                The chart of Livermore&#8217;s career is a clear reflection of his psychology: peaks of euphoria and valleys of despair. His fortune followed not only the market but also his emotional state, from his first major loss in 1901 to his final collapse.\n            <\/p>\n            <div class=\"chart-container\">\n                <canvas id=\"timelineChart\"><\/canvas>\n            <\/div>\n        <\/section>\n\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 mb-12\">\n            \n            <section class=\"bg-white rounded-lg shadow-md p-6\">\n                <h2 class=\"text-3xl font-bold text-center mb-4\">The Great Bet of 1929<\/h2>\n                <p class=\"text-gray-700 text-center mb-6\">\n                    In the Wall Street crash, Livermore earned $100 million, a sum so colossal it amounted to over 1% of the U.S. GDP. However, this victory came at an immense psychological cost, bringing paranoia and guilt instead of peace.\n                <\/p>\n                <div class=\"chart-container\" style=\"height: 250px; max-height: 300px;\">\n                    <canvas id=\"gdpChart\"><\/canvas>\n                <\/div>\n            <\/section>\n            \n            <section class=\"bg-white rounded-lg shadow-md p-6\">\n                <h2 class=\"text-3xl font-bold text-center mb-4\">Anatomy of Ruin<\/h2>\n                <p class=\"text-gray-700 text-center mb-6\">\n                    Livermore stated that most of his losses did not come from bad decisions, but from the inability to accept an error. Over 80% of his ruin was due to &#8220;averaging down losses&#8221;: a lost battle against ego and the market.\n                <\/p>\n                <div class=\"chart-container\" style=\"height: 250px; max-height: 300px;\">\n                    <canvas id=\"lossChart\"><\/canvas>\n                <\/div>\n            <\/section>\n        <\/div>\n\n        <section class=\"mb-12\">\n            <h2 class=\"text-3xl font-bold text-center mb-4\">Key Psychological Lessons<\/h2>\n            <p class=\"text-lg text-gray-700 max-w-3xl mx-auto text-center mb-8\">\n                Livermore&#8217;s legacy is not in his wealth, but in his rules for mastering the mind, lessons that remain fundamental in the era of algorithmic trading.\n            <\/p>\n            <div class=\"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-5 gap-4\">\n                <div class=\"stat-card text-left\">\n                    <span class=\"text-4xl mb-3 block\">\ud83e\udde0<\/span>\n                    <h3 class=\"text-xl font-bold mb-2 text-[#45B7D1]\">Emotional Control<\/h3>\n                    <p class=\"text-gray-600\">Fear and greed are the true enemy, not the market.<\/p>\n                <\/div>\n                <div class=\"stat-card text-left\">\n                    <span class=\"text-4xl mb-3 block\">\u23f3<\/span>\n                    <h3 class=\"text-xl font-bold mb-2 text-[#4ECDC4]\">Patience Pays Off<\/h3>\n                    <p class=\"text-gray-600\">&#8220;Money is made by waiting, not by constantly trading.&#8221;<\/p>\n                <\/div>\n                <div class=\"stat-card text-left\">\n                    <span class=\"text-4xl mb-3 block\">\ud83c\udf0a<\/span>\n                    <h3 class=\"text-xl font-bold mb-2 text-[#F7B731]\">Follow the Trend<\/h3>\n                    <p class=\"text-gray-600\">Do not argue with the market; it is useless to swim against the current.<\/p>\n                <\/div>\n                <div class=\"stat-card text-left\">\n                    <span class=\"text-4xl mb-3 block\">\ud83d\udd0d<\/span>\n                    <h3 class=\"text-xl font-bold mb-2 text-[#FF6B6B]\">Self-Knowledge<\/h3>\n                    <p class=\"text-gray-600\">Know your emotional weaknesses before risking capital.<\/p>\n                <\/div>\n                <div class=\"stat-card text-left\">\n                    <span class=\"text-4xl mb-3 block\">\u2702\ufe0f<\/span>\n                    <h3 class=\"text-xl font-bold mb-2 text-[#FF6B6B]\">Cut Losses<\/h3>\n                    <p class=\"text-gray-600\">Do not average losses. Accepting an error is a strength.<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <section class=\"bg-white rounded-lg shadow-md p-6 mb-12\">\n            <h2 class=\"text-3xl font-bold text-center mb-4\">The Eternal Market Cycle<\/h2>\n            <p class=\"text-lg text-gray-700 max-w-3xl mx-auto text-center mb-8\">\n                Livermore understood that markets change, but human nature does not. The cycle of &#8220;fear and greed&#8221; has repeated from the tulip mania to crypto bubbles. Technology changes, emotions remain.\n            <\/p>\n            <div class=\"chart-container\">\n                <canvas id=\"psycheChart\"><\/canvas>\n            <\/div>\n        <\/section>\n\n        <section class=\"bg-gray-800 text-white rounded-lg shadow-md p-8 text-center\">\n            <h2 class=\"text-3xl font-bold mb-4 text-[#4ECDC4]\">Conclusion: The Echo of Livermore<\/h2>\n            <p class=\"text-lg text-gray-300 max-w-3xl mx-auto mb-6\">\n                Jesse Livermore proved that the greatest challenge in trading is not beating the market, but beating oneself. His tragic story is a warning about the dangers of ego and a timeless guide to cultivating discipline and patience in any high-performance career.\n            <\/section>\n\n    <\/main>\n\n    <script>\n        window.addEventListener('DOMContentLoaded', () => {\n            \n            Chart.defaults.font.family = 'Inter, sans-serif';\n            Chart.defaults.font.weight = '500';\n\n            function wrapLabels(label) {\n                if (typeof label === 'string' && label.length > 16) {\n                    const words = label.split(' ');\n                    const lines = [];\n                    let currentLine = '';\n                    words.forEach(word => {\n                        if ((currentLine + word).length > 16 && currentLine.length > 0) {\n                            lines.push(currentLine.trim());\n                            currentLine = word + ' ';\n                        } else {\n                            currentLine += word + ' ';\n                        }\n                    });\n                    lines.push(currentLine.trim());\n                    return lines;\n                }\n                return label;\n            }\n\n            const multiLineTooltipCallback = {\n                plugins: {\n                    tooltip: {\n                        callbacks: {\n                            title: function(tooltipItems) {\n                                const item = tooltipItems[0];\n                                let label = item.chart.data.labels[item.dataIndex];\n                                if (Array.isArray(label)) {\n                                    return label.join(' ');\n                                } else {\n                                    return label;\n                                }\n                            }\n                        },\n                        titleFont: {\n                            weight: 'bold'\n                        },\n                        bodyFont: {\n                            weight: 'normal'\n                        },\n                        padding: 10,\n                        cornerRadius: 4,\n                        displayColors: false,\n                    },\n                    legend: {\n                        labels: {\n                            font: {\n                                weight: 'normal'\n                            }\n                        }\n                    }\n                }\n            };\n\n            const timelineCtx = document.getElementById('timelineChart').getContext('2d');\n            new Chart(timelineCtx, {\n                type: 'line',\n                data: {\n                    labels: ['1901', '1907', '1908', '1915 (Bankruptcy)', '1929', '1934 (Bankruptcy)', '1940 (Bankruptcy)'],\n                    datasets: [{\n                        label: 'Relative Fortune (USD)',\n                        data: [0, 3000000, 10000, 0, 100000000, 0, 0],\n                        borderColor: '#4ECDC4',\n                        backgroundColor: 'rgba(78, 205, 196, 0.1)',\n                        fill: true,\n                        tension: 0.1\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    ...multiLineTooltipCallback,\n                    scales: {\n                        y: {\n                            ticks: {\n                                callback: function(value, index, values) {\n                                    if (value >= 1000000) return (value \/ 1000000) + 'M';\n                                    if (value >= 1000) return (value \/ 1000) + 'K';\n                                    return value;\n                                }\n                            }\n                        }\n                    }\n                }\n            });\n\n            const gdpCtx = document.getElementById('gdpChart').getContext('2d');\n            new Chart(gdpCtx, {\n                type: 'doughnut',\n                data: {\n                    labels: ['Livermore\\'s Profit (1929)', 'Remaining U.S. GDP'],\n                    datasets: [{\n                        data: [1.2, 98.8],\n                        backgroundColor: ['#45B7D1', '#e5e7eb'],\n                        borderColor: ['#45B7D1', '#e5e7eb'],\n                        hoverOffset: 4\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    ...multiLineTooltipCallback,\n                    plugins: {\n                        ...multiLineTooltipCallback.plugins,\n                        tooltip: {\n                            ...multiLineTooltipCallback.plugins.tooltip,\n                            callbacks: {\n                                ...multiLineTooltipCallback.plugins.tooltip.callbacks,\n                                label: function(context) {\n                                    return `${context.label}: ${context.raw}%`;\n                                }\n                            }\n                        }\n                    },\n                    cutout: '70%'\n                }\n            });\n\n            const lossCtx = document.getElementById('lossChart').getContext('2d');\n            new Chart(lossCtx, {\n                type: 'doughnut',\n                data: {\n                    labels: [\n                        wrapLabels('Not Cutting Losses in Time'),\n                        'Other Errors'\n                    ],\n                    datasets: [{\n                        data: [80, 20],\n                        backgroundColor: ['#FF6B6B', '#F7B731'],\n                        borderColor: ['#FF6B6B', '#F7B731'],\n                        hoverOffset: 4\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    ...multiLineTooltipCallback,\n                    plugins: {\n                        ...multiLineTooltipCallback.plugins,\n                        tooltip: {\n                            ...multiLineTooltipCallback.plugins.tooltip,\n                            callbacks: {\n                                ...multiLineTooltipCallback.plugins.tooltip.callbacks,\n                                label: function(context) {\n                                    let label = context.label;\n                                    if (Array.isArray(label)) {\n                                        label = label.join(' ');\n                                    }\n                                    return `${label}: ${context.raw}%`;\n                                }\n                            }\n                        }\n                    },\n                    cutout: '70%'\n                }\n            });\n\n            const psycheCtx = document.getElementById('psycheChart').getContext('2d');\n            new Chart(psycheCtx, {\n                type: 'line',\n                data: {\n                    labels: ['Optimism', 'Euphoria', 'Anxiety', 'Fear', 'Panic', 'Despair', 'Hope', 'Relief', 'Optimism'],\n                    datasets: [{\n                        label: 'Market Emotion',\n                        data: [30, 80, 60, 20, 0, 10, 40, 60, 30],\n                        borderColor: '#45B7D1',\n                        backgroundColor: 'rgba(69, 183, 209, 0.2)',\n                        fill: true,\n                        tension: 0.4\n                    }]\n                },\n                options: {\n                    responsive: true,\n                    maintainAspectRatio: false,\n                    ...multiLineTooltipCallback,\n                    scales: {\n                        y: {\n                            display: false,\n                        },\n                        x: {\n                            grid: {\n                                display: false\n                            }\n                        }\n                    }\n                }\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Jesse Livermore: The Psychology of Trading Jesse Livermore: The Price of a Genius The psychology of the man who beat the market, but not himself. &#8230; <a title=\"infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street\" class=\"read-more\" href=\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\" aria-label=\"Read more about infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street\">Leer Mas<\/a><\/p>\n","protected":false},"author":3,"featured_media":5496,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[76],"tags":[],"class_list":["post-5497","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-infographics","resize-featured-image"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.5 (Yoast SEO v26.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Jesse: La mente detr\u00e1s de un genio financiero - Today Dollar<\/title>\n<meta name=\"description\" content=\"Discover the story of Jesse, a market genius who struggled with his emotions while achieving financial success.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"infographic - Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street\" \/>\n<meta property=\"og:description\" content=\"Discover the story of Jesse, a market genius who struggled with his emotions while achieving financial success.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\" \/>\n<meta property=\"og:site_name\" content=\"Today Dollar\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/codigodelmercado\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-09T04:50:53+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-11T02:09:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"731\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Jes\u00fas Montalvo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jes\u00fas Montalvo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\"},\"author\":{\"name\":\"Jes\u00fas Montalvo\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f\"},\"headline\":\"infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street\",\"datePublished\":\"2025-11-09T04:50:53+00:00\",\"dateModified\":\"2025-11-11T02:09:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\"},\"wordCount\":391,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp\",\"articleSection\":[\"infographics\"],\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#respond\"]}],\"copyrightYear\":\"2025\",\"copyrightHolder\":{\"@id\":\"https:\/\/todaydollar.com\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\",\"url\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\",\"name\":\"Jesse: La mente detr\u00e1s de un genio financiero - Today Dollar\",\"isPartOf\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp\",\"datePublished\":\"2025-11-09T04:50:53+00:00\",\"dateModified\":\"2025-11-11T02:09:11+00:00\",\"description\":\"Discover the story of Jesse, a market genius who struggled with his emotions while achieving financial success.\",\"breadcrumb\":{\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#breadcrumb\"},\"inLanguage\":\"en\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage\",\"url\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp\",\"contentUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp\",\"width\":1280,\"height\":731,\"caption\":\"Infographic - Forex, the Superpower and its Achilles' Heel: The Key to Mastering Controlled Leverage\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\/\/todaydollar.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/todaydollar.com\/en\/#website\",\"url\":\"https:\/\/todaydollar.com\/en\/\",\"name\":\"Today Dollar\",\"description\":\"TodayDollar.com es tu portal de econom\u00eda, finanzas e inversiones. Explicamos el impacto del d\u00f3lar y los mercados globales en tu vida diaria con claridad y sencillez.\",\"publisher\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#organization\"},\"alternateName\":\"El D\u00f3lar Hoy\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/todaydollar.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/todaydollar.com\/en\/#organization\",\"name\":\"Today Dollar\",\"alternateName\":\"El d\u00f3lar hoy\",\"url\":\"https:\/\/todaydollar.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png\",\"contentUrl\":\"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png\",\"width\":1024,\"height\":1024,\"caption\":\"Today Dollar\"},\"image\":{\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/codigodelmercado\",\"https:\/\/www.youtube.com\/@codigodelmercado\",\"https:\/\/www.tiktok.com\/@codigodelmercado\"],\"description\":\"TodayDollar.com es un portal digital especializado en econom\u00eda, finanzas e inversiones. Explicamos de manera clara y sencilla el papel del d\u00f3lar en la econom\u00eda mundial, su impacto en los mercados globales y en la vida diaria de las personas. Publicamos art\u00edculos, gu\u00edas pr\u00e1cticas y an\u00e1lisis sobre finanzas personales, trading, ahorro e inversiones, con un enfoque accesible para lectores de Am\u00e9rica Latina, Europa y el mundo.\",\"legalName\":\"Today Dollar\",\"foundingDate\":\"2025-09-01\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f\",\"name\":\"Jes\u00fas Montalvo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en\",\"@id\":\"https:\/\/todaydollar.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g\",\"caption\":\"Jes\u00fas Montalvo\"},\"url\":\"https:\/\/todaydollar.com\/en\/author\/jesus\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Jesse: La mente detr\u00e1s de un genio financiero - Today Dollar","description":"Discover the story of Jesse, a market genius who struggled with his emotions while achieving financial success.","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:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/","og_locale":"en_US","og_type":"article","og_title":"infographic - Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street","og_description":"Discover the story of Jesse, a market genius who struggled with his emotions while achieving financial success.","og_url":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/","og_site_name":"Today Dollar","article_publisher":"https:\/\/www.facebook.com\/codigodelmercado","article_published_time":"2025-11-09T04:50:53+00:00","article_modified_time":"2025-11-11T02:09:11+00:00","og_image":[{"width":1280,"height":731,"url":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp","type":"image\/webp"}],"author":"Jes\u00fas Montalvo","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Jes\u00fas Montalvo","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#article","isPartOf":{"@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/"},"author":{"name":"Jes\u00fas Montalvo","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f"},"headline":"infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street","datePublished":"2025-11-09T04:50:53+00:00","dateModified":"2025-11-11T02:09:11+00:00","mainEntityOfPage":{"@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/"},"wordCount":391,"commentCount":0,"publisher":{"@id":"https:\/\/todaydollar.com\/en\/#organization"},"image":{"@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage"},"thumbnailUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp","articleSection":["infographics"],"inLanguage":"en","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#respond"]}],"copyrightYear":"2025","copyrightHolder":{"@id":"https:\/\/todaydollar.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/","url":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/","name":"Jesse: La mente detr\u00e1s de un genio financiero - Today Dollar","isPartOf":{"@id":"https:\/\/todaydollar.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage"},"image":{"@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage"},"thumbnailUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp","datePublished":"2025-11-09T04:50:53+00:00","dateModified":"2025-11-11T02:09:11+00:00","description":"Discover the story of Jesse, a market genius who struggled with his emotions while achieving financial success.","breadcrumb":{"@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#breadcrumb"},"inLanguage":"en","potentialAction":[{"@type":"ReadAction","target":["https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/"]}]},{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#primaryimage","url":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp","contentUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/11\/Jesse-Livermore-Las-Lecciones-Psicologicas-del-Hombre-que-Domo-y-Perdio-Wall-Street-1.webp","width":1280,"height":731,"caption":"Infographic - Forex, the Superpower and its Achilles' Heel: The Key to Mastering Controlled Leverage"},{"@type":"BreadcrumbList","@id":"https:\/\/todaydollar.com\/en\/infographic-jesse-livermore-the-psychological-lessons-of-the-man-who-tamed-and-lost-wall-street\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/todaydollar.com\/en\/"},{"@type":"ListItem","position":2,"name":"infographic &#8211; Jesse Livermore: The Psychological Lessons of the Man Who Tamed (and Lost) Wall Street"}]},{"@type":"WebSite","@id":"https:\/\/todaydollar.com\/en\/#website","url":"https:\/\/todaydollar.com\/en\/","name":"Today Dollar","description":"TodayDollar.com es tu portal de econom\u00eda, finanzas e inversiones. Explicamos el impacto del d\u00f3lar y los mercados globales en tu vida diaria con claridad y sencillez.","publisher":{"@id":"https:\/\/todaydollar.com\/en\/#organization"},"alternateName":"El D\u00f3lar Hoy","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/todaydollar.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en"},{"@type":"Organization","@id":"https:\/\/todaydollar.com\/en\/#organization","name":"Today Dollar","alternateName":"El d\u00f3lar hoy","url":"https:\/\/todaydollar.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png","contentUrl":"https:\/\/todaydollar.com\/wp-content\/uploads\/2025\/09\/Logo-grande.png","width":1024,"height":1024,"caption":"Today Dollar"},"image":{"@id":"https:\/\/todaydollar.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/codigodelmercado","https:\/\/www.youtube.com\/@codigodelmercado","https:\/\/www.tiktok.com\/@codigodelmercado"],"description":"TodayDollar.com es un portal digital especializado en econom\u00eda, finanzas e inversiones. Explicamos de manera clara y sencilla el papel del d\u00f3lar en la econom\u00eda mundial, su impacto en los mercados globales y en la vida diaria de las personas. Publicamos art\u00edculos, gu\u00edas pr\u00e1cticas y an\u00e1lisis sobre finanzas personales, trading, ahorro e inversiones, con un enfoque accesible para lectores de Am\u00e9rica Latina, Europa y el mundo.","legalName":"Today Dollar","foundingDate":"2025-09-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}},{"@type":"Person","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/person\/ad3e97ce7582173c2893c41e2125f47f","name":"Jes\u00fas Montalvo","image":{"@type":"ImageObject","inLanguage":"en","@id":"https:\/\/todaydollar.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6b8eddd0f38aee2b492af8527731dca99c20001611ef913dddf312b7290bdce2?s=96&d=mm&r=g","caption":"Jes\u00fas Montalvo"},"url":"https:\/\/todaydollar.com\/en\/author\/jesus\/"}]}},"_links":{"self":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts\/5497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/comments?post=5497"}],"version-history":[{"count":1,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts\/5497\/revisions"}],"predecessor-version":[{"id":5501,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/posts\/5497\/revisions\/5501"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/media\/5496"}],"wp:attachment":[{"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/media?parent=5497"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/categories?post=5497"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/todaydollar.com\/en\/wp-json\/wp\/v2\/tags?post=5497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}