Êîíòàêòû/Ïðîåçä  Äîñòàâêà è Îïëàòà Ïîìîùü/Âîçâðàò
Èñòîðèÿ
  +7(495) 980-12-10
  ïí-ïò: 10-18 ñá,âñ: 11-18
  shop@logobook.ru
   
    Ïîèñê êíèã                    Ïîèñê ïî ñïèñêó ISBN Ðàñøèðåííûé ïîèñê    
Íàéòè
  Çàðóáåæíûå èçäàòåëüñòâà Ðîññèéñêèå èçäàòåëüñòâà  
Àâòîðû | Êàòàëîã êíèã | Èçäàòåëüñòâà | Íîâèíêè | Ó÷åáíàÿ ëèòåðàòóðà | Àêöèè | Õèòû | |
 

Performance Tuning f?r Oracle-Datenbanken, Leonid Nossov


Âàðèàíòû ïðèîáðåòåíèÿ
Öåíà: 9794.00ð.
Êîë-âî:
Íàëè÷èå: Ïîñòàâêà ïîä çàêàç.  Åñòü â íàëè÷èè íà ñêëàäå ïîñòàâùèêà.
Ñêëàä Àìåðèêà: Åñòü  
Ïðè îôîðìëåíèè çàêàçà äî: 2025-07-28
Îðèåíòèðîâî÷íàÿ äàòà ïîñòàâêè: Àâãóñò-íà÷àëî Ñåíòÿáðÿ
Ïðè óñëîâèè íàëè÷èÿ êíèãè ó ïîñòàâùèêà.

Äîáàâèòü â êîðçèíó
â Ìîè æåëàíèÿ

Àâòîð: Leonid Nossov
Íàçâàíèå:  Performance Tuning f?r Oracle-Datenbanken
ISBN: 9783642330520
Èçäàòåëüñòâî: Springer
Êëàññèôèêàöèÿ:



ISBN-10: 3642330525
Îáëîæêà/Ôîðìàò: Hardcover
Ñòðàíèöû: 402
Âåñ: 0.87 êã.
Äàòà èçäàíèÿ: 2014
Ñåðèÿ: X.systems.press
ßçûê: German
Èçäàíèå: 2014 ed.
Èëëþñòðàöèè: Bibliography; 10 tables, black and white; 26 illustrations, color; 354 illustrations, black and white
Ðàçìåð: 244 x 170 x 24
×èòàòåëüñêàÿ àóäèòîðèÿ: General (us: trade)
Îñíîâíàÿ òåìà: Computer Science
Ïîäçàãîëîâîê: Methoden aus der praxis fã¿â¿â¾r die praxis
Ññûëêà íà Èçäàòåëüñòâî: Link
Ðåéòèíã:
Ïîñòàâëÿåòñÿ èç: Ãåðìàíèè
Îïèñàíèå: Die Ursachen mangelhafter Performance von Oracle-Datenbanken erkennen und beseitigen - daf�r liefert der Autor effektive Methoden und Tricks, die er anhand von Testcases und Beispielf�llen erl�utert. Mit begleitender Internetseite.


Relationale Datenbanken und SQL in Theorie und Praxis

Àâòîð: Michael Unterstein; G?nter Matthiessen
Íàçâàíèå: Relationale Datenbanken und SQL in Theorie und Praxis
ISBN: 3642289851 ISBN-13(EAN): 9783642289859
Èçäàòåëüñòâî: Springer
Ðåéòèíã:
Öåíà: 5223.00 ð.
Íàëè÷èå íà ñêëàäå: Åñòü ó ïîñòàâùèêà Ïîñòàâêà ïîä çàêàç.

Îïèñàíèå:

Datenbanken und Datenbanksysteme.- Einführung in das relationale Datenmodell.- Datenbankentwurf.- Datendefinition in SQL.- Datenmanipulation in SQL.- Datensichten in SQL

Anhänge: .- A Syntaxnotation.- B Beispieldatenbank.- C Ausgewählte Lösungen zu den Aufgaben.- D Einrichtung der Datenbank unter verschiedenen Datenbanksystemen.

Testing and Tuning Market Trading Systems: Algorithms in C++

Àâòîð: Masters Timothy
Íàçâàíèå: Testing and Tuning Market Trading Systems: Algorithms in C++
ISBN: 148424172X ISBN-13(EAN): 9781484241721
Èçäàòåëüñòâî: Springer
Ðåéòèíã:
Öåíà: 8384.00 ð.
Íàëè÷èå íà ñêëàäå: Åñòü ó ïîñòàâùèêà Ïîñòàâêà ïîä çàêàç.

Îïèñàíèå:

Build, test, and tune financial, insurance or other market trading systems using C++ algorithms and statistics. You've had an idea and have done some preliminary experiments, and it looks promising. Where do you go from here? Well, this book discusses and dissects this case study approach.

Seemingly good backtest performance isn't enough to justify trading real money. You need to perform rigorous statistical tests of the system's validity. Then, if basic tests confirm the quality of your idea, you need to tune your system, not just for best performance, but also for robust behavior in the face of inevitable market changes. Next, you need to quantify its expected future behavior, assessing how bad its real-life performance might actually be, and whether you can live with that. Finally, you need to find its theoretical performance limits so you know if its actual trades conform to this theoretical expectation, enabling you to dump the system if it does not live up to expectations.

This book does not contain any sure-fire, guaranteed-riches trading systems. Those are a dime a dozen... But if you have a trading system, this book will provide you with a set of tools that will help you evaluate the potential value of your system, tweak it to improve its profitability, and monitor its on-going performance to detect deterioration before it fails catastrophically. Any serious market trader would do well to employ the methods described in this book.

What You Will Learn

  • See how the 'spaghetti-on-the-wall' approach to trading system development can be done legitimately
  • Detect overfitting early in development
  • Estimate the probability that your system's backtest results could have been due to just good luck
  • Regularize a predictive model so it automatically selects an optimal subset of indicator candidates
  • Rapidly find the global optimum for any type of parameterized trading system
  • Assess the ruggedness of your trading system against market changes
  • Enhance the stationarity and information content of your proprietary indicators
  • Nest one layer of walkforward analysis inside another layer to account for selection bias in complex trading systems
  • Compute a lower bound on your system's mean future performance
  • Bound expected periodic returns to detect on-going system deterioration before it becomes severe
  • Estimate the probability of catastrophic drawdown

Who This Book Is For

Experienced C++ programmers, developers, and software engineers. Prior experience with rigorous statistical procedures to evaluate and maximize the quality of systems is recommended as well.


Multimediale Datenbanken

Àâòîð: Klaus Meyer-Wegener
Íàçâàíèå: Multimediale Datenbanken
ISBN: 351912419X ISBN-13(EAN): 9783519124191
Èçäàòåëüñòâî: Springer
Ðåéòèíã:
Öåíà: 4309.00 ð.
Íàëè÷èå íà ñêëàäå: Åñòü ó ïîñòàâùèêà Ïîñòàâêà ïîä çàêàç.


ÎÎÎ "Ëîãîñôåðà " Òåë:+7(495) 980-12-10 www.logobook.ru
   Â Êîíòàêòå     Â Êîíòàêòå Ìåä  Ìîáèëüíàÿ âåðñèÿ