-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4119209
commit df78b1c
Showing
2 changed files
with
147 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
|
||
<html xmlns:og="http://opengraphprotocol.org/schema/" > | ||
<head> | ||
<!-- Google Tag Manager --> | ||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': | ||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], | ||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= | ||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); | ||
})(window,document,'script','dataLayer','GTM-N4HVP5D');</script> | ||
<!-- End Google Tag Manager --> | ||
<meta charset="UTF-8"> | ||
<link rel="stylesheet" href="./css/main.css"> | ||
<link rel="stylesheet" href="./css/bot.css"> | ||
<title>BotRepository - Top Stocks B3</title> | ||
|
||
<!-- Essential META Tags --> | ||
<meta property="og:type" content="article" /> | ||
<meta property="og:title" content="BotRepository - Top Stocks B3" /> | ||
<meta property="og:site_name" content="BotRepository" /> | ||
<meta property="og:url" content="https://repository.botcity.dev/bot-37.html" /> | ||
<meta property="og:image" content="https://i.imgur.com/EJ2OuAy.png" /> | ||
<meta property="og:description" content="Automation that extracts and filters current stocks on the Brazilian stock exchange (B3) based on data from the fundamentus.com.br website that correspond to the following criteria: P/E between 3 and 10; P/BV between 0.5 and 2; Dividend Yield between 7% and 14%; ROE between 15% and 30%; Liquidity greater than 1M." /> | ||
<meta property="article:author" content="Will Pedroso" /> | ||
<meta property="article:published_time" content="2024/26/03" /> | ||
|
||
<meta property="og:locale" content="en_US"/> | ||
|
||
<!-- Non-Essential, But Required for Analytics --> | ||
<meta name="twitter:site" content="@BotcityDev" /> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:image:alt" content="Top Stocks B3" /> | ||
|
||
|
||
</head> | ||
|
||
<body> | ||
<!-- Google Tag Manager (noscript) --> | ||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N4HVP5D" | ||
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> | ||
<!-- End Google Tag Manager (noscript) --> | ||
|
||
<!-- HEADER --> | ||
<div data-include="header"></div> | ||
|
||
<!-- Main Content --> | ||
<div id="botPanel"> | ||
<div id="botName">Top Stocks B3</div> | ||
<div id="botAuthor">by <a href="https://github.com/willypedroso">Will Pedroso</a> on 03/26/2024</div> | ||
|
||
<div id="botDescription">Automation that extracts and filters current stocks on the Brazilian stock exchange (B3) based on data from the fundamentus.com.br website that correspond to the following criteria: P/E between 3 and 10; P/BV between 0.5 and 2; Dividend Yield between 7% and 14%; ROE between 15% and 30%; Liquidity greater than 1M.</div> | ||
|
||
<div class="card_bot_tags_bot"><b>tags: </b> | ||
<div class="card_bot_tag">python</div> | ||
<div class="card_bot_tag">automation</div> | ||
<div class="card_bot_tag">web scrapping</div> | ||
<div class="card_bot_tag">stocks</div> | ||
<div class="card_bot_tag">financial</div> | ||
</div> | ||
|
||
<div class="div_git_repo"> | ||
<b>Repository:</b><br/> | ||
<a href="https://github.com/willypedroso/top-stocks-b3"> | ||
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=willypedroso&repo=top-stocks-b3"/> | ||
</a><br/> | ||
<font style='font-size:12px'>* Source code may be subject to copyright, check with author for redistribution.</font> | ||
</div> | ||
|
||
|
||
<p style="margin-top: 10px"> | ||
<b>Share this Bot:</b> | ||
</p> | ||
<div class="div_share"> | ||
<!-- AddToAny BEGIN --> | ||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-copy" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_copy_link"></a> | ||
</div> | ||
|
||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-linkedin" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_linkedin"></a> | ||
</div> | ||
|
||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-whatsapp" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_whatsapp"></a> | ||
</div> | ||
|
||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-twitter" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_twitter"></a> | ||
</div> | ||
|
||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-telegram" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_telegram"></a> | ||
</div> | ||
|
||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-mastodon" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_mastodon"></a> | ||
</div> | ||
|
||
<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://repository.botcity.dev/bot-37.html?utm_source=bot-repository&utm_medium=referral-email" data-a2a-title="I liked this bot that I saw in the Bot Repository. Check it out."> | ||
<a class="a2a_button_email"></a> | ||
</div> | ||
<script async src="https://static.addtoany.com/menu/page.js"></script> | ||
<!-- AddToAny END --> | ||
</div> | ||
</div> | ||
|
||
<!-- FOOTER --> | ||
<div data-include="footer"></div> | ||
|
||
<script src="./js/jquery-3.6.0.min.js"></script> | ||
<script src="./js/ui.js"></script> | ||
|
||
<script> | ||
|
||
$(function () { | ||
UI.load(); | ||
}); | ||
|
||
</script> | ||
|
||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters