ARTICLE SYNOPSIS ...Stocks & Commodities V. 23:11 (28): Sidebar: EasyLanguage for Vetrivel systems by Gomu Vetrivel Base System var:x(0); x=absvalue(c-c[1]); if c>average(c,10) and c[1]<average(c,10)[1] then buy at c; if c<average(c,10) and c[1]>average(c,10)[1] then sell at c;...
ARTICLE SYNOPSIS ...Stocks & Commodities V. 23:11 (28): Improve Your Trading System With Speed by Gomu Vetrivel Constantly improving your trading system is the best way to improve the performance of your trading system. But what's speed got to do with it? Speed has a lot to do with improving the performance of your trading system. As you'll see, it makes all the difference. What is speed? Speed refers to how fast the price is moving. The average speed during the course of a motion is often computed using the following equation: Speed = Distance traveled by price / Time taken Try not to confuse speed with mome...