Search results

  1. E

    quick C++ STL questions..

    Cool, thanks. I'm getting there - trying to use <i>strtok()</i> and token separators to separate the data, and <i>strtod()</i> to convert to type <i>double</i> (as an example): typedef vector< double> LINEOUT; vector< LINEOUT> bardata; .... char * npt; char * ept = 0; const char...
  2. E

    quick C++ STL questions..

    Hi, Does anyone know how to use Standard C++ to efficiently convert a string to an int or float? This code below uses a template to convert an STL string to type int - but when processing a 50k line CSV file with OHLC (plus date, time, volume, etc). data, it takes a huge amount of time to...
  3. E

    switching cable to dsl question

    here's a trick i used to vastly improve the quality of the Verizon DSL service. mind you, i cannot comment on any other specific region than my own as my experiences reflect only the service local to myself. at the service entrance to the house, i mult'ed the incoming copper pair - one mult...
  4. E

    Is it possible ?

    no problem. just check out the formulae and see if you can extrapolate how to apply them to various output timeframes. if you can get the last one with the nested if statements (Column I) to work for the various timeframes, that will be impressive and you'll learn along the way. if you need...
  5. E

    Is it possible ?

    make sure your data for columns C and E are numbers and do not have any spaces or anything like that..
  6. E

    Is it possible ?

    this is a simple problem let us say you place the data in columns A thru E, starting with row 1 you want to convert the 1 day data to 2 day, so enter the following: in cell F1, you type =B1 in cell G1, you type =MAX(C1,C2) in cell H1, you type =MIN(D1,D2) in cell I1, you type...
  7. E

    Massive Weekly Divergence in SP-500

    I agree in the short term. S&P600 sitting smack at the upper channel of a diagonal on an intraday basis. IWM (Russell 2000 ETF) sitting at upper channel of a mini-diagonal on daily basis. $RUT has entered 'MEGA-resistance land' as defined by the upper channel given by the highs of early 2004...
  8. E

    Is there a justification for being short?

    high risk, low probability, whatever. congrats bulls!
  9. E

    Is there a justification for being short?

    nasd. comp. at the top of a diagonal here too.. short shot high risk here (stop at new highs/if indu breaks decisively above 10700)
  10. E

    Is there a justification for being short?

    careful of the 10700 level on INDU
  11. E

    Is there a justification for being short?

    yes going (or holding) short ABOVE resistance is not the best of ideas.
  12. E

    Is there a justification for being short?

    nasd. composite flirting with new highs - you could be correct sir. let's see where we go from here, if we trend away one way or another.
  13. E

    Is there a justification for being short?

    u could try opening a position here with a tight stop, at resistance. yeah, yeah, so the bear side looks not so promising in the short term, but it is a resistance point nonetheless.
  14. E

    S&P 500 looking very toppy

    do you guys even watch the charts, or just make predictions all day long? i was biased to the downside, but support never broke. bias has lost me money in the past - being objective to what is actually happening is the key. don't predict - react! it is fine to be a bear like myself, but as a...
  15. E

    Is the July rally getting exhausted or consolidating for the next run up?

    lol are you guys managing enough money that the instantaneous liquidity is not there, to play the breakout from consolidation one way or other? we should know by tommorow afternoon anyway.
  16. E

    S&P 500 looking very toppy

    sup bro, why is market exhausted? not saying ur wrong, just curious about how you came up w/this
  17. E

    S&P 500 looking very toppy

    are u guys watching support here 1230pm est
  18. E

    Equity markets will close up

    sorry, incorrect use of wording. to that end i meant: which way will we move from this obvious support level? i.e. will support hold or not
  19. E

    Equity markets will close up

    which way are we pivoting?
  20. E

    Equity markets will close up

    keep an eye on the 122.90 range on spy for possible support. (right now!!) 3:00pm est
Back
Top