Search results

  1. W

    Fully Automated Stocks Trading

    Backtesting: use to be my own and AmiBroker, but since about a year ago it is RealTest (working name), which my trader friend has developed. what kind of tests are you using? Just Backtesting? WalkForward?
  2. W

    Strategy Testing - which Tests are you using?

    is only a problem when you have no pocket of strategies
  3. W

    Strategy Testing - which Tests are you using?

    lol is necessary but not for the strategy :-)
  4. W

    Strategy Testing - which Tests are you using?

    The following strategies I currently use: Backtesting with default parameters on a small data set (approx. 2 years) in order to see if the profit is positive Walk Forward Test in order to check the robustness Monkey Test in order to beat randomness (replace Entry and/or Exit) Fixed Exit...
  5. W

    Strategy Testing - which Tests are you using?

    Hello, currently I am collection all possible strategy test which are currently used. Would be great if you can help me out with your knowledge. There exists a couple of test methods in order to see if a strategy works or not. Which tests are you using? Thx
  6. W

    Testing and Trading Strategies - which Technologie?

    thanks a lot - this one seems to be real good contains all forms of testing !! have you experience with this?
  7. W

    Testing and Trading Strategies - which Technologie?

    community is not big enough...
  8. W

    Testing and Trading Strategies - which Technologie?

    it should be a longer project and not something for 2 months - my alogs would be not very complex but should contain a lot of tests.
  9. W

    Testing and Trading Strategies - which Technologie?

    I would like to test strategies I think that is the most important thing. I would like to do entry exit tests, monkey etc. in order to see my if there is an edge or not. In addition the Walk Forward testing would be a major point. All these elements I could not see in QC - it is just another...
  10. W

    Testing and Trading Strategies - which Technologie?

    But why should it work without optimization? And Walkforward and strategy testing? What i have seen thats only backtesting or?
  11. W

    Testing and Trading Strategies - which Technologie?

    Hi, I would like to write an Algo Trading System which includes the following "requirements": --> should 100% trade automatically --> should handle Forex and Crypto --> will include necessary tests of strategy incl. Walk Forward Testing Which Programming language would you suggest? I guess...
  12. W

    Tradestation Statistic Results

    Hello, I have problems to read the attached statistics. For Example Avg. Trade Net Profit - is here $ 84.-- But how can I see here how much has been invested per trade? What is the base account balance? $3.5K? What I don't unterstand is that what the base for this calc is... With how much...
  13. W

    Support and Resistance

    Hi, I want to find support and resistance in a programmatic way - how can I calculate this? Does anybody have a link to calc dynamic support and resistance? Thx
  14. W

    Chop vs. Trend

    did you tried to use heikin ashi? any experience with this?
  15. W

    Bot Trading Analyse running trades

    ok thanks a lot!!! - for this I have several questions. 1.) Do you have any links for this "method" where I can read such methods? 2.) you say that I should not exit before the stop point - I am using a trend following strategy and in some trend I see that the break out is not very strong and...
  16. W

    Bot Trading Analyse running trades

    lol yes for sure I have an exit but this works fine - my problem is that I have to filter out false entries or exit an existing trade when I see this is not successful
  17. W

    Bot Trading Analyse running trades

    LoL I am used to pay service fee
  18. W

    Bot Trading Analyse running trades

    Hello, I wrote a bot and wondering of there exists some methods in order to analyse the performance of a running trade. My bot has not a real target but it includes a trailing stop loss. When I enter a trade I would like to analyse the performance of a trade - I dont want to wait until the...
  19. W

    When is Strategy a good one..?

    Attaches some values: Strategy 1: (1 year data - 30min timeframes) NetProfit: 91.66 % GrossProfit: 155.52 % GrossLoss: -63.86 % Profit Faktor: 2.4352 Gain2Pain Ratio: 1.4352 Number of Trades: 69 Number of Winning Trades: 28 Number of Loosing Trades: 41 Max Drawdown: currently unknown (not...
Back
Top