Skip to main content

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 variation on daily market change, but top level have some lower level of changes. That will be handled by circuits which is assigned on daily basis which is calculated on previous day and opening value of stock. So you need to gain knowledge about lower & upper circuit values.





Comments

Popular posts from this blog

UiPath : Orchestrator Basics

UiPath : Orchestrator Basics By Dinesh Baskaran 1. What is Orchestrator? 2. What is Tenant in Orchestrator? 3. What is Jobs in Orchestrator? 4. What is Robots in Orchestrator? 5. What is Environment in Orchestrator? 6. What is Machines in Orchestrator? 7. What is Processes & Packages in Orchestrator? 8. What is Schedules in Orchestrator? 9. What is Assets in Orchestrator ? 10. What is Queues in Orchestrator ? 1. What is Orchestrator? It is the managing body with whole control to the System. One Admin can manage everything through Orchestrator. Also we can add roles to control and monitor the system. In UiPath, generally orchestrator handles the Robots, Environment, Processes, Schedules, Assets and Queues. UiPath Orchestrator is a User Interaction web page that need to be hosted in a webserver(IIS). One should have access to the tenants, then login and manage all the setup. UiPath Admin is the highest role can play with all over setup. 2. What is Tenant in Orche...

UiPath : Publish your package from Production Running Machine

UiPath : Publish your package from Production Running Machine Prerequisite : 1. Have to analyse the Machine Schedule first. 2. If you dont know the schedule, Search the Machine name in Jobs. So that you can see Source(i.e., Schedule Name which responsible for the trigger) 3. Then disable that schedule. If more than one machine allocated in the same schedule then remove the particular Machine from the schedule and update. 4. And you have to check whether the machine is already running or not. You can do this in Jobs 5. If the machine already running, do "Stop" 6. Now you are ready for doing changes in production machine itself. Steps to Publish package from Production Machine: 1. Open the machine with the Process ID which ROBOT already configured. 2. Then take the latest package which is published in Orchestrator. 3. If you are unable to find the latest package, then you have to find it via Packages. 4. Check the same version in the Machine folder "C:...