The most disappointing part is that these notifications come in the last week when the Circular is months old and they dont know what to do.
124
TraderJoin FYERS Community to pick others' brains on Trading/Investing
The most disappointing part is that these notifications come in the last week when the Circular is months old and they dont know what to do.
yes bcos they dont liquidate instantly. Only Liquid ETFS/Liquid BEES or any other ETF that trades on the exch is considered cash equivalent.
Liquid MFs will just give a better haircut so you can balance the rest with Liquid ETFs... (More)
I've had to add these extra curl options for it to work.
$curl = curl_init(); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false); curl_setopt($curl, CURLOPT_HTTPHEADER, array('Content-Type:application/json')); curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1); curl_setopt($curl, CURLOPT_HTTPAUTH, CURLAUTH_BASIC);
check them.
Encode using json function and use app_id/secret instead... (More)