Serving the Quantitative Finance Community

Search found 9 matches

by supportoranges
September 16th, 2014, 2:25 pm
Forum: General Forum
Topic: Profit Management
Replies: 12
Views: 4831

Profit Management

<t>Thank you for your sympathetic and intelligent reply! I'll try and scale up my backtester to run all the strats simultaneously. Then I can find some optimizations for profit taking so it won't be by feel.It seems a daunting task, but once I get into it it shouldn't be that bad.Thank you again! </t>
by supportoranges
September 12th, 2014, 2:04 pm
Forum: General Forum
Topic: Profit Management
Replies: 12
Views: 4831

Profit Management

<t>With optimized intraday backtested strats running nicely but unable to backtest an entire portfolio at once, I am sometimes faced with the need for a little profit mgmt on the portfolio level. The stocks are so wiggly I feel the urge to close all trades after banking a good profit from the runnin...
by supportoranges
July 12th, 2014, 8:22 pm
Forum: General Forum
Topic: Sharpe Ratio Based on GA Simulations
Replies: 3
Views: 4456

Sharpe Ratio Based on GA Simulations

I am so thankful for your response and it will help me to move on. Thanks again!
by supportoranges
July 12th, 2014, 12:10 pm
Forum: General Forum
Topic: Sharpe Ratio Based on GA Simulations
Replies: 3
Views: 4456

Sharpe Ratio Based on GA Simulations

To clarify I would like to use all the trades within each simulation to compute my Sharpe. Thus the Sharpe would represent performance of the strategy.
by supportoranges
July 12th, 2014, 11:45 am
Forum: General Forum
Topic: Sharpe Ratio Based on GA Simulations
Replies: 3
Views: 4456

Sharpe Ratio Based on GA Simulations

<t>I am optimizing parameters by running simulations, each simulation processing 2012-2013. After each 'run' I come up with a return representing all the trades which the system took. For my GA, I am specifying initial population of 1000 individuals and I find out how each individual performs partly...
by supportoranges
June 15th, 2014, 10:01 am
Forum: General Forum
Topic: Question about number of observations to make a good sample.
Replies: 7
Views: 5203

Question about number of observations to make a good sample.

Ran my first backtest ever for 2009 data and it was very revealing, esp. concerning my logic re invalidation of initial signal.
by supportoranges
June 13th, 2014, 1:08 pm
Forum: General Forum
Topic: Question about number of observations to make a good sample.
Replies: 7
Views: 5203

Question about number of observations to make a good sample.

Thank you so much. I look forward to reading this tonight!
by supportoranges
June 13th, 2014, 1:04 pm
Forum: General Forum
Topic: Question about number of observations to make a good sample.
Replies: 7
Views: 5203

Question about number of observations to make a good sample.

I am very thankful for your thoughtful reply, it is helpful and I feel welcome to this community.
by supportoranges
June 13th, 2014, 11:52 am
Forum: General Forum
Topic: Question about number of observations to make a good sample.
Replies: 7
Views: 5203

Question about number of observations to make a good sample.

<t>I am learning how to backtest but I am confused about how much data I need to run for an in sample simulation. I keep hearing you need to do like 5-10 years worth but that seems ridiculous if I am using 5 minute bars.I have also heard 300 observations is good but that would just be 25 hours if I ...