SELECT * FROM question_mgmt as q WHERE id=10940 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=3 AND subId=20 AND chapterId=599 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

What are the procedures and importance of trading on a stock exchange?

Answer:

Trading on a stock exchange follows a systematic process:

  • Placing an Order: Investors place orders through brokers to buy or sell securities.
  • Order Matching: Orders are matched electronically in the stock exchange based on price and quantity.
  • Settlement: Once the transaction is matched, the settlement process begins where the buyer pays for the securities and the seller delivers them. The importance of stock exchange trading includes:
  • Liquidity: Stock exchanges provide liquidity, allowing investors to convert their securities into cash quickly.
  • Transparency: Automated systems ensure transparency in the trading process with real-time price updates.
  • Regulation: Exchanges are regulated by SEBI to prevent fraud and protect investors.
  • Price Discovery: The stock exchange serves as a marketplace where the price of securities is determined through supply and demand.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=10940 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='3' AND subId='20' AND ex_no!=0 AND status=1 and id!=10940 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question