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 Oct 25, 2023
1 parent e42f975 commit ee5b04d
Show file tree
Hide file tree
Showing 8 changed files with 1,558 additions and 1,050 deletions.
18 changes: 9 additions & 9 deletions data/bitget.spot.2023-10-25.json
Original file line number Diff line number Diff line change
Expand Up @@ -1403,6 +1403,15 @@
"symbol": "GMD_USDT",
"tick_size": "4"
},
{
"base_asset_precision": "2",
"base_currency": "GAS",
"quote_currency": "USDT",
"size_increment": "2",
"status": "online",
"symbol": "GAS_USDT",
"tick_size": "4"
},
{
"base_asset_precision": "0",
"base_currency": "LUFFY",
Expand All @@ -1421,15 +1430,6 @@
"symbol": "RDPX_USDT",
"tick_size": "4"
},
{
"base_asset_precision": "2",
"base_currency": "GAS",
"quote_currency": "USDT",
"size_increment": "2",
"status": "online",
"symbol": "GAS_USDT",
"tick_size": "4"
},
{
"base_asset_precision": "0",
"base_currency": "LAT",
Expand Down
128 changes: 128 additions & 0 deletions data/deribit.option.2023-10-25.json
Original file line number Diff line number Diff line change
Expand Up @@ -7167,6 +7167,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": 1698240360000,
"expiration_timestamp": 1698480000000,
"instrument_id": 273492,
"instrument_name": "BTC-28OCT23-35250-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": "day",
"strike": 35250.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": 1698240360000,
"expiration_timestamp": 1698480000000,
"instrument_id": 273493,
"instrument_name": "BTC-28OCT23-35250-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": "day",
"strike": 35250.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 Expand Up @@ -33535,6 +33599,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": 1698248040000,
"expiration_timestamp": 1698480000000,
"instrument_id": 273505,
"instrument_name": "ETH-28OCT23-2350-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": 2350.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": 1698248040000,
"expiration_timestamp": 1698480000000,
"instrument_id": 273506,
"instrument_name": "ETH-28OCT23-2350-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": 2350.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 ee5b04d

Please sign in to comment.