Skip to content

Commit

Permalink
refactor: json key's properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Romazes committed May 2, 2024
1 parent e7d3e69 commit 14f4ca2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iqfeed.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"Trade",
"Quote"
],
"data-resolutions": [
"resolutions": [
"Tick",
"Second",
"Minute",
"Hour",
"Daily"
],
"data-supported": [
"security-types": [
"Equity"
],
"data-markets": [
"markets": [
"USA"
]
}
Expand Down

0 comments on commit 14f4ca2

Please sign in to comment.