Snippets

DavidC run-backtest

Created by David Cuddihy last modified
#!/usr/bin/env bash

export SHELL=/bin/bash
source /usr/share/usepackage/use.bsh
use bbginger
use bbruntime

source /opt/bbginger/current/config/lgm/daily-params.sh

export LGM_TBEG=2003-12-31
export LGM_TEND=2015-08-25


lgm-run
lgm-calc-performance

Comments (0)

HTTPS SSH

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