Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Automated Trading Strategies with C# and NinjaTrader 7: An Introduction for .NET Developers [Kindle Edition]

Posted By: AlenMiler
Automated Trading Strategies with C# and NinjaTrader 7: An Introduction for .NET Developers [Kindle Edition]

Automated Trading Strategies with C# and NinjaTrader 7: An Introduction for .NET Developers by Ryan Moore, Lindsay Moore
English | July 2, 2014 | ISBN: 1500597805 | 55 pages | AZW3 | 1.40 MB

In Automated Trading Strategies with C# and NinjaTrader 7, you'll get a brisk walk through the creation of an automated stock trading strategy using C# and the NinjaTrader platform, as well as methods for testing out its potential success. By the end of this book, you should be able to not only create a simple trading strategy, but also understand how to test it against historical market data, debug it, and even log data into a custom database for further analysis. Even if you have limited C# and trading strategy experience, the examples in this book will provide a great foundation for getting into automated trading and safely testing out strategy ideas before risking real money in the market.

Table of Contents
Chapter 1: Introduction
Chapter 2: Creating a Strategy
Chapter 3: Strategy Implementation
Chapter 4: Strategy Backtesting
Chapter 5: StrategyProperties and Optimization
Chapter 6: Strategy Debugging
Chapter 7: Database Connectivity