11# TRADINGHOURS
22
3- ![ 0.4.1 ] ( https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradinghours/package.json ) ![ v3] ( https://img.shields.io/badge/framework%20version-v3-blueviolet )
3+ ![ 0.4.2 ] ( https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradinghours/package.json ) ![ v3] ( https://img.shields.io/badge/framework%20version-v3-blueviolet )
44
55This document was generated automatically. Please see [ README Generator] ( ../../scripts#readme-generator ) for more info.
66
@@ -23,21 +23,21 @@ This document was generated automatically. Please see [README Generator](../../s
2323
2424## Input Parameters
2525
26- | Required? | Name | Description | Type | Options | Default |
27- | :-------: | :------: | :-----------------: | :----: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------: |
28- | | endpoint | The endpoint to use | string | [ euronext_milan-market-status] ( #market-status-endpoint ) , [ euronext_paris-market-status] ( #market-status-endpoint ) , [ forex-market-status] ( #market-status-endpoint ) , [ lse-market-status] ( #market-status-endpoint ) , [ market-status] ( #market-status-endpoint ) , [ metals-market-status] ( #market-status-endpoint ) , [ nyse-market-status] ( #market-status-endpoint ) , [ six-market-status] ( #market-status-endpoint ) , [ wti-market-status] ( #market-status-endpoint ) , [ xetra-market-status] ( #market-status-endpoint ) | ` market-status ` |
26+ | Required? | Name | Description | Type | Options | Default |
27+ | :-------: | :------: | :-----------------: | :----: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ : | :-------------: |
28+ | | endpoint | The endpoint to use | string | [ euronext_milan-market-status] ( #market-status-endpoint ) , [ euronext_paris-market-status] ( #market-status-endpoint ) , [ forex-market-status] ( #market-status-endpoint ) , [ lse-market-status] ( #market-status-endpoint ) , [ market-status] ( #market-status-endpoint ) , [ metals-market-status] ( #market-status-endpoint ) , [ nyse-market-status] ( #market-status-endpoint ) , [ six-market-status] ( #market-status-endpoint ) , [ tradegate-market-status ] ( #market-status-endpoint ) , [ wti-market-status] ( #market-status-endpoint ) , [ xetra-market-status] ( #market-status-endpoint ) | ` market-status ` |
2929
3030## Market-status Endpoint
3131
32- Supported names for this endpoint are: ` euronext_milan-market-status ` , ` euronext_paris-market-status ` , ` forex-market-status ` , ` lse-market-status ` , ` market-status ` , ` metals-market-status ` , ` nyse-market-status ` , ` six-market-status ` , ` wti-market-status ` , ` xetra-market-status ` .
32+ Supported names for this endpoint are: ` euronext_milan-market-status ` , ` euronext_paris-market-status ` , ` forex-market-status ` , ` lse-market-status ` , ` market-status ` , ` metals-market-status ` , ` nyse-market-status ` , ` six-market-status ` , ` tradegate-market-status ` , ` wti-market-status ` , ` xetra-market-status ` .
3333
3434### Input Params
3535
36- | Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
37- | :-------: | :-----: | :-----: | :---------------------------------------------------------------------------------: | :----: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-------: | :--------: | :------------: |
38- | ✅ | market | | The name of the market | string | ` EURONEXT_MILAN ` , ` EURONEXT_PARIS ` , ` FOREX ` , ` LSE ` , ` METALS ` , ` NYSE ` , ` SIX ` , ` WTI ` , ` XETRA ` , ` euronext_milan ` , ` euronext_paris ` , ` forex ` , ` lse ` , ` metals ` , ` nyse ` , ` six ` , ` wti ` , ` xetra ` | | | |
39- | | type | | Type of the market status | string | ` 24/5 ` , ` regular ` | ` regular ` | | |
40- | | weekend | | DHH-DHH: TZ , 520-020: America /New_York means Fri 20:00 to Sun 20:00 Eastern Time Zone | string | | | | |
36+ | Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
37+ | :-------: | :-----: | :-----: | :---------------------------------------------------------------------------------: | :----: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- : | :-------: | :--------: | :------------: |
38+ | ✅ | market | | The name of the market | string | ` EURONEXT_MILAN ` , ` EURONEXT_PARIS ` , ` FOREX ` , ` LSE ` , ` METALS ` , ` NYSE ` , ` SIX ` , ` TRADEGATE ` , ` WTI ` , ` XETRA ` , ` euronext_milan ` , ` euronext_paris ` , ` forex ` , ` lse ` , ` metals ` , ` nyse ` , ` six ` , ` tradegate ` , ` wti ` , ` xetra ` | | | |
39+ | | type | | Type of the market status | string | ` 24/5 ` , ` regular ` | ` regular ` | | |
40+ | | weekend | | DHH-DHH: TZ , 520-020: America /New_York means Fri 20:00 to Sun 20:00 Eastern Time Zone | string | | | | |
4141
4242### Example
4343
0 commit comments