mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 09:59: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)
|
||||
}
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
#[allow(clippy::upper_case_acronyms, non_camel_case_types)]
|
||||
#[derive(Serialize, Deserialize, JsonSchema, strum_macros::Display)]
|
||||
pub enum TypeTicker {
|
||||
ARKVX,
|
||||
|
@ -77,6 +77,10 @@ pub enum TypeTicker {
|
|||
PRNT,
|
||||
IZRL,
|
||||
|
||||
EUROPE_ARKI,
|
||||
EUROPE_ARKG,
|
||||
EUROPE_ARRK,
|
||||
|
||||
CYBR,
|
||||
CYCL,
|
||||
FOOD,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue