Search results

  1. S

    IB API HOWTOs and Guidelines - For Beginners

    Interesting article regarding using the latest Python TWS API - https://scalptrader.com/getting-started-with-the-interactive-brokers-api-part-1/
  2. S

    Rolling a position

    Can anyone tell me how to roll an expiring futures contact into the next month? I have a position i'd like to keep on an expiring contract. I could close my position and take out the same position in the next contract month manually but i'm thinking there must be a better way? My broker is...
  3. S

    What's the single thing you've done that's improved your results?

    Do you use the previous days high/low from the regular pit session or do you include the Globex high/low?
  4. S

    Support and Resistance Zones Service

    Good way to promote this website. Hope you get a few more clicks.
  5. S

    Cheap streaming Futures data?

    Totally agree. The IQFeed API is a piece of crap. So much code is required just to stream some quotes. Their API is better than the terrible DTN customer support though! I recently started using BarChart data and there is far less jumping through hoops to get something simple done. It really is...
  6. S

    Cheap streaming Futures data?

    Nanex is even more expensive that IQFeed. Also if you want access to the IQFeed API you will have to pay the ~$400/year developer fee in addition to the market data fees which will run you at least $120/month for something basic like the CME E-Mini package. So to answer your original question...
  7. S

    Charting library

    I like this library. Not open source but very reasonably priced and works out of the box - http://www.advsofteng.com/cdnet.html
  8. S

    Here's my automated trading platform

    If i code up a strategy in C# do i get access to tick by tick bid ask data? Is the software event driven? How about playback modes? Can i play back a data tick by tick as if it were coming in live?
  9. S

    Half way through life and not close to being consistent

    Learning to determine the current market environment is vital. I would not say it's easy though. Even if one does manage to determine the current trend properly then one still requires the ability to remove emotions from trading which can be very hard for most.
  10. S

    Correct trend lines

    Assuming that my lines are drawn correctly it seems as if we're in the middle of the channel. What's the best policy in such a situation...to sit on hands and wait for price to move to the upper or lower channel lines?
  11. S

    Topsteptrader

    So if one passes the combine and gets funded to go live, how much capital do they assign to you? Is it the same starting balance as the combine you passed?
  12. S

    Ghost of If You Can Draw A Straight Line

    Thanks DB for posting this document and all the effort you put into educating.
  13. S

    Correct trend lines

    Ok so here's another chart from this evening. I find it helpful to draw the trend line that occurs within the larger channel also. It seems as if sellers are testing that trend line (the orange line) and the next obvious place where buyers may step in would be at the lower blue line around 1836...
  14. S

    Correct trend lines

    Thanks for the chart Redneck. The lines you have drawn look obvious to me now but i think it'll take me a while before i see it as clearly as you. When you draw the 2nd channel do you still follow the first or would you remove those lines?
  15. S

    Correct trend lines

    Yes used to follow LBR years back.
  16. S

    Correct trend lines

    Yes i have been on and off this forum for quite a few years! I have looked at a lot of charts over those years. Often those charts have had many different indicators on them like MACD, CCI, MAs etc but not trend lines, so i really have not worked at drawing correct trend lines until recently...
  17. S

    Correct trend lines

    I looked back at the chart i posted and wonder why i had not started the upper parallel trend line on the first swing high as you mentioned. I guess the price action seemed to fit in between that channel better but i understand that it should have started between the first two swing lows.
  18. S

    Correct trend lines

    I'm trying to figure out how to correctly draw trend lines. I think i'm drawing them correctly but would love a second opinion.
  19. S

    Datafeed with API

    I ended up going with iQFeed I liked that they are up front about pricing. They have a good API and although the software is only for Windows it can be used with Wine to work on a Linux server if needed. For both Rithmic & Nanex getting pricing information is like getting blood out of a...
  20. S

    is it a joke that I want to trade full time to make a living with only $30,000?

    Paper trade in real time for a while to test out your idea.
Back
Top