mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 01:49:11 +00:00
ark europe
This commit is contained in:
parent
9717478135
commit
793cde6154
1 changed files with 5 additions and 1 deletions
|
@ -55,7 +55,7 @@ pub async fn filter_date_range(
|
||||||
Ok(filter_df)
|
Ok(filter_df)
|
||||||
}
|
}
|
||||||
|
|
||||||
#[allow(clippy::upper_case_acronyms)]
|
#[allow(clippy::upper_case_acronyms, non_camel_case_types)]
|
||||||
#[derive(Serialize, Deserialize, JsonSchema, strum_macros::Display)]
|
#[derive(Serialize, Deserialize, JsonSchema, strum_macros::Display)]
|
||||||
pub enum TypeTicker {
|
pub enum TypeTicker {
|
||||||
ARKVX,
|
ARKVX,
|
||||||
|
@ -77,6 +77,10 @@ pub enum TypeTicker {
|
||||||
PRNT,
|
PRNT,
|
||||||
IZRL,
|
IZRL,
|
||||||
|
|
||||||
|
EUROPE_ARKI,
|
||||||
|
EUROPE_ARKG,
|
||||||
|
EUROPE_ARRK,
|
||||||
|
|
||||||
CYBR,
|
CYBR,
|
||||||
CYCL,
|
CYCL,
|
||||||
FOOD,
|
FOOD,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue