#indexoptions
Explore tagged Tumblr posts
Text
youtube
BIG Update: SEBI Changes Derivatives Expiry Rules – What Traders Must Know #sebinewrules
SEBI has just announced a major change in the way equity derivatives contracts will expire on Indian stock exchanges.
This move is aimed at bringing uniformity, reducing volatility, and making the derivatives market more structured and investor-friendly.
Subscribe to Navia Markets for the latest market updates and trading insights.
Download the app - https://open.navia.co.in/index-navia.php
#sebiupdate#derivativesexpiry#stockmarketrules#sebiregulations#indexoptions#futuresandoptions#expirydaychange#indianstockmarket#tradingnews#marketregulation#optionstrading#stockexchangerules#nse#bse#equityderivatives#tradingupdate#financialnews#investorawareness#weeklyexpiry#marketreform#sebicircular#tradingstrategy#optionsexpiry#futuresexpiry#sebicompliance#derivativesmarket#tradingrulesindia#financialmarketsindia#naviamarkets#stockmarketindia
0 notes
Text

The best way to get profit from Option trading is to Follow how stockyfly algo works. Any trader can simply follow the same process and each and every one can make profit easily. Just follow the process.
youtube
Stockyfly.com
#algotrading #stockyfly #zerodha #fyers #angleone #nifty #finnifty #bestalgotrading #option #indexoption #sharemarket #tetragoal
0 notes
Photo

स्वस्तिका की रिसर्च टीम ने ₹20.250 रिटर्न्स के साथ मालामाल कॉल डिलीवर किया। आज ही अपना मुफ्त डीमेट और ट्रेडिंग खाता खोलने के लिए इस लिंक पर क्लिक करेंऔर पायें शानदार सुझाव और मार्केट रिकमेन्डेशन । 🌏- https://swastika.co.in/vplanding📞 87706-01437
#SwastikaInvestmart#recommendations#marketupdate#stockmarket#MalamaalCall#bestperformance#happytrading#stocktrading#Nifty50#Indexoption#investment#target#returns#sharemarket#beststockbroker
1 note
·
View note
Text
#SwastikaInvestmart#MalamaalCall#Copper#investment#target#returns#recommendations#marketupdate#stockmarket#bestperformance#happytrading#stocktrading#NSE#BSE#Nifty50#Indexoption#sharemarket#beststockbroker#NiftyBank#stockstofocus#equitycash#equityfutures#equityoptions#NiftyIT
0 notes
Photo

