Viewing File: /home/ubuntu/theridgecorp-landing/liquidity-specifications/etfs-cfd.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">ETFs as CFD</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>GLD</td>
                        <td>SPDR Gold Trust</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-2.00</td>
                        <td class="swap-shot">-8.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NYSE</td>
                    </tr>
                    <tr>
                        <td>2</td>
                        <td>VOO</td>
                        <td>Vanguard S&P500</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-5.00</td>
                        <td class="swap-shot">-16.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NYSE</td>
                    </tr>
                    <tr>
                        <td>3</td>
                        <td>IWM</td>
                        <td>iShares Russell 2000</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-2.00</td>
                        <td class="swap-shot">-8.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NYSE</td>
                    </tr>
                    <tr>
                        <td>4</td>
                        <td>QQQ</td>
                        <td>Invesco QQQ (Power Shares Trust, Series)</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-4.00</td>
                        <td class="swap-shot">-12.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NASDAQ</td>
                    </tr>
                    <tr>
                        <td>5</td>
                        <td>VEA</td>
                        <td>Vanguard FTSE DM</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-1.00</td>
                        <td class="swap-shot">-2.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NYSE</td>
                    </tr>
                    <tr>
                        <td>6</td>
                        <td>SCHD</td>
                        <td>Schwab US Dividend Equity</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-1.00</td>
                        <td class="swap-shot">-2.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NYSE</td>
                    </tr>
                    <tr>
                        <td>7</td>
                        <td>USO</td>
                        <td>United States Oil Fund</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>20</td>
                        <td class="swap-long">-1.00</td>
                        <td class="swap-shot">-1.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NYSE</td>
                    </tr>
                    <tr>
                        <td>8</td>
                        <td>TQQQ</td>
                        <td>ProShares UltraPro QQQ</td>
                        <td>100</td>
                        <td>1</td>
                        <td>0.01</td>
                        <td>USD</td>
                        <td>45</td>
                        <td class="swap-long">-4.00</td>
                        <td class="swap-shot">-6.00</td>
                        <td>13:30 - 20:00</td>
                        <td>NASDAQ</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