SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TradeStation - Why No thread for this mega product -- Ignore unavailable to you. Want to Upgrade?


To: Cash who wrote (69)9/16/2000 8:18:23 PM
From: Robert V. Cavaleri  Read Replies (2) | Respond to of 147
 
Cash, Thanks. I see a few there, I might bid. Let me ask you another question. (Before I bid actually)

I have MetaStock 7 now, but I ran into a brick wall when I discovered that I can not input variable parameters to most of the given functions for time periods. For example say you want to conduct a moving average of the price over X time periods. In MS, X must be an integer constant. If I am developing a trading system that conditionally varies X, MS won't let you do that. I have the option of ordering the MS Developers Kit which I was considering, but I am concerned if I do that, then I've just spent close to 550 for MS, when I could possibly own Trade Station for a bit more. I am fairly certain that the power of TradeStation exceeds MS, but I would like to know for sure that I can perform moving averages, and other functions like stochastics with varying input paramters for the time periods. Do you know if this is possible, or if not, would you perhaps mind whipping up a quick test case to see if you can vary the time periods of a simple moving averag of the price by some other function? Maybe if TS has an ease of movement function it would go something like this:

{where C is price}
eom := Emv(C,12);
Mov(C,eom,S) {s is simple moving average}

I would be very gratefull to discover if TradeStation is the solution I am looking for, or do I need to whip out my c++ chops in MetaStock.

Thanks and Regards,

Robert

M