Search results

  1. G

    Location of execution of trades.

    e.g. http://www.nasdaqdod.com/NASDAQAnalytics.asmx?op=GetEndOfDayData where MarketCenters IN ("Q","W","B","M","C","I","D","Z","P","N","A","E","J","K","X","Y","T","U","u") 1 Q The NASDAQ Stock Market LLC NSDQ 2 W CBOE Stock Exchange CBOE 3 B NASDAQ OMX BX, Inc BX 4 M Chicago Stock Exchange...
  2. G

    Algorithms and orders list

    Added 59 more orders/alogs: NeoNet, ABEL/NOSER, BLOOMBERG.
  3. G

    Algorithms and orders list

    After a year I`ve added 83 more algo/orders to the list. New url: http://bedaytrader.com/index.php/orders-list (it still available @ orders.day-trader.pl but we are going to delete this subdomain) Added: KCG Holdings, Citadel Securities, IEX Group, BofA Merril Lynch, Societe Generale...
  4. G

    Sterling API Developer Thread

    If u want I can share with u source of my program. Here is clip how it works: http://46.148.89.197/MarketCalendar/ && exe. Code is little bit dirty and without comments but u should understand. I do not put try{}catch{} blocks in right places so there is a possibility that program will threw...
  5. G

    Algorithms and orders list

    Maybe, one of them: http://www.youtube.com/watch?v=0vzL5czMszY :-)
  6. G

    Algorithms and orders list

    +Wolverine
  7. G

    Who lost $ 132k$ dollars today?

    AVCT OMTR BLOG - no. Also, I remeber RAH where my friends cought twice nice trades. AEH SSM RJA PFH and rest of `structured product` symbols in 2008-2009 -> I ve current list here: http://213.227.70.223/quotes/ . Choose 'type'. This was a simple trick. We call it "price trap". We were...
  8. G

    Who lost $ 132k$ dollars today?

    I ve a lot of `clearly erroneous` trades printscreens (especially from 2008-2009) Some: PIZ http://213.227.70.223/public/printscreen/PIZ.jpg PIZ http://213.227.70.223/public/printscreen/PIZ2.jpg RFV http://213.227.70.223/public/printscreen/RFV.jpg MOR...
  9. G

    NVS 295 vs 300

    Hi I want to setup workstation with 8 screens: Acer V223HQVb 21`5 Just thinking which cards to use: 2 x NVS 510(http://www.nvidia.com/object/nvs-510-graphics-card.html) or 2 x ATI FirePro 2460 or 2 x GV-R5876P-2GD-B ( this option give me extra 4 screens, total: 12 screens)...
  10. G

    Historical NAV for closed-end-funds

    http://news.morningstar.com/CELists/CEReturns.html http://www.morningstar.com/Cover/CEF-Closed-End-Funds.aspx
  11. G

    Algorithms and orders list

    Updated +Citadel, +Wells Fargo, +Weeden, +SunGuard, +Wedbush, +BMO
  12. G

    I need help using the "Load and Go" mode on Sterling

    Maybe try to set up MULTI destination hotkey( if u don`t ve it on a list contact with your manager). Than in every L2 Window(Level2 Order Entry Settings) configure your MULTI and rest of options. Still I`m not sure if sterling will take into account your pending orders. Please, contact...
  13. G

    Earnings website

    Another in PHP, now for Briefing.com Calendar with auto login/logout to website. This script is old - I don`t test it now if it still works. U need to modify it for your own purpose. http://pastebin.com/zBd61cTm
  14. G

    Earnings website

    ? http://www.zacks.com/includes/classes/class_calendarfunctions_data.php?calltype=eventscal&date=1379912400 where date = date_to_timestamp() http://www.onlineconversion.com/unix_time.htm 1379912400 = Mon, 23 Sep 2013 05:00:00 GMT than use e.g. PERL HTML::TableExtract My PERL code...
  15. G

    Earnings website

    [dawid@lime ~]$ whois earnings.com Whois Server Version 2.0 Domain names in the .com and .net domains can now be registered with many different competing registrars. Go to http://www.internic.net for detailed information. Domain Name: EARNINGS.COM Registrar: MARKMONITOR INC...
  16. G

    Algorithms and orders list

    Made a little update: ITG, Instinet, IB, Jeffries
  17. G

    Algorithms and orders list

    Hello For a long, long time I was trying to figure out how orders, SORs algorithms works. I`ve studied all available manuals, thesis, fix protocol and so on... I noted all info and bookmark pages. Now, I put them in one place with a short description copied mostly from official web pages...
  18. G

    Yahoo data download restrictions? "Error -- Too many web page retrievals"

    I rewrote my php script into pure C code to download quotes data from yahoo. I published code on pastebin, you need to modify it for your own purpose. Program fetches(libmysql) all tickers from my database and than download(libcurl) CSV using parallel connections. It take less then 3 seconds...
  19. G

    Sterling API Developer Thread

    "ACTIVE X- Clients should now be able to target .Net Framework 4.0 instead of .Net 3.5" http://www.sterlingtrader.com/Support/pro_8_3_0.html
  20. G

    Looking for code that draws trend lines or linear regression lines (preferably in C#)

    I`m not familiar with Infragistic products, however it s worth of checking: http://www.infragistics.com/products/wpf/data-chart/
Back
Top