Recent content by rs2000

  1. R

    Position Sizing & Pyramid: how to implement both

    Hi Forewind Its a university course final project, I need to follow the project statement :(
  2. R

    Position Sizing & Pyramid: how to implement both

    Hi All, I am working on a project below which takes positon based on the simple moving average breakouts. Run the system in each of the following three Position Sizing modes Percent Volatility Model Market’s Money Model Multiple Tier Position Sizing Design and implement the...
  3. R

    Trading Strategy: Based on macro news events & volatility ratio

    thanks all. I did management to implement the abve strategy and it has worked fine so far thanks!
  4. R

    Trading Strategy: Based on macro news events & volatility ratio

    Hi All I am doing this if its a GDP or jobs news release day and if volratio >1.3, go long if the return on that day>0 go short if return on that day <0 else if not a news day go long if 20 day MA > 52 day MA go short if 20 day MA < 52 MA I used NASDAQ...
  5. R

    Trading Strategy: Based on macro news events & volatility ratio

    Thanks for your help. Here is the project statement A simple approach to measure the effect of an event is to identify the size of its reaction. This can be done by comparing the volatility of the current day with the average volatility of the recent past, using the true range calculation...
  6. R

    Trading Strategy: Based on macro news events & volatility ratio

    thanks a lot of explainign the details I have been asked to use volatility ratio to generate trade signals. How can I use this Volatility ratio to generate bands or trading singnals. Please share some ideas. Many Thanks!
  7. R

    Moving average & RSI strategy : how to find win ratio

    Hi All thanks for your this particular strategy is for an assignment I am working on for my masters so its an assignment and it asks me to calculate win ratio. I was looking industry norm or most common way used to count trades, how to do I say a trade is a wintrade? when I buy it and later...
  8. R

    Moving average & RSI strategy : how to find win ratio

    Hi All I am working on a trading strategy that go long or short based on rsi and moving average. Each time 10,000$ is invested. Can you please help me 1. How to represent this portfolio on a line graph ? Shall i represent in $ terms or shall I stay at 1 and then add on the % return for each...
  9. R

    how to download intraday prices for past 10 years for free, in Python

    this is for a university course and hence I am not too concerned about the data quality (unless its really bad)
  10. R

    how to download intraday prices for past 10 years for free, in Python

    Hi All, Thanks, 10 years is ideal but if there is a free source even 6 month or a year would be great too. I tried quandl but lools like that DB aren't free? could you please help get some sources here thanks!
  11. R

    Trading Strategy: Based on macro news events & volatility ratio

    thanls thanks :) I wont show to anyone :) how are the bands(upper and lower lines calculated), are they some sort of moving averages of ATR?
  12. R

    Trading Strategy: Based on macro news events & volatility ratio

    many thanks! really this is more for me to try my hands on strategies and program in python ...isn't aimed at producing a killer alpha....I will try and post my results here.. thanks again
  13. R

    Trading Strategy: Based on macro news events & volatility ratio

    As a student, this is for my course project so really not looking for some proprietary ideas. more of some help to brain storm here, please. thanks
Back
Top