Viewing File: /home/ubuntu/theridgecorp-landing/liquidity-specifications/spot-energies.html

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>

<body>
    <div class="global-specificatio-list">
        <h3 class="global-specificatio-list-heading">Spot Energy: Crude Oil & Natural Gas</h3>
        <div class="table-responsive">
            <table class="table table-striped">
                <thead>
                    <tr>
                        <th>S.No.</th>
                        <th>Symbol</th>
                        <th>Full Name</th>
                        <th>Contract Size</th>
                        <th>Min. Order Size</th>
                        <th>Tick Size</th>
                        <th>Margin % *</th>
                        <th>Swap Long (points)</th>
                        <th>Swap Short (points)</th>
                        <th>Sunday Open Time GMT+0</th>
                        <th>Daily Trading Time GMT+0</th>
                        <th>Friday Close Time GMT+0</th>
                    </tr>
                </thead>
                <tbody>
                    <tr>
                        <td>1</td>
                        <td>WTIUSD</td>
                        <td>Oil - US Crude</td>
                        <td>1,000</td>
                        <td>100</td>
                        <td>0.001</td>
                        <td>5*</td>
                        <td class="swap-long">0.44</td>
                        <td class="swap-shot">-19.97</td>
                        <td>22:00</td>
                        <td>00:00 - 21:00</td>
                        <td class="d-flex gap-3"><span>22:00 - 00:00</span> <span>21:00</span></td>
                    </tr>
                    <tr>
                        <td>2</td>
                        <td>BRNUSD</td>
                        <td>Oil - Brent Crude</td>
                        <td>1,000</td>
                        <td>100</td>
                        <td>0.001</td>
                        <td>5*</td>
                        <td class="swap-long">5.64</td>
                        <td class="swap-shot">-27.67</td>
                        <td>22:00</td>
                        <td>00:00 - 21:00</td>
                        <td class="d-flex gap-3"><span>-</span> <span>21:00</span></td>
                    </tr>
                    <tr>
                        <td>3</td>
                        <td>NGCUSD</td>
                        <td>Natural Gas</td>
                        <td>10,000</td>
                        <td>10,000</td>
                        <td>0.0001</td>
                        <td>4*</td>
                        <td class="swap-long">-14.61</td>
                        <td class="swap-shot">2.68</td>
                        <td>22:05</td>
                        <td>00:00 - 20:55</td>
                        <td class="d-flex gap-3"><span>22:05 - 24:00</span> <span>20:55</span></td>

                    </tr>
                </tbody>
            </table>
        </div>
        <div class="privacy-policy-card mt-5">
            <div class="privacy-policy-info">
                <h4>Note</h4>
                <p>Liquidity Hubs restart everyday at 21:06 GMT +0 (Sunday at 20:00 GMT +0). It can take up to 10 minutes with no pricing or execution.</p>
                <p>If you use fix-connection or bridge-connection to own MT-server so  the session time will depend on your Trading server time settings.</p>
                <p><strong>If your margin account is based in OZ, please follow this link. Please note that margin requirements in OZ are tier-based, meaning they vary according to Net Open Position in USD notional</strong></p>
            </div>
        </div>
</body>

</html>
Back to Directory File Manager