PureBytes Links
Trading Reference Links
|
Entryprice can be a bit tricky at times
Try making Entryprice - x points stop a variable.
Vars: MyEntry = Entryprice - x points stop
If MyEntry then buy at market.
TS behaves better if it doesn't have to do too much calculating in the
buy statement.
NS
TS> Hi, to all Omega List Members, first of all. I have a question with a my
TS> data setup. I just started making an intraday move based system for stocks
TS> and I just noticed my "entryprice - x points stop" for stocks are not
TS> hitting correctly. I am guessing my symbol setting in the Global server is
TS> not setup correctly, because I had a minor problem with my Euro futures data
TS> in the past. What would be the appropriate setup for these data in the
TS> stock data. The setting for the data I would like to get is "Minimum
TS> Movement", "Daily Limit", and Point Value. Thank you in advance.
TS> Travis Saimoto
TS> ----------------------------------------------------------------------------
TS> -
TS> Rockhard Trading Service
TS> The Hybrid-Cycle Analysis - Trading System Site
TS> www.rockhardtrading.com
TS> support@xxxxxxxxxxxxxxxxxxx
TS> ------------------------------------------------------------------
|