Blog

2011 11 11 Descriptive Programming in Qtp

Title: Mastering Descriptive Programming in QTP (QuickTest Professional) author: Shafiq Alibhai date: 2011-11-11T05:00:05+00:00 categories: Development Download the Complete Guide Overview # Today, let’s delve into Descriptive Programming in QTP version 8.20. This guide will walk you through the ins and outs of Descriptive Programming, including the situations where it becomes the go-to method. With Descriptive Programming, you can start building automation scripts even if the application under test is still in the development stage. ...

Day Trading Styles

Scalping: Involves making numerous small trades throughout the day, aiming to profit from small price movements. Typically, positions are held for a very short time, often just seconds to minutes. Day Trading: Buying and selling financial instruments within the same trading day. Positions are typically closed before the market closes to avoid overnight exposure. Swing Trading: Involves holding positions for several days to weeks, capitalizing on short- to medium-term price swings. ...

Example Data Architecture Documentation

Architecture Diagram # Components # Data Sources # Internal databases Third-party APIs CSV files Data Processing # ETL pipeline using Apache Airflow Data cleansing and transformation Data enrichment Data Storage # Relational database (PostgreSQL) Data lake (Amazon S3) Data warehouse (Google BigQuery) Data Analysis # Business intelligence tools (Tableau, Power BI) Data exploration and visualization Machine learning models Technologies Used # Apache Airflow PostgreSQL Amazon S3 Google BigQuery Tableau Power BI Python (for data processing and analysis) Data Governance # Access control policies Data quality monitoring Data lineage tracking Compliance with GDPR and other regulations Data Flows # Describe the flow of data from sources to storage to analysis. ...

How to pick a stock for day trading

Understand Market Conditions: Study the overall market trends, such as whether it’s bullish, bearish, or neutral. Analyze any significant news or events affecting the market. Define Your Trading Strategy: Decide on your trading style (e.g., scalping, momentum trading, or breakout trading). Determine your risk tolerance and profit targets for each trade. Screening for Potential Stocks: Use stock screeners or trading platforms to filter stocks based on criteria such as volatility, volume, and price movement. ...