The Book of Back-tests

The Book of Back-tests

Author: Sofien Kaabar

Publisher: Independently Published

Published: 2020-05-30

Total Pages: 290

ISBN-13:

DOWNLOAD EBOOK

This book is aimed at presenting many different trading strategies and back-testing them. There is a variety of different strategies stemming from various fields such as technical analysis, fundamental analysis, and machine learning. Each strategy will have its main idea, the code required to build the strategy, and the back-testing results. Anyone from any level can benefit from this book as it deals with strategies in simple terms. What will the reader gain?You will learn how to code a wide array of strategies from different fields, understand how to back-test them, and how to properly evaluate their performance. This should help the reader find and optimize other strategies through the ones discovered here.What is the bias of this book?This book follows a neutral bias and only presents results from strategies with no concrete conclusion made on their effectiveness as we will only be testing a few assets over similar time frames and thus, no real interpretation can be made.What level of knowledge does the reader need to follow this book?A basic knowledge of trading and coding is helpful but not really needed. There will be an introductory python section to present the needed functions and syntaxes, there will also be sections where we explain exactly what we're doing, so, even if the reader has no prior knowledge in trading and coding, she will quickly pick up the required knowledge.What types of strategies should the reader expect?From simple technical strategies to complex ones, we will try to back-test as many as we can. We will then do the same for some fundamental strategies on different asset classes. Next, we will back-test some machine learning strategies on currencies and stocks. Lastly, we will discover some pattern recognition trading strategies.


Test This Book!

Test This Book!

Author: Louie Zong

Publisher: Imprint

Published: 2020-08-11

Total Pages: 19

ISBN-13: 1250800609

DOWNLOAD EBOOK

A bear and a frog attempt to answer the age-old question "How do books work?" in this clever, interactive picture book from animator Louie Zong. Test This Book! features a bear scientist and a frog scientist testing how books work in a variety of exciting, dramatic experiments. What happens when readers sit on their books? Shake them? Whisper secrets to them? The results are funny, surprising, and very, very informative. This hilarious picture book is a great read-aloud experience, as readers are rewarded for physically interacting with the book. And they also learn a little about the scientific method—the basis of all STEM education. An Imprint Book


The CEO Test

The CEO Test

Author: Adam Bryant

Publisher: Harvard Business Press

Published: 2021-03-02

Total Pages: 157

ISBN-13: 1633699528

DOWNLOAD EBOOK

Named to the longlist for the 2021 Outstanding Works of Literature (OWL) Award in the Leadership category Are you ready to lead? Will you pass the test? Despite all the effort through the years to understand what it takes to be an effective leader, the challenges of leadership remain enormously difficult and elusive; even today, most CEOs don't last five years in the job. The demands to deliver at a consistently high level can be unforgiving. The loneliness. The weight of responsibility. The relentless second-guessing and criticism. The pressure to build all-star teams. The 24/7 schedule that requires superhuman stamina. The tough decisions that often leave no one happy. The expectation to always have the right answer when it can be hard just to know the right question. These challenges are brought into their highest and sharpest relief in the corner office, but they are hardly unique to chief executives. All leaders face their own version of these tests, and the authors draw on the distilled wisdom, stories, and lessons from hundreds of chief executives to show how every aspiring leader can master these challenges and lead like a CEO. These foundational leadership skills will make all aspiring executives more effective in their roles today and lift the trajectory of their careers. The CEO Test is the authoritative, no-nonsense insider's guide to navigating leadership's toughest challenges, brought to you by authors uniquely qualified to tell the stories. Adam Bryant has conducted in-depth interviews with more than 600 CEOs. Kevin Sharer spent more than two decades as president and then CEO of Amgen, where he led its expansion from $1 billion in annual revenues to nearly $16 billion. He has served on many boards and is a sought-after mentor for CEOs of global companies. Leadership is getting harder as the speed of disruption across all industries accelerates. The CEO Test will better prepare you to succeed, whether you're a CEO or just setting out to become one.


Growing Object-Oriented Software, Guided by Tests

Growing Object-Oriented Software, Guided by Tests

Author: Steve Freeman

Publisher: Pearson Education

Published: 2009-10-12

Total Pages: 762

ISBN-13: 0321699769

DOWNLOAD EBOOK

Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and “grow” software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you’ll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD—from integrating TDD into your processes to testing your most difficult features. Coverage includes Implementing TDD effectively: getting started, and maintaining your momentum throughout the project Creating cleaner, more expressive, more sustainable code Using tests to stay relentlessly focused on sustaining quality Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project Using Mock Objects to guide object-oriented designs Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency


The Test Book

The Test Book

Author: Mikael Krogerus

Publisher: W. W. Norton & Company

