phill
20th February 2008, 06:35 AM
Is there any way of adding several extra columns in TradeSim. At the moment to display
the RSI(40) on the trigger day I use
ExtFml("TradeSim.SetVariableTradeRank",refRSI(40),-1));
I can only display one variable at a time in the trade rank column. Is there any way of
displaying several variables at the same time in several different columns.
Thanks Phill
the RSI(40) on the trigger day I use
ExtFml("TradeSim.SetVariableTradeRank",refRSI(40),-1));
I can only display one variable at a time in the trade rank column. Is there any way of
displaying several variables at the same time in several different columns.
Thanks Phill