Search results

  1. T

    Shares Liquidity & Strength Of The Trend

    Does anyone has an idea how to gauge THE SHARES LIQUIDITY and THE STRENGTH OF THE UP/DOWN TREND as this site does? Please help! Thanks in advance!
  2. T

    Sms from your excel automated system?

    I need the code. Thanks in advance!
  3. T

    IB Advisor Friends & Family account

    My master account has been approved and funded, how do I open new client accounts? Please help! Thanks in advance.
  4. T

    Code Interpretation

    if(marketPosition <> 0 and barsSinceEntry(0) > 0 and (Mod(barsSinceEntry(0),5)=0)) then begin lookBack = lookBack - 2; lookBack = maxlist(lookBack,6); end; longLiqPt = maxlist(lowest(low,lookBack),midLevel); shortLiqPt = minlist(highest(high,lookBack),midLevel); Thanks Nana Trader!
  5. T

    Code Interpretation

    Hello All I have been able to get a system code for Tradestation in ELD format but cannot seem to understand it. If anyone could assist in telling it in a simple statement, I would be very grateful. {***************************} {Program designed and coded by George Pruitt} vars...
  6. T

    Good Futures Trading System

    Thanks late apex for your links and garywang21 for your advice.
  7. T

    Good Futures Trading System

    I am looking to buy one good futures trading system (non day-trading). Any recommendation? P/S: My budget is < USD 2000
  8. T

    My Blog

    http://stockscreens.blogspot.com/ Please comment!
  9. T

    For Directional traders

    Looking forward for your journal...please keep the good works!:)
  10. T

    Best Options for Long Term Directional Bet

    Hi vhehn and kny3, I wish I could buy both of you a beer....oops more than a beer, maybe a fine lunch in Trader Expo :D Can I ask for more....:p what is the best strategy for shorter-term plays; to bet for a stock to move up 20% in one month??
  11. T

    Best Options for Long Term Directional Bet

    Hi kny3, Thanks for your "time-diagonal spread" suggestion! One more question: Just assuming I am able to 'foresee' a stock is going to double/triple in one year time; what is the best strategy to capture this situation? Thanks again!!
  12. T

    Example Trading System

    Thanks Phil2K...
  13. T

    Example Trading System

    What is VBA routine?? :confused:
  14. T

    Using The Darvas System

    Bought BZH and BTU.
  15. T

    Using The Darvas System

    Entry signals triggered on these stocks: LM, SPF
  16. T

    Using The Darvas System

    Agree but currently I have little info on "company fundies", could you suggest any resource on this matter? Many thanks!
  17. T

    Using The Darvas System

    Jul 06, 2005 Sold RVI @ 12.77
  18. T

    Using The Darvas System

    Jul 05, 2005 Breakout buy signals given on these stocks: GCO, PPD, PBR, VLO
  19. T

    Journal of 123 Setups

    G'day DTM and thanks for following my posts....:)
  20. T

    Journal of 123 Setups

    I use a derivation of 123 system. Only I trade these setups for trend continuation instead of trend reversal as suggested by the original idea.
Back
Top