Search results

  1. P

    Tradestation: a Basic Crossover Strategy

    If you want to buy the second the crossover occurs, you need to calculate at what price the crossover will occur, then put in an order ahead of time. This is much more accurate than trying to use Tradestations intrabar order generation
  2. P

    How can I automate a trading system?

    I am still a Tradestation user, but I am in the process of moving my strategies to a different language. Tradestation isn't capable of doing what I need to do. I use efloortrader for execution. I cannot comment on how to connect Tradestation to IB, as I have never used IB's software. I'm sure...
  3. P

    How can I automate a trading system?

    If you are willing to pay for that than it isn't that difficult. Creating an algorithm that will avoid the extra cost is what would be difficult.... but still not impossible.
  4. P

    How can I automate a trading system?

    Depends on the execution software I guess. The software I use, I just insert some code in my strategy code and let her rip. They also offer a way of automating TradeStation strategies without any extra coding, but it only uses market orders. If you need other order types, there is some coding...
  5. P

    How can I automate a trading system?

    You can't just place buy orders at one firm and sell orders at another, because after 1 year, your position at 1 firm will be +1,000, while it is -999 at the other firm. That will require alot of margin to be +1! I guess you could just adjust the 2 accounts at the end of the day, but then you...
  6. P

    How can I automate a trading system?

    Depends on the software you are using to execute. I would say it will most likely require extra code to automate it properly.
  7. P

    How can I automate a trading system?

    Easier said than done when using an automated system. I am not aware of any software that will automatically execute orders, and give you the option of which clearing firm to execute the orders through. Even if the software was available, you run into the problem of which orders you are going to...
  8. P

    How can I automate a trading system?

    That is a whole other issue. I was responding to how he can protect himself from a programmer. You NEED a clearing firm, therefore you are always at risk of them exploiting your edge. I have a proprietary method I use to "confuse" my clearing firm. However, it is usually very difficult for...
  9. P

    How can I automate a trading system?

    I've always signed an NDA with people I've programmed systems for.
  10. P

    Islamic terror attack in San Francisco?

    He did have a good point though, whether you oppose it or not!
  11. P

    Daytrading spreadsheet/database and statistical analysis

    sounds like you would need a database to store all of your trades. The rest should be pretty easy.
  12. P

    programmable backtesting software

    You can probably accomplish what you want in TradeStation.
  13. P

    70% winning break out system for ES

    I used the code as is. No stops, holds overnight until profit target is hit. I didn't even test it with a stop because I can see what the outcome is gonna be.
  14. P

    70% winning break out system for ES

    You hit the nail on the head. I looked at this strategy in TradeStation. It does have about a 75% win rate, but avg winning trade==1/3 avg losing trade! Positive expectancy... but not very positive.
  15. P

    Airline stocks

    I'll be flying on Hooters Air at that point :D
  16. P

    How much should I charge?

    This guy has the right idea. I wouldn't touch friend or family money!
  17. P

    Back Testing vs Real Trading

    [B] When buying use the first ask price+1 tick slippage on liquid markets. Opposite for selling. You may want to increase the number of ticks slippage in less liquid markets.
  18. P

    Simple Tradestation Question (arrays)

    insert the following..... breakpoint("name"); in your code when you want to see the values of the array.
  19. P

    Bush needs to get off the sidelines

    They sound like pussies to me. Running and hiding behind innocent civilians to try and make Israel look like the bad guy. Israel is protecting their civilians, not hiding behind them and allowing them to be the only victims. If they were brave enough to come out and fight, this shit would be...
  20. P

    EurexUS has no volume ???

    They never did attract much volume. I followed most of the products since they started, and liquidity was always thin. Now it's almost non existant.
Back
Top