Skip to main content

Posts

Showing posts from December, 2019

Trading - Intraday in NSE India

Trading - Intraday with NSE India (Daily Earnings) Intraday - Way of taking stock position on the day and closing in the same day. i.e., You can first buy and next sell otherwise sell first and buy next on the same day. You are not supposed to take any stock at the day ends, that is intraday. Incase if you trying to hold the stock that is called as delivery. That will be added in your holdings. Pre-requisite for Intraday: 1. Demat Account (Open best Demat A/C here) 2. Adding funds to your Demat Account 3. Need to find your stocks(How to predetermine your stock) Need to keep your funds ready for buying or selling your stocks. And then you can take position of your stocks. There are different type of markets. Have to learn about NSE,BSE and other markets. Inside NSE there will be indices and market sectors and top level, med level and low level will be already separated. Then you need to choose your sector and level of the stock. Usually low level markets will having high

Power BI - Introduction

POWER BI - Introduction Hello everyone!! Hope you all doing great. Happy to see you all in another introduction with Power BI tool.  It is used for data visual and business reporting tool which generates from different data set. It having different data set connectors and platform support.  Power BI desktop is the application which used for report development. Like SSRS we have to start from data source and building different visual charts and other types of representation.  You can setup this tool free of cost for 1 month period with data restrictions. It is supported in windows platform currently. And having language localization features.  Power BI is also used as SaaS where we consume in many end system like android, apple devices. It is having own difference between tableau tool. Both tools are leading in nowadays market.  I have different usecases for you all in my next posts. Keep watching! 

Azure - Web App Bot - Introduction

Hello everybody! Happy to give intro about Azure Web App Bot!!  Recently had some good time to learn and use this in real time requirements. I am sharing the things here to jump start with Azure Web App Bot.  Prerequisite: 1. Azure Subscription Before you got into Web app bot creation, I will give inputs about other terms which will be useful to gain more sounds.  Azure App Service:             This is used as hosting endpoint where you can access from world. All incoming connection will begin from app service. That endpoint it tied with Web app bot for bot service. App service always having different tech flavours for hosting. So while creating app service itself we can use the flavour of code which we used for development.  Web App Bot:               This is a service used as middleware for bot. Simply we can call as connecting medium. After bot development we need to access your bot through emulator in our local. But for other endpoint users we need to connect with channels that are

Microsoft Bot Framework - Introduction

Microsoft Bot framework is a building area of Conversational AI bots. Microsoft introduced many services as independent and coupled inside Azure. Some of then services like QnA, Language Understanding(LUIS), Vision, Speech.  These API are trending powerful nowadays and becoming easier to develop AI bots.  It having own life cycle model. After development process we can do testing in local emulator and publish service through azure app service.  To connect this bots, we can use channels that provides in bot registration under azure service. All you needed is visual Studio 2019 & Azure Subscription. Then You can kick start your bot development. Life cycle: Bot Framework Life Cycle Dialogs Bots Cards Bot Channel Registration DirectLine