mirror of
https://github.com/NexVeridian/ark-invest-api-rust.git
synced 2025-09-02 09:59:11 +00:00
more etfs
This commit is contained in:
parent
85294d5983
commit
c0385a1456
3 changed files with 5 additions and 4 deletions
|
@ -64,11 +64,14 @@ pub enum TypeTicker {
|
|||
ARKQ,
|
||||
ARKW,
|
||||
ARKX,
|
||||
// ARKA,
|
||||
// ARKZ,
|
||||
ARKA,
|
||||
ARKZ,
|
||||
ARKC,
|
||||
ARKD,
|
||||
ARKY,
|
||||
ARKB,
|
||||
PRNT,
|
||||
IZRL
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, JsonSchema)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue