RATIOGBL |
Top Previous Next |
Keyword Description Batch.SIG command used to ratio user specified GBL[n] values during Order Manager account setup. Where Legal
Syntax RATIOGBL[1,11,12,13,23,...]
Example Sample code (batch file) DoSomeTestTrades.SIG 'create some trades to present to SIZ code PrelimSizePass.SIZ 'SIZ code saves equity values to GBL[n] slots AnalyzeEquityCurveAndEnterRealTrades.SIG 'use saved equity values to do some TA before entering real trades NEXTSTEP RATIOGBL[256,512] 'I want Mechanica to ratio values in GBL[256] and GBL[512] during the account setup process FinalSizePass.SIZ
See also: Stepping into the equity curve, Introduction to batch files
|