Sourav Ghosh - Böcker
Visar alla böcker från författaren Sourav Ghosh. Handla med fri frakt och snabb leverans.
5 produkter
5 produkter
529 kr
Skickas inom 7-10 vardagar
Fundamentals of Engineering Mathematics bridges the gap between school mathematics and a first year engineering degree providing students with an essential foundation of skills that will be valuable throughout their academic career and beyond. The book covers the key areas including algebra, trigonometry and calculus as well as more detailed coverage of topics such as the equilibrium of bodies, dimensional analysis and experimental data analysis.
Learn Algorithmic Trading
Build and deploy algorithmic trading systems and strategies using Python and advanced data analysis
Häftad, Engelska, 2019
589 kr
Skickas inom 5-8 vardagar
Understand the fundamentals of algorithmic trading to apply algorithms to real market data and analyze the results of real-world trading strategiesKey FeaturesUnderstand the power of algorithmic trading in financial markets with real-world examplesGet up and running with the algorithms used to carry out algorithmic tradingLearn to build your own algorithmic trading robots which require no human interventionBook DescriptionIt’s now harder than ever to get a significant edge over competitors in terms of speed and efficiency when it comes to algorithmic trading. Relying on sophisticated trading signals, predictive models and strategies can make all the difference. This book will guide you through these aspects, giving you insights into how modern electronic trading markets and participants operate.You’ll start with an introduction to algorithmic trading, along with setting up the environment required to perform the tasks in the book. You’ll explore the key components of an algorithmic trading business and aspects you’ll need to take into account before starting an automated trading project. Next, you’ll focus on designing, building and operating the components required for developing a practical and profitable algorithmic trading business. Later, you’ll learn how quantitative trading signals and strategies are developed, and also implement and analyze sophisticated trading strategies such as volatility strategies, economic release strategies, and statistical arbitrage. Finally, you’ll create a trading bot from scratch using the algorithms built in the previous sections.By the end of this book, you’ll be well-versed with electronic trading markets and have learned to implement, evaluate and safely operate algorithmic trading strategies in live markets.What you will learnUnderstand the components of modern algorithmic trading systems and strategiesApply machine learning in algorithmic trading signals and strategies using PythonBuild, visualize and analyze trading strategies based on mean reversion, trend, economic releases and moreQuantify and build a risk management system for Python trading strategiesBuild a backtester to run simulated trading strategies for improving the performance of your trading botDeploy and incorporate trading strategies in the live market to maintain and improve profitabilityWho this book is forThis book is for software engineers, financial traders, data analysts, and entrepreneurs. Anyone who wants to get started with algorithmic trading and understand how it works; and learn the components of a trading system, protocols and algorithms required for black box and gray box trading, and techniques for building a completely automated and profitable trading business will also find this book useful.
Developing High-Frequency Trading Systems
Learn how to implement high-frequency trading from scratch with C++ or Java basics
Häftad, Engelska, 2022
637 kr
Skickas inom 5-8 vardagar
Use your programming skills to create and optimize high-frequency trading systems in no time with Java, C++, and PythonKey FeaturesLearn how to build high-frequency trading systems with ultra-low latencyUnderstand the critical components of a trading systemOptimize your systems with high-level programming techniquesBook DescriptionThe world of trading markets is complex, but it can be made easier with technology. Sure, you know how to code, but where do you start? What programming language do you use? How do you solve the problem of latency? This book answers all these questions. It will help you navigate the world of algorithmic trading and show you how to build a high-frequency trading (HFT) system from complex technological components, supported by accurate data.Starting off with an introduction to HFT, exchanges, and the critical components of a trading system, this book quickly moves on to the nitty-gritty of optimizing hardware and your operating system for low-latency trading, such as bypassing the kernel, memory allocation, and the danger of context switching. Monitoring your system’s performance is vital, so you’ll also focus on logging and statistics. As you move beyond the traditional HFT programming languages, such as C++ and Java, you’ll learn how to use Python to achieve high levels of performance. And what book on trading is complete without diving into cryptocurrency? This guide delivers on that front as well, teaching how to perform high-frequency crypto trading with confidence.By the end of this trading book, you’ll be ready to take on the markets with HFT systems.What you will learnUnderstand the architecture of high-frequency trading systemsBoost system performance to achieve the lowest possible latencyLeverage the power of Python programming, C++, and Java to build your trading systemsBypass your kernel and optimize your operating systemUse static analysis to improve code developmentUse C++ templates and Java multithreading for ultra-low latencyApply your knowledge to cryptocurrency tradingWho this book is forThis book is for software engineers, quantitative developers or researchers, and DevOps engineers who want to understand the technical side of high-frequency trading systems and the optimizations that are needed to achieve ultra-low latency systems. Prior experience working with C++ and Java will help you grasp the topics covered in this book more easily.
Building Low Latency Applications with C++
Develop a complete low latency trading ecosystem from scratch using modern C++
Häftad, Engelska, 2023
557 kr
Skickas inom 5-8 vardagar
Explore techniques to design and implement low latency applications and study the impact of latency reductionPurchase of the print or Kindle book includes a free PDF eBookKey FeaturesUnderstand the impact application performance latencies have on different business use casesDevelop a deep understanding of C++ features for low latency applications through real-world examples and performance dataLearn how to build all the components of a C++ electronic trading system from scratchBook DescriptionC++ is meticulously designed with efficiency, performance, and flexibility as its core objectives. However, real-time low latency applications demand a distinct set of requirements, particularly in terms of performance latencies.With this book, you’ll gain insights into the performance requirements for low latency applications and the C++ features critical to achieving the required performance latencies. You’ll also solidify your understanding of the C++ principles and techniques as you build a low latency system in C++ from scratch.You’ll understand the similarities between such applications, recognize the impact of performance latencies on business, and grasp the reasons behind the extensive efforts invested in minimizing latencies. Using a step-by-step approach, you’ll embark on a low latency app development journey by building an entire electronic trading system, encompassing a matching engine, market data handlers, order gateways, and trading algorithms, all in C++. Additionally, you’ll get to grips with measuring and optimizing the performance of your trading system.By the end of this book, you’ll have a comprehensive understanding of how to design and build low latency applications in C++ from the ground up, while effectively minimizing performance latencies.What you will learnGain insights into the nature of low latency applications across various industriesUnderstand how to design and implement low latency applicationsExplore C++ design paradigms and features for low latency developmentDiscover which C++ features are best avoided in low latency developmentImplement best practices and C++ features for low latencyMeasure performance and improve latencies in the trading systemWho this book is forThis book is for C++ developers who want to gain expertise in low latency applications and effective design and development strategies. C++ software engineers looking to apply their knowledge to low latency trading systems such as HFT will find this book useful to understand which C++ features matter and which ones to avoid. Quantitative researchers in the trading industry eager to delve into the intricacies of low latency implementation will also benefit from this book. Familiarity with Linux and the C++ programming language is a prerequisite for this book.
Hands-On Financial Trading with Python
A practical guide to using Zipline and other Python libraries for backtesting trading strategies
Häftad, Engelska, 2021
589 kr
Skickas inom 5-8 vardagar
Build and backtest your algorithmic trading strategies to gain a true advantage in the marketKey FeaturesGet quality insights from market data, stock analysis, and create your own data visualisationsLearn how to navigate the different features in Python’s data analysis librariesStart systematically approaching quantitative research and strategy generation/backtesting in algorithmic tradingBook DescriptionCreating an effective system to automate your trading can help you achieve two of every trader’s key goals; saving time and making money. But to devise a system that will work for you, you need guidance to show you the ropes around building a system and monitoring its performance. This is where Hands-on Financial Trading with Python can give you the advantage.This practical Python book will introduce you to Python and tell you exactly why it’s the best platform for developing trading strategies. You’ll then cover quantitative analysis using Python, and learn how to build algorithmic trading strategies with Zipline using various market data sources.Using Zipline as the backtesting library allows access to complimentary US historical daily market data until 2018. As you advance, you will gain an in-depth understanding of Python libraries such as NumPy and pandas for analyzing financial datasets, and explore Matplotlib, statsmodels, and scikit-learn libraries for advanced analytics.As you progress, you’ll pick up lots of skills like time series forecasting, covering pmdarima and Facebook Prophet.By the end of this trading book, you will be able to build predictive trading signals, adopt basic and advanced algorithmic trading strategies, and perform portfolio optimization to help you get —and stay—ahead of the markets.What you will learnDiscover how quantitative analysis works by covering financial statistics and ARIMAUse core Python libraries to perform quantitative research and strategy development using real datasetsUnderstand how to access financial and economic data in PythonImplement effective data visualization with MatplotlibApply scientific computing and data visualization with popular Python librariesBuild and deploy backtesting algorithmic trading strategiesWho this book is forIf you’re a financial trader or a data analyst who wants a hands-on introduction to designing algorithmic trading strategies, then this book is for you. You don’t have to be a fully-fledged programmer to dive into this book, but knowing how to use Python’s core libraries and a solid grasp on statistics will help you get the most out of this book.