Stocks in Focus, Today's Updates 🌏- https://bit.ly/3scO5nr 📞-7999304454
#SwastikaInvestmart#recommendations#marketupdate#bestperformance#stocktrading#stockmarket#sharemarket#optiontrading#NSE#NiftyBank#Indexoption#investing#happytrading#investment#returns#BSE#target
0 notes
Text
youtube
#nifty #banknifty #hdfcbank #hdfcbankshareanalysis #intradaytrading #levels #tradingstrategy #optiontrading #optiontradingstragies #hdfcanalysis #hdfcsharenews #hdfcbanktarget #indexoptions #indextrading #hedgetrade #hedging #optionhedging
0 notes
Text
Generate DDL Script for Index in SQL Server
Generate DDL Script for Index in SQL Server
Generate DDL script for the index in SQL Server USE DBNAME GO declare @SchemaName varchar(100)declare @TableName varchar(256) declare @IndexName varchar(256) declare @ColumnName varchar(100) declare @is_unique varchar(100) declare @IndexTypeDesc varchar(100) declare @FileGroupName varchar(100) declare @is_disabled varchar(100) declare @IndexOptions varchar(max) declare @IndexColumnId…
View On WordPress
0 notes
Text
300+ TOP APACHE WEB SERVER Objective Questions and Answers
APACHE WEB SERVER Multiple Choice Questions :-
1. What does the following set of Directives do? AddType application/x-httpd-php3 .php3. a. Adds all files with the extension .php3 to the MIME Type application/x-httpd-php3. b. Creates a new user defined type that can be used subsequently in variable declarations. c. Makes it easier to load new definitions into the configuration files. d. Installed the php3 software onto the system. 2. What does the HostNameLookups double do? a. Makes Apache perform 2 forward name lookups from different DNS servers to confirm the host name prior to logging. b. Performs a host name lookup in the double file prior to logging the result. c. Performs both a reverse name lookup and then a forward name lookup on that result, prior to logging the result. d. Sets the host name to double for all host names logged. 3. On a Microsoft Windows server the Max Spare Servers sets the number of idle child server processes that are allowed before the parent process begins to kill off the idle child processes. True or False? a. True b. False 4. What does the -v option do during startup? a. Starts Apache in verbose mode with maximum logging. b. Has no impact on Apache and has been discontinued as of Apache 1.2.6. c. Displays the version of Apache and the build date and exits. d. Disables virtual hosting for the specified virtual host name(s.. 5. What does the mod_dir Module provide? a. It provides a basic file directory searching capability for Apache to resolve spelling mismatches. b. It provides trailing slash "/" redirects and serving diectory index files. c. It allows remote synchoronizaiton for tools such as Microsoft Frontpage. d. It has been discontunued as of Apache 1.2 and is no longer used. 6. What action(s. must be done to enable cookies within Apache? a. Only installing the mon_usertrack. b. Installing mod_cookies. c. Installing mon_usertrack and setting the Directive cookietracking on. d. Only setting the Directive cookietracking on. 7. What option in the IndexOptions Directive is only available after Apache 1.3.10? a. FancyIndexing b. IconHeight c. NameWidth d. FoldersFirst 8. What Module is CacheSize used with? a. mod_proxy b. mod_ssl c. mod_usertrack d. mod_alias 9. What does the SendBufferSize Directive do? a. Sets the internal IPC buffer settings to the specified amount. b. Sets the number of 4k buffers in Windows for optimal disk buffering. c. Sets the TCP buffer size to the specified amount. d. Allows the default SMB TCP delay to be overridden. 10. What is the function of the mod_imap Module? a. Handles IMAP e-mail protocols for Apache. b. Performs image map handling. c. Allows for shared inter-module memory protocols. d. There is no mod_imap Module which is available for Apache.
APACHE WEB SERVER MCQs 11. By default, where are the HTML files located for the default site on a Windows Apache server? A. C:\Inetsrv\wwwroot B. C:\Program Files\Apache Software Foundation\ C. C:\Program Files\Apache Software Foundation\Apache2.2\www D. C:\Program Files\Apache Software Foundation\Apache2.2\htdocs E. C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\www 12. Where is the default location for the main Apache configuration file (httpd.conf. on Windows? A. C:\Program Files\Apache Software Foundation\Apache2.2\conf B. C:\Program Files\Apache Software Foundation\Apache2.2\conft\extra C. C:\OpenSSL\conf D. C:\Program Files\Apache Software Foundation\Apache2.2\configuration 13. What is the default extension for Apache configuration files? A. .con B. .conf C. .txt D. .configuration E. .xml 14. Which of the following is not a valid protocol for PCI compliance? A. SSLv2 B. AES-SHA 56 bit C. SSLv1 D. All of the above APACHE WEB SERVER Objective type Questions with Answers 15. What is the recommended directive to load the Intermediate certificate(s.? A. SSLCertificateFile B. SSLCACertificateFile C. SSLCertificateChainFile D. SSLCACertificatePath 16. If a certificate is issued off of the DigiCert High Assurance CA-3 certificate, how many Intermediate certificate files (.crts. will need to be specified in the Apache configuration file? A. One B. Two C. Three D. None 17. Where are the Apache log files located by default? A. C:\Program Files\Apache Software Foundation\Apache2.2\log B. C:\Program Files\Apache Software Foundation\Apache2.2\htdocs C. C:\Program Files\Apache Software Foundation\Apache2.2\conf D. C:\Program Files\Apache Software Foundation\Apache2.2\logs 18. What’s the location of log files for Apache server? A. /deck/log/httpd B. /var/log/httpd C. /drive/log/httpd D. /location/log/httpd 19. What’s the Comamnd to check the version of Apache server? A. rpm -qa |grep | version http| B. rpm –qa |grep httpd C. rpm -qa |check http | version D. rpm -qa |grep http | version 20. Does Apache act as Proxy server? A. can’t be determined B. Yes, by default C. yes,using mod_proxy module. D. No 21. Apache server works on which ports? A. http - port 80 only B. Both http - port 80 and https - port 443 C. https - port 443 only D. none of these 22. How do you change the default web root? A. Change the DocumentRoot in httpd.server file. B. change the DocumentRoot n httpd.admin file. C. change the DocumentRoot in httpd.root file. D. change the DocumentRoot in httpd.conf file. 23. What’s the command to stop Apache? A. apachectl -k exit /etc/init.d/apache2 exit (Linux. B. apachectl -k run /etcfiit.d/apache2 stop (Linux. C. apachectl -k interact /etc/init.d/apache2 stop (Linux. D. apachectl -k stop /etc/init.d/apache2 stop(Linux. 24. Which of the following is true about the Apache HTTP server? A. can be customised by writing ‘modules’ using the Apache module API B. is a powerful flexible, HTTP/1.1 compliant web server C. All of these D. implements the latest protocols, including KTTP/1.1 (RFC2616. 25. If you specify both deny from all and allow from all, what will be the default action of Apache? A. Can’t be determined B. Only allow will be performed. C. Deny always takes precedence over allow D. Allow always takes precedence over deny. 26. What’s the command to Restart Apache? A. apachectl -k restart /etc/init.d/apache2 system B. apachectl –k restart /etc/init.d/apache2 restart C. apachectl -k run /etc/init.d/apache2 restartsystem D. apachectl -k perform /etc/init.d/apache2 restart 27. htpasswd: A. it creates a new user B. None of these C. asks to specify a password for that user D. Both it creates a new user and asks to specify a password for that user 28. To cause the Web server to work around the NFS locking limitations, include a line such as the following in your server configuration files: A. None of these B. Lockfile /var/run/apache-lock C. SetFile/var/run/apache-access D. CreateFile /var/run/apache-startup APACHE WEB SERVER Questions and Answers pdf Download Read the full article
0 notes
Photo

Watch YouTube Live market commentary by our research analyst. Daily Currency Market Updates @ 12:30 pm
- https://bit.ly/3scO5nr
-7999304454
#SwastikaInvestmart#MalamaalCalls#sharemarket#optiontrading#NiftyBank#marketupdate#stockmarket#recommendations#bestperformance#Nifty50#stocktrading#happytrading#Indexoption#investment#beststock#NSE#returns#investing#target#BSE
0 notes
Text
youtube
nifty #banknifty #hdfcbank #hdfcbankshareanalysis #intradaytrading #levels #tradingstrategy #tomorrowlevels #optiontrading #optiontradingstragies #stockfutures #bankniftytomorrow #niftytomorrow
indexoptions #indextrading #hedgetrade #hedging #optionhedging
rbi #rbipolicy #reporate #ratehikes
0 notes
Text
#SwastikaInvestmart#MalamaalCall#Copper#investment#target#returns#recommendations#marketupdate#stockmarket#bestperformance#happytrading#stocktrading#NSE#BSE#Nifty50#Indexoption#sharemarket#beststockbroker#NiftyBank#stockstofocus#equitycash#equityfutures#equityoptions#NiftyIT
0 notes
Text
#SwastikaInvestmart#MalamaalCall#GMDC#investment#target#returns#recommendations#marketupdate#stockmarket#bestperformance#happytrading#stocktrading#NSE#BSE#Nifty50#Indexoption#sharemarket#beststockbroker#NiftyBank#stockstofocus#equitycash#equityfutures#equityoptions#NiftyIT
0 notes
Text
#SwastikaInvestmart#MalamaalCall#GMDC#investment#target#returns#recommendations#marketupdate#stockmarket#bestperformance#happytrading#stocktrading#NSE#BSE#Nifty50#Indexoption#sharemarket#beststockbroker#NiftyBank#stockstofocus#equitycash#equityfutures#equityoptions#NiftyIT
0 notes
Photo
स्वस्तिका की रिसर्च टीम ने 4.91% रिटर्न्स/लॉट के साथ मालामाल कॉल डिलीवर किया। आज ही अपना मुफ्त डीमैट और ट्रेडिंग खाता खोलने के लिए इस लिंक पर क्लिक करें: https://bit.ly/3scO5nr और पायें शानदार सुझाव और मार्केट रिकमेन्डेशन 📞-7999304454
#SwastikaInvestmart#MalamaalCall#investment#recommendations#Nifty50#Indexoption#NSE#stocktrading#happytrading#sharemarket#stockmarket#beststockbroker#BSE#GMDC#target#marketupdate#Nifty#returns
0 notes
Photo
स्वस्तिका की रिसर्च टीम ने 3.52% रिटर्न्स/लॉट के साथ मालामाल कॉल डिलीवर किया। आज ही अपना मुफ्त डीमैट और ट्रेडिंग खाता खोलने के लिए इस लिंक पर क्लिक करें:
https://bit.ly/3scO5nr
और पायें शानदार सुझाव और मार्केट रिकमेन्डेशन
📞-7999304454
#SwastikaInvestmart#MalamaalCall#recommendations#bestperformance#equitycash#HDFCLife#stocktrading#stockstofocus#equityfutures#NiftyIT#equityoptions#beststockbroker#happytrading#Indexoption#sharemarket#marketupdate#NiftyBank#Nifty50#stockmarket#BSE#NSE#returns
0 notes
Photo

Watch YouTube Live market commentary by our research analyst, Everyday 9:15 am to 3 pm. Ask any question on chat -
- https://bit.ly/3scO5nr
-7999304454
#SwastikaInvestmart#stockmarket#recommendations#marketupdate#investment#Indexoption#MalamaalCalls#bestperformance#NSE#BSE#optiontrading#stocktrading#Nifty50#NiftyBank
0 notes