Snippets

DavidC lgm-backtest.sh

You are viewing an old version of this snippet. View the current version.
Revised by David Cuddihy e2234ec
#!/usr/bin/env bash

export LGM_TBEG=2014-06-30
export LGM_TEND=2015-08-25
export LGM_LEVEL_GIVEN=-1
export LGM_LEVEL_TARGET=6
export SHELL=/bin/bash

source /usr/share/usepackage/use.bsh
use bbginger
use bbruntime

lgm-run

lgm-calc-performance
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.