Search results

  1. A

    Open Source Order Execution Software

    I have a warning about the Etrade API. As I mentioned earlier in this thread, there is a complex authorization process. Etrade updated my account so that when I was developing in the sandbox environment, my access_token was good for up to 7 days. I learned today, that the access_token...
  2. A

    Open Source Order Execution Software

    It would be super helpful to mention that tradeMONSTER requires a minimum $100,000 just to use their API. :)
  3. A

    Open Source Order Execution Software

    I JUST got 2 brokers working and was not aware of tradeMONSTER's feature set. :( I am contacting them now about getting the API documentation to see if it meets my needs. When filling out the form (just to get the documentation about their API) I noticed some odd questions. 1. What can you...
  4. A

    Open Source Order Execution Software

    I got their login to work now . . . It is a badge of honor for me. Considering the fact that I had to fix their SDK on the way, I definitely feel good. There is still more work to do. For example, if your app happens to have 2 hours of inactivity, you have to renew. There are far better ways to...
  5. A

    Open Source Order Execution Software

    Yes. I'm just hoping to bring together a team of programmers to make sure there is one open source solution that shows integration. For now, I'm just designing it to handle the limited needs of my system, but plan to upgrade it from there. My thought is that if several programmers relied on the...
  6. A

    Open Source Order Execution Software

    I disagree that it is "easy" to integrade the Etrade PHP SDK API. Are you aware that they changed the authorization (regarding SSL v.3) some time before October 20th (and that broke their SDK)? Are you aware that they modified their process regarding the access_token also? They are "planning"...
  7. A

    I am not familiar with Modulus. I suppose if I were to start over, I would start with existing code.

    I am not familiar with Modulus. I suppose if I were to start over, I would start with existing code.
  8. A

    Reach out to me when you visit Atlanta! I sent you a private message because I am not sure if...

    Reach out to me when you visit Atlanta! I sent you a private message because I am not sure if this message is private or not.
  9. A

    Open Source Order Execution Software

    No. . . . I'm doing a "poor man's" broker-neutral system. IB's minimum deposit is $10K (which many people don't have). That said, in the future, this software will support IB. P.S. Thanks for letting me know there has been a lack of interest. Having worked on the Etrade API SDK for some time...
  10. A

    1. Are you a programmer? 2. Are you in the Atlanta area? It's OK if you answer "no" to both...

    1. Are you a programmer? 2. Are you in the Atlanta area? It's OK if you answer "no" to both questions. Just having any help at all is a start.
  11. A

    The other place I saw open source charting was http://freshmeat.net . . . There are other places...

    The other place I saw open source charting was http://freshmeat.net . . . There are other places too. Making web charting tools is common. I would try the pipsomania first though.
  12. A

    Yes! Last time I checked there were plenty of opensource charting tools. Do not code one...

    Yes! Last time I checked there were plenty of opensource charting tools. Do not code one yourself. I know of a company that is working on something similar too: http://www.pipsomania.com/dhtml_financial_charter_for_your_website.do
  13. A

    Open Source Order Execution Software

    I'd like to collaborate on building another open source broker-neutral order execution suite. Unlike Tradelink: 1. It will use PHP (or Python or Java) and be able to run on a free LAMPP webserver. 2. It will support Etrade, Tradier, collective2, Tradeking (and more). Currently, I have a...
  14. A

    Atlanta Traders

    I live in Atlanta and looking for the same thing! In fact, I just posted a thread about collaborating (on opensource order execution software): http://www.elitetrader.com/et/index.php?threads/open-source-order-execution-software.287816/ I'd prefer to collaborate and meet with traders in Atlanta.
  15. A

    Hi My name is Drew Brown. I live in Atlanta. Please give me a call at 404-901-9519 Thanks!

    Hi My name is Drew Brown. I live in Atlanta. Please give me a call at 404-901-9519 Thanks!
  16. A

    Daytrading & Drawdown Management

    The answer seems simple; Back test your system and try to optimize the variable.
  17. A

    Backtesting benchmark / control test design

    I am designing a backtesting system to test an algorithm. I'd like to have a benchmark / control test results to compare to the results of a custom algorithm. A limited "set" of stocks is selected to invest in. The algorithm can choose to buy one or more stocks. In an effort to have a...
  18. A

    Are you smarter than a top M.I.T. Grad?

    I'm not sure I understand what you are saying. I THINK you are saying "the amount of code needs to be specified" before the scope of the agreement can be understood. Yes, I agree. Anyone can contact me privately, and I can give the details of the code that I am working on and exactly...
  19. A

    Are you smarter than a top M.I.T. Grad?

    As I mentioned before, I have some projects that need some coding, so at this point I'll take code or cash in exchange for the information. I'm sure we've all bumped into people that pose the same question as the original poster. This industry is filled with doubt. Here's "how it go"...
  20. A

    Are you smarter than a top M.I.T. Grad?

    I don't understand why you say this is spam. The OP clearly requested the information and others on this forum should be interested also. I'm guessing you wrote that it is "spam" because you don't know what spam is? Please review the thread and you can see that my post is clearly...
Back
Top