Skip to content

Instantly share code, notes, and snippets.

View szenekonzept's full-sized avatar

Matthias Klees szenekonzept

View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@szenekonzept
szenekonzept / gist:11c6cbe5e8216c3e412c4a4b7516d1f7
Created March 19, 2017 09:26
Verifying that "szenekonzept.id" is my Blockstack ID. https://onename.com/szenekonzept
Verifying that "szenekonzept.id" is my Blockstack ID. https://onename.com/szenekonzept
// Customizable variables
var minValue = 0.00000001;
var maxLoss = 0.0000001;
var aimedProfit = 0.000005;
var maxOps = 50;
// Don't touch anything after this
var endResult = 0;
var ops = 0;