Search results

  1. U

    No one seems to use indicators

    Could you please elaborate on what you mean with this? (Guess you do not mean actual multiplication of share price by volume at this price?)
  2. U

    IB API HOWTOs and Guidelines - For Beginners

    After the big IB quote fee change (this week) some of the quotes I received through the API stopped (eg ES, NQ, YM, 6E) while others are still arriving here correctly (eg CL, PL). Before everything was fine with my program. In the Mosaic view I can see all the quotes refreshing (eg ES, NQ, YM...
  3. U

    I need a real-time data feed that matches IB's historical data as closely as possible!

    Yes, true. Some questions I'm not sure of after reading your post: - If I understand that right some time in the past you "traded off IB's live data" and lost. Did you do this with your backtested strategy (or with another one)? - In other words did you test your strategy for some time with...
  4. U

    think or swim problems

    Tried to join the TOS thinkScript group on Yahoo but did not get any response. https://groups.yahoo.com/neo/groups/TOS_thinkscript/info Do you have an idea how I could get into contact with the group owner (perhaps you are a member and could make contact to him)? Thanks for any response.
  5. U

    Can your broker follow you if you get good results?

    This all makes only sense if you have some significant losses (as already stated in the text). If there are significant losses you could also stay with one broker. If you have predominantly significant winners in both accounts it does not help at all.
  6. U

    think or swim problems

    Stopped using TOS as a platform. I liked it before. To people continuing to use it: Please report here if there is any positive change in the future.
  7. U

    Grexit (Greece exiting Euro) what would be the consequences?

    Which would be the effects of Greece exiting the Euro? Which instruments would be affected? Euro S&P 500 DAX Do you have others in mind? And in which direction would they go? Please explain why you think things will go the way you expect.
  8. U

    Hi speres, you wrote in the thread...

    Hi speres, you wrote in the thread http://www.elitetrader.com/et/index.php?threads/volume-analysis.287609/page-2 "I don't know how far you want to go with volume, there is way more to it than the volume is just volume rubbish , i've sent you something to get you going, let me know if thats what...
  9. U

    Working on it Please bring back "updated since last visit" clue on main page

    Yes. (It might be noticed that I wrote in my post "As far as I remember") Please don't let's talk in circles. Looking back into the very first post in this thread I explained why this is not helpful...
  10. U

    Working on it Please bring back "updated since last visit" clue on main page

    As far as I remember the "triangle" at which the arrow points in my screenshot changed it's color when a new post was made in the thread since my last visit on ET (hence the title of this thread "Please bring back 'updated since last visit' clue on main page"). This feature saved a lot of time...
  11. U

    Working on it Please bring back "updated since last visit" clue on main page

    Thank you for the reply. Tried this for several days now. Sorry, can't see any effect. The triangles look all the same for my eye.
  12. U

    Working on it Please bring back "updated since last visit" clue on main page

    Sorry to bring this up again but I see no change. For me using ET without this feature is inefficient. Therefore I didn't look into the new posts/threads page for quite some time now.
  13. U

    Working on it Please bring back "updated since last visit" clue on main page

    Thank you. I understand it is quite some work. And it is (was) an advantage ET has over other forums. May I ask for another rollback? It's quite helpful to see with one glance if a user who is posting something is a newbie (so potential spammer, troll or just lacking experience). Would it...
  14. U

    Working on it Please bring back "updated since last visit" clue on main page

    It's not about the threads I've seen already or participated. It's about new threads that might hold interesting content for me. It's inefficient to look at all the new posts just to find new threads that may be interesting. This is off-topic for this thread but here is another thing I am...
  15. U

    Working on it Please bring back "updated since last visit" clue on main page

    Thank you for the fast response and for considering the issue. After using the "new look" now for some days I notice that it is considerable more effort for me to see what is interesting since this clue is missing. I can't supply this extra time and therefore I won't be able to participate in...
  16. U

    Working on it Please bring back "updated since last visit" clue on main page

    Thank you for the new look. I find it easier for the eyes. Unfortunately there is one feature missing that was very helpful for me: In the former version it was possible to see at one glance in which forum subgroup new posts (since last visit) were made through a visual clue on page...
  17. U

    No main page with most recent threads?

    Unfortunately the page "http://www.elitetrader.com/et/index.php" is inferior to what it was before: It was very helpful to see immediately where a new post was made. (Was shown with a visual clue.) Please bring back this feature. (Thanks for not completely omitting this page as in an earlier...
  18. U

    QuoteTracker To Be Finished End of 2011

    Is there a way to display (IB) CFD data in QT? What symbol should I use? Thanks for any answer.
  19. U

    Using CQG API for C#

    May I ask what you are using now?
  20. U

    Futures Order Book parsing methodology

    Used the array approach with IB API and Zenfire API. In both it works like a charm. IB API updateMktDepth has indeed a field "operation" that can have values like "insert" or "delete". But there is no need to use this. Just take the price value, convert into an index into the array and...
Back
Top