Skip to content
/ rule1 Public

A simple C++ console application that will compute the percentage of gain needed to recover your current loss.

Notifications You must be signed in to change notification settings

jerobado/rule1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rule1 - Don't lose money

A simple C++ console application that will compute the percentage of gain needed to recover your current loss.

Usage

If your current loss is 50% on any of your investments.

$ rule1 50
+100.00% needed gain just to recover your current loss

Your gain should be at least 100% just to breakeven! So, don't lose money!

About

A simple C++ console application that will compute the percentage of gain needed to recover your current loss.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published