Recent content by autowealth

  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

    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...
  8. 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...
  9. 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.
  10. A

    Daytrading & Drawdown Management

    The answer seems simple; Back test your system and try to optimize the variable.
  11. 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...
  12. 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...
  13. 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"...
Back
Top