PureBytes Links
Trading Reference Links
|
Someone said that they wanted to test trading spreads with TS. I'm new
at TS but this logic should do it.
calc your spread in TS
export the file to ascii.
insert headings for the file, putting "Other" over everything except
"Date" and "Spread", then change to name of "Spread" to "Close".
read this file into TS as an ascii file and it should plot as a data
file with just a close.
then test it.
Robin
|