Description Usage Arguments Examples
Tarihsel olarak hisse fiyatlarinin cekilmesini saglayan fonksiyondur.
1 | hissefiyat(hisseKod = NULL, baslaTarih = NULL, bitisTarih = NULL)
|
hisseKod |
Hissenin borsadaki kodudur |
baslaTarih |
Baslangic Tarihi yyyy-mm-dd formatinda yazilmalidir |
bitisTarih |
Bitis Tarihi yyyy-mm-dd formatinda yazilmalidir |
1 | ## Not run: hissefiyat(hisseKod = 'THYAO', baslaTarih = '2021-08-16', bitisTarih = '2021-08-19')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.