Viewing File: /home/ubuntu/theridgecorp-landing/liquidity-specifications/ndfs-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">NDFs as CFD (Non-Deliverable Forwards)</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>USDBRL</td>
                        <td>US Dollar vs Brazilian Real</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.00001</td>
                        <td>6</td>
                        <td>-</td>
                        <td class="swap-long">-27.88</td>
                        <td class="swap-shot">-27.88</td>
                        <td>12:30 - 20:00</td>
                        <td>20:00</td>
                    </tr>
                    <tr>
                        <td>2</td>
                        <td>USDCLP</td>
                        <td>US Dollar vs Chile Peso</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.01</td>
                        <td>10</td>
                        <td>-</td>
                        <td class="swap-long">-4.58</td>
                        <td class="swap-shot">-4.60</td>
                        <td>12:50 - 16:10</td>
                        <td>16:10</td>
                    </tr>
                    <tr>
                        <td>3</td>
                        <td>USDCOP</td>
                        <td>US Dollar vs Colombia Peso</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.01</td>
                        <td>5</td>
                        <td>-</td>
                        <td class="swap-long">-84.78</td>
                        <td class="swap-shot">-43.87</td>
                        <td>14:00 - 17:50</td>
                        <td>17:50</td>
                    </tr>
                    <tr>
                        <td>4</td>
                        <td>USDIDR</td>
                        <td>US Dollar vs Indonesian Rupiah</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.1</td>
                        <td>6</td>
                        <td>-</td>
                        <td class="swap-long">-84.44</td>
                        <td class="swap-shot">-67.47</td>
                        <td>1:00 - 20:00</td>
                        <td>20:00</td>
                    </tr>
                    <tr>
                        <td>5</td>
                        <td>USDINR</td>
                        <td>US Dollar vs Indian Rupee</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.001</td>
                        <td>3</td>
                        <td>-</td>
                        <td class="swap-long">-12.91</td>
                        <td class="swap-shot">2.25</td>
                        <td>2:00 - 20:00</td>
                        <td>20:00</td>
                    </tr>
                    <tr>
                        <td>6</td>
                        <td>USDKRW</td>
                        <td>US Dollar vs South Korean Won</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.01</td>
                        <td>3</td>
                        <td>-</td>
                        <td class="swap-long">0.25</td>
                        <td class="swap-shot">-15.63</td>
                        <td>0:00 - 20:00</td>
                        <td>20:00</td>
                    </tr>
                    <tr>
                        <td>7</td>
                        <td>USDTWD</td>
                        <td>US Dollar vs Taiwan Dollar</td>
                        <td>100,000</td>
                        <td>1,000</td>
                        <td>0.001</td>
                        <td>5</td>
                        <td>-</td>
                        <td class="swap-long">0.08</td>
                        <td class="swap-shot">-5.01</td>
                        <td>0:10 - 19:00</td>
                        <td>19:00</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