Type/to search
0
Follow
0
Followers
کیا deribit پیرامیٹرز کو اس_week next_week SetContractType فنکشن میں ضم کر سکتا ہے؟
FAQ
Created 2018-04-18 11:47:56  
 1
 2152

میں نے ابھی ڈیریبیٹ میں سیٹ کنٹریکٹ ٹائپ کی کوشش کی اور پایا کہ اس ہفتے کا پیرامیٹر استعمال نہیں کیا جاسکتا ہے ، لیکن یہ پتہ چلا کہ تبادلے نے پہلے ہی BTC-THISWEEK کے معاہدے کو سبسکرائب کرنے کی حمایت کی ہے۔
اب ہر سبسکرپشن کا معاہدہ دستی طور پر BTC-27APR18 میں لکھا جاتا ہے۔

کیا اس کا کوئی حل ہے؟

Related Recommendations
Comment
All comments (1)

    Deribit 没有 this_week 和 next_week , Deribit 有接口 获取所有 可用合约 :

    节选自 Deribit 文档
    Get the open and available trading instruments.
    URI: https://www.deribit.com/api/v1/public/getinstruments
    URI Path: /api/v1/public/getinstruments
    Parameters: expired=true for returning all expired instruments. Else all currently traded instruments will be returned.
    Method: GET
    Result is JSON object:

    {"success": true, // false or true "message": "", // empty or text message "result": [{ "kind": "option", // future or option "baseCurrency": "BTC", // currently BTC only "currency": "USD", // currently USD only "minTradeSize": 0.01, // minimum size "instrumentName": "BTC-30JAN15-450-P", // instrument name "isActive": true, // true or false "settlement": "month", "created": "2014-12-09 11:34:24 GMT", // GMT date time "expiration": "2015-01-30 15:00:00 GMT" // GMT date time "pricePrecision": 4 // specifies the number of decimal places for instrument prices, // usually 4 decimal places for options, 2 -- for futures }, ...]}
    8 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)