Rates per date converter
Last updated
Last updated
[apis/yahoo finance/Rates per date converter]
timestamps: any[]
[Inherited from port array
of create rates per date mapping
]
Receives array to be reduced.
Example:
["A", "B", "C"]
prices: any[]
[Inherited from port array
of iterate over adjusted close prices
]
Recieves array to be iterated over.
Example:
[1,2,3]
rates per date: any
[Inherited from port reduced
of create rates per date mapping
]
Sends the reduced array.
Example:
"ABC"