Search results

  1. X

    Top gainers and losers for certainly a date in history

    Thank you zdreg. Thath's not a way wath I wanted but I''ll think about it.
  2. X

    Top gainers and losers for certainly a date in history

    zdreg, Just my data service can't provide it and I don't know others. I had thought that somebody over here could meet a solve for it.
  3. X

    Top gainers and losers for certainly a date in history

    Nobert, yes that's I want! The top winners and top losers on specific day! From NYSE to OTCBB.
  4. X

    Top gainers and losers for certainly a date in history

    Hello! I'm using the finviz for looking gainers and losers stocks. But he shows the data only on last trading day. Pls promt me that how or where can get this data on onother day in history somwhere else? Thanks!
  5. X

    Industrial Ratings

    This's what i wanted. Thank you ph1l!!
  6. X

    Industrial Ratings

    Hello! Guys may be who know, where can get a ratings kind of industrial's indexs? Both a data history and currently value. I want to find out in more detail what industrial sections (Semiconductor, Computer Software,E-Commerce, Healthcare e.t.c) has been grew up or decline down, for a week or...
  7. X

    Crazy converting WLD4's stategy to C#

    Thank jharmon for your response. two questions: 1. how converted decimal 742,330000000000 to 740,940002441406? 2. how normalized float in WLD4 that the WLD4 doesn't has the issue?
  8. X

    Crazy converting WLD4's stategy to C#

    Hello! I try converted WLD4 strategy to C# code. WLD4 has strange circuit of calculation. Example: I connected to WLD4 the history data where prices has next type: Open: 740,94 High: 742,33 Low: 740,59 Close: 732,67 Next in the code WLD4, using function print('High: '+...
  9. X

    C# OpenSource Api

    IB history doesn't work!
  10. X

    IB Gateway + SPY++

    I thought that there is a C# library where can simulate some action user ... "click", "past", "tab" or "enter". Where is the window we know location coordinates of the window not changing.
  11. X

    IB Gateway + SPY++

    yeap, I found a sample code there IB started via cmd.exe without windows. That's not what I wanted but ...
  12. X

    IB Gateway + SPY++

    nonlinear5, IB Controller this is Java I coding on C# and I can't use technology the IB Controller even if I will be coding it self. Which analog of technology the IB Controller I can use in C#? If do you know pls tell me!
  13. X

    IB Gateway + SPY++

    Window of IB Gateway doesn't have Children handles I written about it at the first post You can check out it use SPY++ in Visial Studio.
  14. X

    IB Gateway + SPY++

    nonlinear5, java and C# this is different thing!
  15. X

    IB Gateway + SPY++

    One question: How make the autostart IB Gateway using C# (with or without SPY++)?
  16. X

    IB Gateway + SPY++

    I saw it but me need on the C# Southall, how use it on c#. SPY++ doesn't understand the UI? :(
  17. X

    IB Gateway + SPY++

    No I try make kind of "Autostart IB Gateway", that would application can run the IB Gateway and enter "User Name" and "Password" and click on the button "Login"
  18. X

    IB Gateway + SPY++

    Guys, who know how can run IB Gateway using SPY++ (C#) typing a Login and a Password? I ran "IB Gateway", I can see the windows: "IB Gateway" , but at the SPY++ I can't see elements, no buttons, no inputs, nothing! Windows IB Gateway IntPtr = 14090A Children handles are: ================...
  19. X

    How do check out IB's connection

    I use TWS API v9.72 C# but I couldn't find bufferedSend(),API_SIGN and closeAndSend() what is it?
  20. X

    IB's Data feed

    Interestingly how does working trading platforms? We can't see what is happening inside the code but we can see the IB's log file. I see most of platforms use only HictoricalDate and TickPrice ... It's means that they can have a incorrect charts too!
Back
Top