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 4, 2023
1 parent 13f088e commit c10f127
Show file tree
Hide file tree
Showing 6 changed files with 327 additions and 263 deletions.
66 changes: 65 additions & 1 deletion data/deribit.option.2023-11-04.json
Original file line number Diff line number Diff line change
Expand Up @@ -15410,7 +15410,7 @@
"option_type": "put",
"price_index": "btc_usd",
"quote_currency": "BTC",
"rfq": false,
"rfq": true,
"settlement_currency": "BTC",
"settlement_period": "month",
"strike": 17000.0,
Expand Down Expand Up @@ -32255,6 +32255,70 @@
}
]
},
{
"base_currency": "ETH",
"block_trade_commission": 0.0003,
"block_trade_min_trade_amount": 250,
"block_trade_tick_size": 0.0001,
"contract_size": 1.0,
"counter_currency": "USD",
"creation_timestamp": 1699099980000,
"expiration_timestamp": 1699344000000,
"instrument_id": 275353,
"instrument_name": "ETH-7NOV23-2025-C",
"instrument_type": "reversed",
"is_active": true,
"kind": "option",
"maker_commission": 0.0003,
"min_trade_amount": 1,
"option_type": "call",
"price_index": "eth_usd",
"quote_currency": "ETH",
"rfq": false,
"settlement_currency": "ETH",
"settlement_period": "day",
"strike": 2025.0,
"taker_commission": 0.0003,
"tick_size": 0.0001,
"tick_size_steps": [
{
"above_price": 0.005,
"tick_size": 0.0005
}
]
},
{
"base_currency": "ETH",
"block_trade_commission": 0.0003,
"block_trade_min_trade_amount": 250,
"block_trade_tick_size": 0.0001,
"contract_size": 1.0,
"counter_currency": "USD",
"creation_timestamp": 1699099980000,
"expiration_timestamp": 1699344000000,
"instrument_id": 275354,
"instrument_name": "ETH-7NOV23-2025-P",
"instrument_type": "reversed",
"is_active": true,
"kind": "option",
"maker_commission": 0.0003,
"min_trade_amount": 1,
"option_type": "put",
"price_index": "eth_usd",
"quote_currency": "ETH",
"rfq": false,
"settlement_currency": "ETH",
"settlement_period": "day",
"strike": 2025.0,
"taker_commission": 0.0003,
"tick_size": 0.0001,
"tick_size_steps": [
{
"above_price": 0.005,
"tick_size": 0.0005
}
]
},
{
"base_currency": "ETH",
"block_trade_commission": 0.0003,
Expand Down
Loading

0 comments on commit c10f127

Please sign in to comment.