GOLD (تحلیل): تفاوت میان نسخه‌ها

از ویکی تریدر | اولین دانشنامه تخصصی بازارهای مالی فارکس و ارز دیجیتال
بدون خلاصۀ ویرایش
خط ۹۸: خط ۹۸:
</html>
</html>


 
</div>
</div>
خط ۱۰۶: خط ۱۰۶:


==تحلیل هفتگی==
==تحلیل هفتگی==
<html>
 
<!-- TradingView Chart BEGIN -->
<html lang="fa" dir="rtl">
<script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
<head>
<script type="text/javascript">
    <meta charset="UTF-8">
var tradingview_embed_options = {};
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
tradingview_embed_options.width = "600";
    <title>نمودار و تحلیل</title>
tradingview_embed_options.height = "400";
    <script src="https://s3.tradingview.com/tv.js"></script>
tradingview_embed_options.chart = "kLJYaj6Q";
    <link href="https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font/dist/font-face.css" rel="stylesheet">
new TradingView.chart(tradingview_embed_options);
    <style>
</script>
        body { font-family: 'Vazir', sans-serif; background: #f4f4f9; margin: 20px; line-height: 1.8; text-align: center; }
<p><a href="https://www.tradingview.com/chart/GOLD/kLJYaj6Q-Gold-1403-09-28/">Gold 1403/09/28</a> by <a href="https://www.tradingview.com/u/WikiTraderNet/">WikiTraderNet</a></p>
        table { margin: 20px auto; width: 600px; border-collapse: collapse; background: #fff; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 8px; }
<!-- TradingView Chart END -->
        th, td { padding: 15px; text-align: center; border-bottom: 1px solid #e0e0e0; }
        th { background: #007bff; color: #fff; font-size: 1.1em; }
        td { font-size: 1em; color: #555; }
        a { color: #007bff; text-decoration: none; font-weight: bold; }
        .inline-text { display: inline-block; margin-left: 20px; }
    </style>
</head>
<body>
    <div>
        <script>
            new TradingView.chart({ width: 600, height: 400, chart: "kLJYaj6Q" });
        </script>
    </div>
    <table>
        <thead>
            <tr><th>اطلاعات نمودار و توضیحات</th></tr>
        </thead>
        <tbody>
            <tr>
                <td>
                    <span class="inline-text"><strong>نماد و تاریخ:</strong> <a href="https://www.tradingview.com/chart/GOLD/kLJYaj6Q-Gold-1403-09-28/">Gold 1403/09/28</a></span>
                    <span class="inline-text"><strong>تحلیل‌گر:</strong> <a href="https://www.tradingview.com/u/WikiTraderNet/">WikiTraderNet</a></span>
                </td>
            </tr>
            <tr>
                <td><strong>توضیحات:</strong> خط روند صعودی شکسته است و منتظر اصلاح هستیم.</td>
            </tr>
        </tbody>
    </table>
</body>
</html>
</div>
</div>
</html>
<div class="portal-column-1-4">
<div class="portal-column-1-4">
==تحلیل ماهانه==
<html lang="fa" dir="rtl">
<html lang="fa" dir="rtl">
<head>
<head>
خط ۱۲۷: خط ۱۵۷:
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>نمودار و تحلیل</title>
     <title>نمودار و تحلیل</title>
     <script type="text/javascript" src="https://s3.tradingview.com/tv.js"></script>
     <script src="https://s3.tradingview.com/tv.js"></script>
     <link href="https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font/dist/font-face.css" rel="stylesheet" type="text/css" />
     <link href="https://cdn.jsdelivr.net/gh/rastikerdar/vazir-font/dist/font-face.css" rel="stylesheet">
     <style>
     <style>
         body {
         body { font-family: 'Vazir', sans-serif; background: #f4f4f9; margin: 20px; line-height: 1.8; text-align: center; }
            font-family: 'Vazir', sans-serif;
         table { margin: 20px auto; width: 600px; border-collapse: collapse; background: #fff; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); border-radius: 8px; }
            background-color: #f4f4f9;
         th, td { padding: 15px; text-align: center; border-bottom: 1px solid #e0e0e0; }
            margin: 20px;
         th { background: #007bff; color: #fff; font-size: 1.1em; }
            line-height: 1.8;
         td { font-size: 1em; color: #555; }
        }
         a { color: #007bff; text-decoration: none; font-weight: bold; }
        .chart-container {
         .inline-text { display: inline-block; margin-left: 20px; }
            margin: 20px auto;
            width: 600px;
            text-align: center;
        }
         table {
            margin: 20px auto;
            width: 600px; /* عرض ثابت برای جدول */
            border-collapse: collapse;
            background-color: #ffffff;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
            overflow: hidden;
        }
         th, td {
            padding: 15px;
            text-align: center;
            border-bottom: 1px solid #e0e0e0;
        }
         th {
            background-color: #007bff;
            color: #fff;
            font-size: 1.1em;
        }
         td {
            font-size: 1em;
            color: #555;
        }
         td a {
            color: #007bff;
            text-decoration: none;
            font-weight: bold;
        }
         .inline-text {
            display: inline-block;
            margin-left: 20px; /* فاصله بین متن‌ها */
        }
     </style>
     </style>
</head>
</head>
<body>
<body>
     <div class="chart-container">
     <div>
        <!-- TradingView Chart BEGIN -->
         <script>
         <script type="text/javascript">
             new TradingView.chart({ width: 600, height: 400, chart: "kLJYaj6Q" });
             var tradingview_embed_options = {};
            tradingview_embed_options.width = "600";
            tradingview_embed_options.height = "400";
            tradingview_embed_options.chart = "kLJYaj6Q";
            new TradingView.chart(tradingview_embed_options);
         </script>
         </script>
        <!-- TradingView Chart END -->
     </div>
     </div>
     <table>
     <table>
         <thead>
         <thead>
             <tr>
             <tr><th>اطلاعات نمودار و توضیحات</th></tr>
                <th>اطلاعات نمودار و توضیحات</th>
            </tr>
         </thead>
         </thead>
         <tbody>
         <tbody>
             <tr>
             <tr>
                 <td>
                 <td>
                     <span class="inline-text">
                     <span class="inline-text"><strong>نماد و تاریخ:</strong> <a href="https://www.tradingview.com/chart/GOLD/kLJYaj6Q-Gold-1403-09-28/">Gold 1403/09/28</a></span>
                        <strong>نماد و تاریخ:</strong>
                     <span class="inline-text"><strong>تحلیل‌گر:</strong> <a href="https://www.tradingview.com/u/WikiTraderNet/">WikiTraderNet</a></span>
                        <a href="https://www.tradingview.com/chart/GOLD/kLJYaj6Q-Gold-1403-09-28/">Gold 1403/09/28</a>
                    </span>
                     <span class="inline-text">
                        <strong>تحلیل‌گر:</strong>
                        <a href="https://www.tradingview.com/u/WikiTraderNet/">WikiTraderNet</a>
                    </span>
                 </td>
                 </td>
             </tr>
             </tr>
             <tr>
             <tr>
                 <td>
                 <td><strong>توضیحات:</strong> خط روند صعودی شکسته است و منتظر اصلاح هستیم.</td>
                    <strong>توضیحات:</strong> خط روند صعودی شکسته است و منتظر اصلاح هستیم.
                </td>
             </tr>
             </tr>
         </tbody>
         </tbody>
خط ۲۱۶: خط ۱۹۳:
</body>
</body>
</html>
</html>
 
</div>
== آرشیو تحلیل‌ها ==
== آرشیو تحلیل‌ها ==
=== ۲۸ آبان ۱۴۰۳ ===
=== ۲۸ آبان ۱۴۰۳ ===

نسخهٔ ‏۱۷ نوامبر ۲۰۲۴، ساعت ۱۱:۰۴

نمودار و تحلیل

اطلاعات نمودار و توضیحات
نماد و تاریخ: Gold 1403/09/28 تحلیل‌گر: WikiTraderNet
توضیحات: خط روند صعودی شکسته است و منتظر اصلاح هستیم.

تحلیل روزانه

آنالیز اتوماتیک

راهنما

توضیحاتی در مورد صفحه


ابزار تحلیل


تحلیل هفتگی

نمودار و تحلیل

اطلاعات نمودار و توضیحات
نماد و تاریخ: Gold 1403/09/28 تحلیل‌گر: WikiTraderNet
توضیحات: خط روند صعودی شکسته است و منتظر اصلاح هستیم.

تحلیل ماهانه

نمودار و تحلیل

اطلاعات نمودار و توضیحات
نماد و تاریخ: Gold 1403/09/28 تحلیل‌گر: WikiTraderNet
توضیحات: خط روند صعودی شکسته است و منتظر اصلاح هستیم.

آرشیو تحلیل‌ها

۲۸ آبان ۱۴۰۳

Gold 1403/09/28 by WikiTraderNet

۱

سالانه ۶ ماهه ۳ ماهه ۱ ماهه هفتگی روزانه
سقف
کف
بیشترین حجم
میانگین متحرک
اعداد مهم حمایتی و مقاومتی روزانه
xc xc
xc xc
xc xc
xc xc