買這商品的人也買了...
-
$2,710$2,575 -
$590$590 -
$1,690$1,606 -
$750$593 -
$1,613Managing Projects with GNU make, 3/e (Paperback)
-
$550$468 -
$690$545 -
$980$774 -
$1,159The Ten Faces of Innovation: IDEO's Strategies for Defeating the Devil's Advocate and Driving Creativity Throughout Your Organization
-
$620$409 -
$580$452 -
$620$527 -
$650$514 -
$450$356 -
$480$379 -
$590$502 -
$400$316 -
$680$537 -
$450$356 -
$450$383 -
$600$510 -
$480$408 -
$990CCNA Cisco Certified Network Associate Study Guide: Exam 640-802, 7/e (Paperback)
-
$380$342 -
$780$616
相關主題
商品描述
"Mr. Salov has taken one of my favorite creations – Perfect Profit – and provided an expanded description of his interpretation of it and put it in your hands with the included software. Like I said fifteen years ago, Perfect Profit is an important tool for the trading system developer. See for yourself."—Robert Pardo, President, Pardo Capital Limited
"A very in-depth reference for programmers that should serve well into the future. The code herein lends itself well to other syntactically similar programming languages such as Java, PHP, and C#."
—Ralph Vince
The goal of trading is to make money, and for many, profits are the best way to measure that success. Author Valerii Salov knows how to calculate potential profit, and in Modeling Maximum Trading Profits with C++, he outlines an original and thought-provoking approach to trading that will help you do the same.
This detailed guide will show you how to effectively calculate the potential profit in a market under conditions of variable transaction costs, and provide you with the tools needed to compute those values from real prices. You'll be introduced to new notions of s-function, s-matrix, s-interval, and polarities of s-intervals, and discover how they can be used to build the r- and l-algorithms as well as the first and second profit and loss reserve algorithms. Optimal money management techniques are also illustrated throughout the book, so you can make the most informed trading decisions possible.
Filled with in-depth insight and expert advice, Modeling Maximum Trading Profits with C++ contains a comprehensive overview of trading, money management, and C++. A companion CD-ROM is also included to help you test the concepts described throughout the book before you attempt to use them in real-world situations.
Preface.Acknowledgments.
CHAPTER 1 Potential Profit as a Measure of Market Performance.
Profit and Potential Profit.
Price Flow and C++.
Pardo’s Potential Profit.
Conclusions.
CHAPTER 2 Potential Profit and Transaction Costs.
What Is a Trading Strategy?
Properties of Potential Profit Strategy.
Transaction Costs.
Transaction Costs and C++.
Profit-and-Loss Function.
Conclusions.
CHAPTER 3 R- and L-Algorithms for Maximum Profit Strategy.
S-Function and S-Matrix.
S-Interval and Its Boundaries.
The Best Buying and Selling Points on the S-Interval.
Polarity of S-Intervals.
R-Algorithm.
L-Algorithm.
C++ Implementation.
C++ Program Evaluating Potential Profit.
Conclusions.
CHAPTER 4 Money Management and Discrete Nature of Trading.
Denominations.
Induction and Trading Account Size.
Growth Function and Optimal B.
Discrete Nature of Trading.
Conclusions.
CHAPTER 5 Money Management for Potential Profit Strategy.
The Best Allocation Fraction for Potential Profit Strategy.
Self-Financing Restriction.
Minimal A0.
Actions and Positions Test4.cpp.
The First and Second P&L Reserves.
Rules for Offsetting Positions.
Classes Trade and Trades.
Class Position.
Using Position and Trades Test5.cpp.
Conclusions.
CHAPTER 6 Best to Better.
Algorithm for the First Profit-and-Loss Reserve Strategy.
Algorithm for the Second P&L Reserve Strategy.
Program Applying Three Algorithms.
Conclusions.
CHAPTER 7 Direct Applications.
Only in the Past.
Sleeping Beauty.
War and Peace.
Conclusions.
CHAPTER 8 Indicators Based on Potential Profit.
Performance Measures and Indicators.
Strategy Evaluation.
Conclusions.
CHAPTER 9 Statistics of Trades and Potential Profit.
Statistical Properties of Trades.
Program Evaluating Strategy and Trades.
Conclusions.
CHAPTER 10 Comparing Markets.
Time Frame and Prices.
Selected Contracts.
Data File Format.
Results of Applications of Maxprof3 and Evaluate.
Multimarket Potential Profit Algorithms.
Epilogue.
Conclusions.
Bibliography and Sources.
About the CD-ROM.
Index.
商品描述(中文翻譯)
**描述**
「Salov 先生將我最喜愛的創作之一——完美利潤(Perfect Profit)——進行了擴展描述,並將他的詮釋與隨附的軟體交到你手中。正如我十五年前所說的,完美利潤是交易系統開發者的重要工具。你可以親自驗證。」
—羅伯特·帕多(Robert Pardo),帕多資本有限公司總裁
「這是一本非常深入的參考書,對於程式設計師來說,未來將會非常有用。這裡的程式碼也適用於其他語法相似的程式語言,如 Java、PHP 和 C#。」
—拉爾夫·文斯(Ralph Vince)
交易的目標是賺錢,對於許多人來說,利潤是衡量成功的最佳方式。作者瓦列里·薩洛夫(Valerii Salov)知道如何計算潛在利潤,在《使用 C++ 模擬最大交易利潤》中,他概述了一種原創且引人深思的交易方法,幫助你達成同樣的目標。
這本詳細的指南將向你展示如何在變動交易成本的條件下有效計算市場中的潛在利潤,並提供計算這些值所需的工具。你將接觸到新的概念,如 s-函數、s-矩陣、s-區間及其極性,並發現它們如何用於構建 r-和 l-算法,以及第一和第二利潤與損失儲備算法。全書還展示了最佳的資金管理技術,讓你能夠做出最明智的交易決策。
《使用 C++ 模擬最大交易利潤》充滿深入的見解和專家建議,提供了交易、資金管理和 C++ 的全面概述。隨書附贈的 CD-ROM 也將幫助你在嘗試將這些概念應用於現實情況之前進行測試。
**目錄**
**前言**
**致謝**
**第一章 潛在利潤作為市場表現的衡量標準**
利潤與潛在利潤
價格流動與 C++
帕多的潛在利潤
結論
**第二章 潛在利潤與交易成本**
什麼是交易策略?
潛在利潤策略的特性
交易成本
交易成本與 C++
利潤與損失函數
結論
**第三章 R-和 L-算法的最大利潤策略**
S-函數與 S-矩陣
S-區間及其邊界
S-區間上的最佳買賣點
S-區間的極性
R-算法
L-算法
C++ 實現
C++ 程式評估潛在利潤
結論
**第四章 資金管理與交易的離散性**
面額
歸納法與交易賬戶規模
增長函數與最佳 B
交易的離散性
結論
**第五章 潛在利潤策略的資金管理**
潛在利潤策略的最佳配置比例
自我融資限制
最小 A0
行動與頭寸 Test4.cpp
第一和第二 P&L 儲備
抵消頭寸的規則
類別 Trade 和 Trades
類別 Position
使用 Position 和 Trades Test5.cpp
結論
**第六章 從最佳到更好**
第一個利潤與損失儲備策略的算法
第二個 P&L 儲備策略的算法
應用三個算法的程式
結論
**第七章 直接應用**
僅在過去
睡美人
戰爭與和平
結論
**第八章 基於潛在利潤的指標**
績效衡量與指標
策略評估
結論
**第九章 交易與潛在利潤的統計**
交易的統計特性
評估策略與交易的程式
結論
**第十章 市場比較**
時間框架與價格
選定合約
數據檔案格式
Maxprof3 和 Evaluate 應用的結果
多市場潛在利潤算法
後記
結論
**參考文獻與來源**
**關於 CD-ROM**
**索引**