2022-05-12 11:30:56 +00:00
<!doctype html>
< html lang = "en" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width, initial-scale=1, minimum-scale=1" / >
< meta name = "generator" content = "pdoc 0.10.0" / >
< title > telegram_bot.shares.share_fetcher API documentation< / title >
< meta name = "description" content = "script for share fetching (by symbols (e.g. AAPL, TSLA etc.))" / >
2022-09-18 11:05:35 +00:00
< link rel = "preload stylesheet" as = "style" href = "https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/sanitize.min.css" integrity = "sha512-y1dtMcuvtTMJc1yPgEqF0ZjQbhnc/bFhyvIyVNb9Zk5mIGtqVaAB1Ttl28su8AvFMOY0EwRbAe+HCLqj6W7/KA==" crossorigin >
< link rel = "preload stylesheet" as = "style" href = "https://cdnjs.cloudflare.com/ajax/libs/10up-sanitize.css/13.0.0/typography.min.css" integrity = "sha512-Y1DYSb995BAfxobCkKepB1BqJJTPrOp3zPL74AWFugHHmmdcvO+C48WLrUOlhGMc0QG7AE3f7gmvvcrmX2fDoA==" crossorigin >
2022-11-24 08:35:53 +00:00
< link rel = "stylesheet preload" as = "style" href = "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/styles/github.min.css" crossorigin >
2022-05-12 11:30:56 +00:00
< style > : root { --highlight-color : #fe9 } . flex { display : flex !important } body { line-height : 1.5 em } # content { padding : 20 px } # sidebar { padding : 30 px ; overflow : hidden } # sidebar > * : last-child { margin-bottom : 2 cm } . http-server-breadcrumbs { font-size : 130 % ; margin : 0 0 15 px 0 } # footer { font-size : .75 em ; padding : 5 px 30 px ; border-top : 1 px solid #ddd ; text-align : right } # footer p { margin : 0 0 0 1 em ; display : inline-block } # footer p : last-child { margin-right : 30 px } h1 , h2 , h3 , h4 , h5 { font-weight : 300 } h1 { font-size : 2.5 em ; line-height : 1.1 em } h2 { font-size : 1.75 em ; margin : 1 em 0 .50 em 0 } h3 { font-size : 1.4 em ; margin : 25 px 0 10 px 0 } h4 { margin : 0 ; font-size : 105 % } h1 : target , h2 : target , h3 : target , h4 : target , h5 : target , h6 : target { background : var ( - - highlight - color ) ; padding : .2 em 0 } a { color : #058 ; text-decoration : none ; transition : color .3 s ease-in-out } a : hover { color : #e82 } . title code { font-weight : bold } h2 [ id ^ = "header-" ] { margin-top : 2 em } . ident { color : #900 } pre code { background : #f8f8f8 ; font-size : .8 em ; line-height : 1.4 em } code { background : #f2f2f1 ; padding : 1 px 4 px ; overflow-wrap : break-word } h1 code { background : transparent } pre { background : #f8f8f8 ; border : 0 ; border-top : 1 px solid #ccc ; border-bottom : 1 px solid #ccc ; margin : 1 em 0 ; padding : 1 ex } # http-server-module-list { display : flex ; flex-flow : column } # http-server-module-list div { display : flex } # http-server-module-list dt { min-width : 10 % } # http-server-module-list p { margin-top : 0 } . toc ul , # index { list-style-type : none ; margin : 0 ; padding : 0 } # index code { background : transparent } # index h3 { border-bottom : 1 px solid #ddd } # index ul { padding : 0 } # index h4 { margin-top : .6 em ; font-weight : bold } @ media ( min-width : 200ex ) { # index . two-column { column-count : 2 } } @ media ( min-width : 300ex ) { # index . two-column { column-count : 3 } } dl { margin-bottom : 2 em } dl dl : last-child { margin-bottom : 4 em } dd { margin : 0 0 1 em 3 em } # header-classes + dl > dd { margin-bottom : 3 em } dd dd { margin-left : 2 em } dd p { margin : 10 px 0 } . name { background : #eee ; font-weight : bold ; font-size : .85 em ; padding : 5 px 10 px ; display : inline-block ; min-width : 40 % } . name : hover { background : #e0e0e0 } dt : target . name { background : var ( - - highlight - color ) } . name > span : first-child { white-space : nowrap } . name . class > span : nth-child ( 2 ) { margin-left : .4 em } . inherited { color : #999 ; border-left : 5 px solid #eee ; padding-left : 1 em } . inheritance em { font-style : normal ; font-weight : bold } . desc h2 { font-weight : 400 ; font-size : 1.25 em } . desc h3 { font-size : 1 em } . desc dt code { background : inherit } . source summary , . git-link-div { color : #666 ; text-align : right ; font-weight : 400 ; font-size : .8 em ; text-transform : uppercase } . source summary > * { white-space : nowrap ; cursor : pointer } . git-link { color : inherit ; margin-left : 1 em } . source pre { max-height : 500 px ; overflow : auto ; margin : 0 } . source pre code { font-size : 12 px ; overflow : visible } . hlist { list-style : none } . hlist li { display : inline } . hlist li : after { content : ',\2002' } . hlist li : last-child : after { content : none } . hlist . hlist { display : inline ; padding-left : 1 em } img { max-width : 100 % } td { padding : 0 .5 em } . admonition { padding : .1 em .5 em ; margin-bottom : 1 em } . admonition-title { font-weight : bold } . admonition . note , . admonition . info , . admonition . important { background : #aef } . admonition . todo , . admonition . versionadded , . admonition . tip , . admonition . hint { background : #dfd } . admonition . warning , . admonition . versionchanged , . admonition . deprecated { background : #fd4 } . admonition . error , . admonition . danger , . admonition . caution { background : lightpink } < / style >
< style media = "screen and (min-width: 700px)" > @ media screen and ( min-width : 700px ) { # sidebar { width : 30 % ; height : 100 vh ; overflow : auto ; position : sticky ; top : 0 } # content { width : 70 % ; max-width : 100 ch ; padding : 3 em 4 em ; border-left : 1 px solid #ddd } pre code { font-size : 1 em } . item . name { font-size : 1 em } main { display : flex ; flex-direction : row-reverse ; justify-content : flex-end } . toc ul ul , # index ul { padding-left : 1.5 em } . toc > ul > li { margin-top : .5 em } } < / style >
< style media = "print" > @ media print { # sidebar h1 { page-break-before : always } . source { display : none } } @ media print { * { background : transparent !important ; color : #000 !important ; box-shadow : none !important ; text-shadow : none !important } a [ href ] : after { content : " (" attr ( href ) ")" ; font-size : 90 % } a [ href ] [ title ] : after { content : none } abbr [ title ] : after { content : " (" attr ( title ) ")" } . ir a : after , a [ href ^ = "javascript:" ] : after , a [ href ^ = "#" ] : after { content : "" } pre , blockquote { border : 1 px solid #999 ; page-break-inside : avoid } thead { display : table-header-group } tr , img { page-break-inside : avoid } img { max-width : 100 % !important } @ page { margin : 0 . 5cm } p , h2 , h3 { orphans : 3 ; widows : 3 } h1 , h2 , h3 , h4 , h5 , h6 { page-break-after : avoid } } < / style >
2022-11-24 08:35:53 +00:00
< script defer src = "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/highlight.min.js" integrity = "sha512-bgHRAiTjGrzHzLyKOnpFvaEpGzJet3z4tZnXGjpsCcqOnAH6VGUx9frc5bcIhKTVLEiCO6vEhNAgx5jtLUYrfA==" crossorigin > < / script >
2022-05-12 11:30:56 +00:00
< script > window . addEventListener ( 'DOMContentLoaded' , ( ) => hljs . initHighlighting ( ) ) < / script >
< / head >
< body >
< main >
< article id = "content" >
< header >
< h1 class = "title" > Module < code > telegram_bot.shares.share_fetcher< / code > < / h1 >
< / header >
< section id = "section-intro" >
< p > script for share fetching (by symbols (e.g. AAPL, TSLA etc.))< / p >
< details class = "source" >
< summary >
< span > Expand source code< / span >
< / summary >
< pre > < code class = "python" > " " "
script for share fetching (by symbols (e.g. AAPL, TSLA etc.))
" " "
__author__ = " Florian Kellermann, Linus Eickhoff"
__date__ = " 10.05.2022"
__version__ = " 1.0.1"
__license__ = " None"
import telegram_bot.helper_functions as hf
import investpy
import pandas
from currency_converter import CurrencyConverter
def get_share_price(str_search_for):
" " " get stock price per share for company name or isin or symbol
Args:
str_search_for (string): search for this string/isin
Returns: none
" " "
try:
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ], n_results=1, countries=[' germany' ])
currency = str(search_result.retrieve_currency()) # retrieve currency from data
# should always be Euro because of countries=[' germany' ]
recent_data = pandas.DataFrame(search_result.retrieve_recent_data()) # stock prices of last few days
stock_price = recent_data.iloc[-1][" Close" ] # retrieve latest stock price
stock_price = round(float(stock_price), 2)
str_return =str(stock_price) + " " + str(currency) # return + currency
return str_return
except RuntimeError: # if no shares are found for germany (e.g. isin: US.....)
try:
my_Converter = CurrencyConverter() # need a currency converter
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ], n_results=1)
currency = str(search_result.retrieve_currency())
recent_data = pandas.DataFrame(search_result.retrieve_recent_data())
stock_price = recent_data.iloc[-1][" Close" ]
#convert stock price from currency to EUR
stock_price = my_Converter.convert(float(stock_price), str(currency), ' EUR' )
stock_price = round(float(stock_price), 2)
str_return = str(stock_price) + " EUR"
return str_return
except RuntimeError:
return " None"
def get_share_price_no_currency(str_search_for):
" " " get stock price per share for company name or isin or symbol no currency
Args:
str_search_for (string): search for this string/isin
Returns: none
" " "
try:
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
recent_data = pandas.DataFrame(search_result.retrieve_recent_data())
stock_price = recent_data.iloc[-1][" Close" ]
stock_price = round(float(stock_price), 2)
return stock_price
except RuntimeError:
my_Converter = CurrencyConverter()
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ], n_results=1)
currency = str(search_result.retrieve_currency())
recent_data = pandas.DataFrame(search_result.retrieve_recent_data())
stock_price = recent_data.iloc[-1][" Close" ]
stock_price = my_Converter.convert(float(stock_price), str(currency), ' EUR' )
stock_price = round(float(stock_price), 2)
str_return = str(stock_price)
return str_return
def get_share_information(str_search_for):
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
str_return = " Company: " + search_result.name + " \nSymbol: " + search_result.symbol + " \nCurrent Price/Share: " + get_share_price(str_search_for)
return str_return
def get_share_information_markdown(str_search_for):
try:
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
except RuntimeError as e:
return hf.make_markdown_proof(f" no shares found for \" {str_search_for}\" " ) # if no shares are found, make error message markdown proof and return
except ConnectionError as e:
return hf.make_markdown_proof(f" connection not possible. Try again later." ) # if no connection, make error message markdown proof and return
str_return = f' *{hf.make_markdown_proof(search_result.name)}*\n_{hf.make_markdown_proof(search_result.symbol)}_\nworth: {hf.make_markdown_proof(get_share_price(str_search_for))}'
return str_return
def get_share_information_simple(str_search_for):
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
str_return = search_result.name + " \n" + search_result.symbol + " \nworth: " + get_share_price(str_search_for)
return str_return
if __name__ == " __main__" :
print(" None" )< / code > < / pre >
< / details >
< / section >
< section >
< / section >
< section >
< / section >
< section >
< h2 class = "section-title" id = "header-functions" > Functions< / h2 >
< dl >
< dt id = "telegram_bot.shares.share_fetcher.get_share_information" > < code class = "name flex" >
< span > def < span class = "ident" > get_share_information< / span > < / span > (< span > str_search_for)< / span >
< / code > < / dt >
< dd >
< div class = "desc" > < / div >
< details class = "source" >
< summary >
< span > Expand source code< / span >
< / summary >
< pre > < code class = "python" > def get_share_information(str_search_for):
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
str_return = " Company: " + search_result.name + " \nSymbol: " + search_result.symbol + " \nCurrent Price/Share: " + get_share_price(str_search_for)
return str_return< / code > < / pre >
< / details >
< / dd >
< dt id = "telegram_bot.shares.share_fetcher.get_share_information_markdown" > < code class = "name flex" >
< span > def < span class = "ident" > get_share_information_markdown< / span > < / span > (< span > str_search_for)< / span >
< / code > < / dt >
< dd >
< div class = "desc" > < / div >
< details class = "source" >
< summary >
< span > Expand source code< / span >
< / summary >
< pre > < code class = "python" > def get_share_information_markdown(str_search_for):
try:
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
except RuntimeError as e:
return hf.make_markdown_proof(f" no shares found for \" {str_search_for}\" " ) # if no shares are found, make error message markdown proof and return
except ConnectionError as e:
return hf.make_markdown_proof(f" connection not possible. Try again later." ) # if no connection, make error message markdown proof and return
str_return = f' *{hf.make_markdown_proof(search_result.name)}*\n_{hf.make_markdown_proof(search_result.symbol)}_\nworth: {hf.make_markdown_proof(get_share_price(str_search_for))}'
return str_return< / code > < / pre >
< / details >
< / dd >
< dt id = "telegram_bot.shares.share_fetcher.get_share_information_simple" > < code class = "name flex" >
< span > def < span class = "ident" > get_share_information_simple< / span > < / span > (< span > str_search_for)< / span >
< / code > < / dt >
< dd >
< div class = "desc" > < / div >
< details class = "source" >
< summary >
< span > Expand source code< / span >
< / summary >
< pre > < code class = "python" > def get_share_information_simple(str_search_for):
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
str_return = search_result.name + " \n" + search_result.symbol + " \nworth: " + get_share_price(str_search_for)
return str_return< / code > < / pre >
< / details >
< / dd >
< dt id = "telegram_bot.shares.share_fetcher.get_share_price" > < code class = "name flex" >
< span > def < span class = "ident" > get_share_price< / span > < / span > (< span > str_search_for)< / span >
< / code > < / dt >
< dd >
< div class = "desc" > < p > get stock price per share for company name or isin or symbol< / p >
< h2 id = "args" > Args< / h2 >
< dl >
< dt > < strong > < code > str_search_for< / code > < / strong > :  < code > string< / code > < / dt >
< dd > search for this string/isin< / dd >
< / dl >
< p > Returns: none< / p > < / div >
< details class = "source" >
< summary >
< span > Expand source code< / span >
< / summary >
< pre > < code class = "python" > def get_share_price(str_search_for):
" " " get stock price per share for company name or isin or symbol
Args:
str_search_for (string): search for this string/isin
Returns: none
" " "
try:
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ], n_results=1, countries=[' germany' ])
currency = str(search_result.retrieve_currency()) # retrieve currency from data
# should always be Euro because of countries=[' germany' ]
recent_data = pandas.DataFrame(search_result.retrieve_recent_data()) # stock prices of last few days
stock_price = recent_data.iloc[-1][" Close" ] # retrieve latest stock price
stock_price = round(float(stock_price), 2)
str_return =str(stock_price) + " " + str(currency) # return + currency
return str_return
except RuntimeError: # if no shares are found for germany (e.g. isin: US.....)
try:
my_Converter = CurrencyConverter() # need a currency converter
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ], n_results=1)
currency = str(search_result.retrieve_currency())
recent_data = pandas.DataFrame(search_result.retrieve_recent_data())
stock_price = recent_data.iloc[-1][" Close" ]
#convert stock price from currency to EUR
stock_price = my_Converter.convert(float(stock_price), str(currency), ' EUR' )
stock_price = round(float(stock_price), 2)
str_return = str(stock_price) + " EUR"
return str_return
except RuntimeError:
return " None" < / code > < / pre >
< / details >
< / dd >
< dt id = "telegram_bot.shares.share_fetcher.get_share_price_no_currency" > < code class = "name flex" >
< span > def < span class = "ident" > get_share_price_no_currency< / span > < / span > (< span > str_search_for)< / span >
< / code > < / dt >
< dd >
< div class = "desc" > < p > get stock price per share for company name or isin or symbol no currency< / p >
< h2 id = "args" > Args< / h2 >
< dl >
< dt > < strong > < code > str_search_for< / code > < / strong > :  < code > string< / code > < / dt >
< dd > search for this string/isin< / dd >
< / dl >
< p > Returns: none< / p > < / div >
< details class = "source" >
< summary >
< span > Expand source code< / span >
< / summary >
< pre > < code class = "python" > def get_share_price_no_currency(str_search_for):
" " " get stock price per share for company name or isin or symbol no currency
Args:
str_search_for (string): search for this string/isin
Returns: none
" " "
try:
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ],
countries=[' germany' ], n_results=1)
recent_data = pandas.DataFrame(search_result.retrieve_recent_data())
stock_price = recent_data.iloc[-1][" Close" ]
stock_price = round(float(stock_price), 2)
return stock_price
except RuntimeError:
my_Converter = CurrencyConverter()
search_result = investpy.search_quotes(text=str_search_for, products=[' stocks' ], n_results=1)
currency = str(search_result.retrieve_currency())
recent_data = pandas.DataFrame(search_result.retrieve_recent_data())
stock_price = recent_data.iloc[-1][" Close" ]
stock_price = my_Converter.convert(float(stock_price), str(currency), ' EUR' )
stock_price = round(float(stock_price), 2)
str_return = str(stock_price)
return str_return< / code > < / pre >
< / details >
< / dd >
< / dl >
< / section >
< section >
< / section >
< / article >
< nav id = "sidebar" >
< h1 > Index< / h1 >
< div class = "toc" >
< ul > < / ul >
< / div >
< ul id = "index" >
< li > < h3 > Super-module< / h3 >
< ul >
< li > < code > < a title = "telegram_bot.shares" href = "index.html" > telegram_bot.shares< / a > < / code > < / li >
< / ul >
< / li >
< li > < h3 > < a href = "#header-functions" > Functions< / a > < / h3 >
< ul class = "" >
< li > < code > < a title = "telegram_bot.shares.share_fetcher.get_share_information" href = "#telegram_bot.shares.share_fetcher.get_share_information" > get_share_information< / a > < / code > < / li >
< li > < code > < a title = "telegram_bot.shares.share_fetcher.get_share_information_markdown" href = "#telegram_bot.shares.share_fetcher.get_share_information_markdown" > get_share_information_markdown< / a > < / code > < / li >
< li > < code > < a title = "telegram_bot.shares.share_fetcher.get_share_information_simple" href = "#telegram_bot.shares.share_fetcher.get_share_information_simple" > get_share_information_simple< / a > < / code > < / li >
< li > < code > < a title = "telegram_bot.shares.share_fetcher.get_share_price" href = "#telegram_bot.shares.share_fetcher.get_share_price" > get_share_price< / a > < / code > < / li >
< li > < code > < a title = "telegram_bot.shares.share_fetcher.get_share_price_no_currency" href = "#telegram_bot.shares.share_fetcher.get_share_price_no_currency" > get_share_price_no_currency< / a > < / code > < / li >
< / ul >
< / li >
< / ul >
< / nav >
< / main >
< footer id = "footer" >
< p > Generated by < a href = "https://pdoc3.github.io/pdoc" title = "pdoc: Python API documentation generator" > < cite > pdoc< / cite > 0.10.0< / a > .< / p >
< / footer >
< / body >
< / html >