Published: 2015-10-05

Total Pages: 212

ISBN-13: 0393247058

DOWNLOAD EBOOK

An essential library of tests for self-knowledge and success, from the strategic thinking experts behind the international bestseller The Decision Book. Are you clever? Can you self-motivate? Are you creative? How do you handle money? Can you lead others well? With their trademark style and wit, best-selling authors Mikael Krogerus and Roman Tschäppeler present sixty-four tests spanning intelligence and personality type; creativity and leadership skills; fitness and lifestyle; and knowledge and belief. From what you see in a Rorschach test to comparing your workout against a Navy SEAL’s, from EQ to IQ and Myers-Briggs in between, The Test Book offers a panoply of ways to assess yourself and decide what you need to succeed. As Krogerus and Tschäppeler highlight, you can only know whether you have the right skills, the right job, or the right partner when you know where you stand right now. Small enough to fit in your pocket but packed with insight and good humor, The Test Book delivers a quick, fun way to evaluate your life and happiness.


Lessons Learned in Software Testing

Lessons Learned in Software Testing

Author: Cem Kaner

Publisher: John Wiley & Sons

Published: 2011-08-02

Total Pages: 326

ISBN-13: 1118080556

DOWNLOAD EBOOK

Softwaretests stellen eine kritische Phase in der Softwareentwicklung dar. Jetzt zeigt sich, ob das Programm die entsprechenden Anforderungen erfüllt und sich auch keine Programmierungsfehler eingeschlichen haben. Doch wie bei allen Phasen im Software-Entwicklungsprozess gibt es auch hier eine Reihe möglicher Fallstricke, die die Entdeckung von Programmfehlern vereiteln können. Deshalb brauchen Softwaretester ein Handbuch, das alle Tipps, Tricks und die häufigsten Fehlerquellen genau auflistet und erläutert, damit mögliche Testfehler von vornherein vermieden werden können. Ein solches Handbuch ersetzt gut und gerne jahr(zehnt)elange Erfahrung und erspart dem Tester frustrierende und langwierige Trial-und-Error-Prozeduren. Chem Kaner und James Bach sind zwei der international führenden Experten auf dem Gebiet des Software Testing. Sie schöpfen hier aus ihrer insgesamt 30-jährigen Erfahrung. Die einzelnen Lektionen sind nach Themenbereichen gegliedert, wie z.B. Testdesign, Test Management, Teststrategien und Fehleranalyse. Jede Lektion enthält eine Behauptung und eine Erklärung sowie ein Beispiel des entsprechenden Testproblems. "Lessons Learned in Software Testing" ist ein unverzichtbarer Begleiter für jeden Software Tester.


Learning Test-Driven Development

Learning Test-Driven Development

Author: Saleem Siddiqui

Publisher: "O'Reilly Media, Inc."

Published: 2021-10-12

Total Pages: 280

ISBN-13: 109810644X

DOWNLOAD EBOOK

Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and Python. Author Saleem Siddiqui shows you how to tackle domain complexity using a unit test-driven approach. TDD partitions requirements into small, implementable features, enabling you to solve problems irrespective of the languages and frameworks you use. With Learning Test-Driven Development at your side, you'll learn how to incorporate TDD into your regular coding practice. This book helps you: Use TDD's divide-and-conquer approach to tame domain complexity Understand how TDD works across languages, testing frameworks, and domain concepts Learn how TDD enables continuous integration Support refactoring and redesign with TDD Learn how to write a simple and effective unit test harness in JavaScript Set up a continuous integration environment with the unit tests produced during TDD Write clean, uncluttered code using TDD in Go, JavaScript, and Python


This Is Not a Test

This Is Not a Test

Author: Courtney Summers

Publisher: Macmillan

Published: 2012-06-19

Total Pages: 337

ISBN-13: 0312656742

DOWNLOAD EBOOK

Barricaded in Cortege High with five other teens while zombies try to get in, Sloane Price observes her fellow captives become more unpredictable and violent as time passes although they each have much more reason to live than she has.


A Practitioner's Guide to Software Test Design

A Practitioner's Guide to Software Test Design

Author: Lee Copeland

Publisher: Artech House

Published: 2004

Total Pages: 328

ISBN-13: 9781580537322

DOWNLOAD EBOOK

Written by a leading expert in the field, this unique volume contains current test design approaches and focuses only on software test design. Copeland illustrates each test design through detailed examples and step-by-step instructions.


Tests of Significance

Tests of Significance

Author: Ramon E. Henkel

Publisher: SAGE

Published: 1976-09

Total Pages: 100

ISBN-13: 9780803906525

DOWNLOAD EBOOK

An elementary introduction to significance testing, this paper provides a conceptual and logical basis for understanding these tests.