#!/bin/tcsh # Run the back end for the generic TIQ. This allows the grid tester window, # the history window, etc. killall -q tikiller-live limit coredumpsize unlimited # This version of the script will request historical candle data from a candle # server in the data center. This version will expect real-time TOS data from # the data center. ./tikiller-live -f config_cloud.txt >&output.txt