Skip to content

Commit

Permalink
Added new data by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 6, 2023
1 parent 0df4cb3 commit 1dbc533
Show file tree
Hide file tree
Showing 12 changed files with 3,151 additions and 1,441 deletions.
64 changes: 64 additions & 0 deletions data/deribit.option.2023-11-06.json
Original file line number Diff line number Diff line change
Expand Up @@ -17727,6 +17727,70 @@
}
]
},
{
"base_currency": "BTC",
"block_trade_commission": 0.0003,
"block_trade_min_trade_amount": 25,
"block_trade_tick_size": 0.0001,
"contract_size": 1.0,
"counter_currency": "USD",
"creation_timestamp": 1699267140000,
"expiration_timestamp": 1706256000000,
"instrument_id": 275653,
"instrument_name": "BTC-26JAN24-15000-C",
"instrument_type": "reversed",
"is_active": true,
"kind": "option",
"maker_commission": 0.0003,
"min_trade_amount": 0.1,
"option_type": "call",
"price_index": "btc_usd",
"quote_currency": "BTC",
"rfq": false,
"settlement_currency": "BTC",
"settlement_period": "month",
"strike": 15000.0,
"taker_commission": 0.0003,
"tick_size": 0.0001,
"tick_size_steps": [
{
"above_price": 0.005,
"tick_size": 0.0005
}
]
},
{
"base_currency": "BTC",
"block_trade_commission": 0.0003,
"block_trade_min_trade_amount": 25,
"block_trade_tick_size": 0.0001,
"contract_size": 1.0,
"counter_currency": "USD",
"creation_timestamp": 1699267140000,
"expiration_timestamp": 1706256000000,
"instrument_id": 275654,
"instrument_name": "BTC-26JAN24-15000-P",
"instrument_type": "reversed",
"is_active": true,
"kind": "option",
"maker_commission": 0.0003,
"min_trade_amount": 0.1,
"option_type": "put",
"price_index": "btc_usd",
"quote_currency": "BTC",
"rfq": false,
"settlement_currency": "BTC",
"settlement_period": "month",
"strike": 15000.0,
"taker_commission": 0.0003,
"tick_size": 0.0001,
"tick_size_steps": [
{
"above_price": 0.005,
"tick_size": 0.0005
}
]
},
{
"base_currency": "BTC",
"block_trade_commission": 0.0003,
Expand Down
Loading

0 comments on commit 1dbc533

Please sign in to comment.