CINXE.COM
Vetiva Online
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>Vetiva Online</title> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="css/custom.css" rel="stylesheet"> <!--link href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet"--> </head> <body> <!-- Navigation --> <nav class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark fixed-top"> <div class="container"> <a class="navbar-brand" href="index.html"> <img src="img/logo.png"> </a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="https://www.vetivatrader.com/iw/" target="_blank">Trading</a> </li> <li class="nav-item"> <a class="nav-link" href="research.html">Research</a> </li> <li class="nav-item"> <a class="nav-link" href="trusts.html">Trusts</a> </li> <li class="nav-item"> <a class="nav-link" href="lifestyle.html">Lifestyle</a> </li> </ul> </div> </div> </nav> <header> <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li> <li data-target="#carouselExampleIndicators" data-slide-to="1"></li> <li data-target="#carouselExampleIndicators" data-slide-to="2"> <li data-target="#carouselExampleIndicators" data-slide-to="3"></li> <li data-target="#carouselExampleIndicators" data-slide-to="4"></li> <li data-target="#carouselExampleIndicators" data-slide-to="5"></li> <li data-target="#carouselExampleIndicators" data-slide-to="6"></li> </ol> <div class="carousel-inner" role="listbox"> <!-- Slide One - Set the background image for this slide in the line below --> <div class="carousel-item active" style="background-image: url('img/01_VetivaOnline.jpg')"> <div class="carousel-caption-center d-none d-md-block"> <h3>Vetiva Online</h3> <!--p>Get easy access to the market: Buy one ETF and get the perform-ance of multiple stocks, dividends included.</p> <a href="http://www.vetiva.com/vassets /wealthfunds.php" class="btn no-pad text-light"> Learn More <img src="img/icons-more.svg" class="img-fluid"> </a--> </div> </div> <!-- Slide Two - Set the background image for this slide in the line below --> <div class="carousel-item" style="background-image: url('img/02_GriffinMobile.jpg')"> <div class="carousel-caption d-none d-md-block"> <h3>Griffin Mobile</h3> <p>Download the app now</p> <a href="https://play.google.com/store/apps/details?id=com.griffin.mobile" target="_blank" class="btn no-pad text-light"> Get it on Google Play <img src="img/icons-more.svg" class="img-fluid"> </a> </div> <div class=" bg-dark-overlay"> </div> </div> <!-- Slide Three - Set the background image for this slide in the line below --> <div class="carousel-item" style="background-image: url('img/03_VetivaMoneyMarketFund.jpg')"> <div class="carousel-caption d-none d-md-block"> <h3>Vetiva Money Market Fund</h3> <p>Invest in your future with as little as ₦5000</p> <a href="http://www.vetiva.com/funds/vmmf" target="_blank" class="btn no-pad text-light"> Learn More <img src="img/icons-more.svg" class="img-fluid"> </a> </div> <div class=" bg-dark-overlay"> </div> </div> <!-- Slide Three - Set the background image for this slide in the line below --> <div class="carousel-item" style="background-image: url('img/04_ExchangeTradedFunds.jpg')"> <div class="carousel-caption d-none d-md-block"> <h3>Vetiva Exchange Traded Funds</h3> <p>Track the performance of market indices</p> <a href="http://www.vetiva.com/vassets/ wealthfunds.php" target="_blank" class="btn no-pad text-light"> Learn More <img src="img/icons-more.svg" class="img-fluid"> </a> </div> <div class=" bg-dark-overlay"> </div> </div> <!-- Slide Three - Set the background image for this slide in the line below --> <div class="carousel-item" style="background-image: url('img/05_OpenAVetivaOnlineAccount.jpg')"> <div class="carousel-caption d-none d-md-block"> <h3>Stockbroking Account Opening</h3> <p>Open a stockbroking account with a minimum of ₦50,000.00.</p> <!--<a href="" class="btn no-pad text-light"> Learn More <img src="img/icons-more.svg" class="img-fluid"> </a>--> </div> <div class=" bg-dark-overlay"> </div> </div> <!-- Slide Three - Set the background image for this slide in the line below --> <div class="carousel-item" style="background-image: url('img/06_VetivaEducationTrustPlan.jpg')"> <div class="carousel-caption d-none d-md-block"> <h3>Vetiva Education Trust Plan</h3> <p>Build Their Future</p> <a href="http://www.vetiva.com/vtrustees/vetp/VETP_Brochure_01.pdf" target="_blank" class="btn no-pad text-light"> Learn More <img src="img/icons-more.svg" class="img-fluid"> </a> </div> <div class=" bg-dark-overlay"> </div> </div> <div class="carousel-item" style="background-image: url('img/07_VetivaWealthCard.jpg')"> <div class="carousel-caption d-none d-md-block"> <h3>The Vetiva<br />Wealth Card</h3> <p>Enjoy zero fees on select Vetiva products<br />when you apply for the Vetiva Wealth card.</p> <a href="mailto:sales@vetiva.com" target="_blank" class="btn no-pad text-light"> Contact Us <img src="img/icons-more.svg" class="img-fluid"> </a> </div> <div class=" bg-dark-overlay"> </div> </div> </div> <a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> </header> <!-- Page Content --> <div class="section-home container"> <!-- Marketing Icons Section --> <div class="row card-wrapper"> <div class="col-lg-4 mb-4"> <div class="card h-100"> <div class="card-logo"> <img src="img/icons-trading.png"> </div> <h4 class="card-header">Trading</h4> <!--div class="card-body"> <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> </div--> <div class="card-footer"> <a href="https://www.vetivatrader.com/iw/" target="_blank" class="btn btn-primary">Learn More</a> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="card h-100"> <div class="card-logo"> <img src="img/icons-research.png"> </div> <h4 class="card-header">Research</h4> <!--div class="card-body"> <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> </div--> <div class="card-footer"> <a href="research.html" class="btn btn-primary">Learn More</a> </div> </div> </div> <div class="col-lg-4 mb-4"> <div class="card h-100"> <div class="card-logo"> <img src="img/icons-lifestyle.png"> </div> <h4 class="card-header">Lifestyle</h4> <!--div class="card-body"> <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipisicing elit.</p> </div--> <div class="card-footer"> <a href="lifestyle.html" class="btn btn-primary">Learn More</a> </div> </div> </div> </div> <!-- /.row --> <div class="row"> <!-- Blog Entries Column --> <div class="col-md-8"> <!-- Blog Post --> <div class="card mb-4"> <div class="row"> <div class="col-md-12"> <iframe width="100%" height="480" src="https://www.youtube.com/embed/bd1STzqjIR0?rel=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> </div> </div> <div class="card-body"> <h2 class="card-title">About Vetiva Online</h2> <p class="card-text">Vetiva Online is a trading, research and lifestyle platform for existing and new clients. Through our digital eco-system, users get access to our daily research reports from our analysts. Information ranging from macroeconomic research, business news to sector analysis is available to keep you in the know and help you make informed investment decisions. Our trading gateway gives users direct market access to trade equities and treasury bills without middle man interference. The lifestyle section is home to Vetiva’s financial blog, where you can receive trading tips and financial advice.</p> <!--<a href="blog-post.html" class="btn btn-primary">Read More →</a>--> </div> </div> </div> <!-- Sidebar Widgets Column --> <div class="col-md-4"> <!-- Search Widget --> <!--div class="card mb-4"> <h5 class="card-header">Stay In Touch</h5> <div class="card-body"> <div class="input-group"> <input type="text" class="form-control" placeholder="Enter Email Address"> <span class="input-group-btn"> <button class="btn btn-secondary" type="button">Go!</button> </span> </div> </div> </div--> <!-- Categories Widget --> <!--div class="card my-4"> <h5 class="card-header">Giving Back</h5> <div class="card-body"> <div class="row"> <div class="col-lg-12"> <img src="img/giftvoucher.jpg" class="img-fluid"> </div> </div> </div> </div--> <!-- Side Widget --> <div class="card mb-4"> <h5 class="card-header">Treasury Bills Calculator</h5> <div class="card-body"> <div class="input-group"> <input id="vol" type="text" class="form-control" placeholder="Volume"> </div> <p></p> <div class="input-group"> <select id="ten" class="form-control"> <option value="" disabled selected>Tenor</option> <option value="91">91 days</option> <option value="182">182 days</option> <option value="364">364 days</option> </select> </div> <p></p> <div class="input-group"> <button id="compute" class="btn btn-secondary" type="button">Compute</button> </div> <p></p> <output id="res" /> </div> <div class="card-body"> <p style="color:red;font-size:10px;font-style:italic;text-align:justify;"> Please note that the T-Bills Auction Forecast Rate (“the Forecast Rate”) merely represents analyst opinion on the likely rate for the next T-bills auction, which opinion may change at any time without notice to you. Vetiva makes no representation or warranty whatsoever as to the accuracy, dependability, reliability completeness or relevancy of the Forecast Rate. This notice is NOT a recommendation to invest, divest or otherwise take any investment decision. Neither Vetiva Capital Management Limited nor its affiliates, officers and employees (altogether “Vetiva”) warrant or represent that the Forecast Rate is fit for any purpose, including for the purpose of making any investment decision or taking any action whatsoever. Vetiva accepts no liability for any loss or disadvantage, howsoever arising, suffered as a result of reliance of any person on the Forecast Rate. </p> </div> <h5 class="card-header"></h5> <div class="card"> <!--h5 class="card-header">Vetiva Tweets @vetivacapital</h5--> <div class="card-body"> <a class="twitter-timeline" data-height="850" href="https://twitter.com/vetivacapital?ref_src=twsrc%5Etfw"></a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"> </script> </div> </div> </div> </div> </div> <!-- /.container --> <!-- Footer --> <footer class="py-5"> <div class="container"> <p class="m-0 text-center text-uppercase font-weight-bold">© Vetiva Capital 2024</p> <!--<p class="m-0 text-center">Read Our SRI Policy</p>--> </div> <!-- /.container --> </footer> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script type="text/javascript"> $("#compute").click(function () { if ($.isNumeric($("#vol").val()) && $.isNumeric($("#ten").val())) { var vol = parseFloat($("#vol").val()); var ten = parseFloat($("#ten").val()); var rate = 0; switch (ten) { case 91: rate = 10.05; break; case 182: rate = 12.15; break; case 364: rate = 12.45; break; default: } var disc = vol - (vol * rate / 100 * ten / 365); var mat = vol; var inte = mat - disc; $("#res").html("<b>Buy Discount Rate (Indicative) </b>" + rate.toLocaleString(undefined, { maximumFractionDigits: 2, minimumFractionDigits: 2 }) + "% <br /><b>Discounted Value </b>" + disc.toLocaleString(undefined, { maximumFractionDigits: 2, minimumFractionDigits: 2 }) + "<br /><b>Maturity Value </b>" + mat.toLocaleString(undefined, { maximumFractionDigits: 2, minimumFractionDigits: 2 }) + "<br /><b>Accrued Interest </b>" + inte.toLocaleString(undefined, { maximumFractionDigits: 2, minimumFractionDigits: 2 })).css('color', 'black'); } else { $("#res").html("<b>Kindly type in a numeric volume and select a tenor.</b>").css('color', 'green'); } }) </script> </body> </html>