fastest optimization software ??

Quote from Joe Doaks:

Kindly help a senile old man out here, Bill. I have a question about the two parameters conomonon to all my systems. Is the opening time of the exchange you trade on indupendent of its closing time? That issue has always worried me. I have taken it on faith all these years, but maybe you have tested it. Thanks.

Closing time = opening time + dt, dt is session period

So one is always the independent and the other the dependent, in a linear fashion as stated above (Y = aX + b), a =1

Now, if you have a function to optimize F{Xi) and X(k+1) = closing time and X(k) = opening time, K < i, you can make the substitution X(k+1) = X(k) + b and you have now X(i-1) independent variables.

The more relationships you find between two variables the better.

For example, Profit Factor and win rate are related by ratio of avg. win to avg. loss. But relationship is not linear. Most are not. Hence, big problems. Hypersphere squeezes the hell out of many things.
 
Quote from intradaybill:

Closing time = opening time + dt, dt is session period

So one is always the independent and the other the dependent, in a linear fashion as stated above (Y = aX + b), a =1

Now, if you have a function to optimize F{Xi) and X(k+1) = closing time and X(k) = opening time, K < i, you can make the substitution X(k+1) = X(k) + b and you have now X(i-1) independent variables.

The more relationships you find between two variables the better.

For example, Profit Factor and win rate are related by ratio of avg. win to avg. loss. But relationship is not linear. Most are not. Hence, big problems. Hypersphere squeezes the hell out of many things.

Bill, I am so disappointed in you. I thought you might be the guru I have sought for so long. But clearly you do not know even the simplest of things, that

opening time=closing time-dt.

But I will cut you some slack and ask you an easy question. Let us suppose that backtesting over long periods routinely shows a huge profit outlier (sort of a polka dot swan, a seeming sick sigma) that makes a significunt difference to the system expectoration. Do we keep it in the testing, or snot?
 
What if Jack sees this? How could be so ungrateful and express this kind of public disloyalty after all he's done for you?
Quote from Joe Doaks:

I thought you might be the guru I have sought for so long.
 
Quote from Joe Doaks:

Bill, I am so disappointed in you. I thought you might be the guru I have sought for so long. But clearly you do not know even the simplest of things, that

opening time=closing time-dt.

But I will cut you some slack and ask you an easy question. Let us suppose that backtesting over long periods routinely shows a huge profit outlier (sort of a polka dot swan, a seeming sick sigma) that makes a significunt difference to the system expectoration. Do we keep it in the testing, or snot?

opening time=closing time-dt

Yes, sorry I did not solve it for you. You sound kinda lazy? Are you?

If your system is supposed to catch some swans you keep the swan there, If it is not supposed to, you take the outlier out.

Everything you do should be compatible with the objectives (functions). Never do something you will regret later.
 
Quote from Trader666:

What if Jack sees this? How could be so ungrateful and express this kind of public disloyalty after all he's done for you?

Oh, 665.9999999, you know I lie a lot. One of my favorite books is Sheldon Kopp's "If You Meet the Buddha on the Road, Kill Him!" Siddhatta Gautama's dying words were "Be lamps unto yourselves, oh Ananda!" Anyway, I and my 19 other aliases have him on ignore so I will never see Jack's suffering at my loss of affectation for him.
 
Quote from intradaybill:

opening time=closing time-dt

Yes, sorry I did not solve it for you. You sound kinda lazy? Are you?

If your system is supposed to catch some swans you keep the swan there, If it is not supposed to, you take the outlier out.

Everything you do should be compatible with the objectives (functions). Never do something you will regret later.

Indeed I am lazy. Is it not axiomatic that all traders are lazy? Elsewise they would seek honest employment rather than being worthless lychees on the findancial system. My laziness extends to me wanting you, in the famous words of the author Eric Berne, to "do me something." Depitt me to unscribe to you a dillyma I have. I have scores, perhaps hundreds, of shitty systems. But not so shitty that they are fadeable. They are so marginal that they may even be random. But some of them seem to be Cassandras for verifiably good deterministic systems. Would you trust a random failed non-entry as a later non-entry signal? If you haven't already discerned this, I am quite randomly insane. An unrecognized side defect of too much back testing.
 
Quote from mcgene4xpro:

Thank you very much. very helpful post.. However, programatically and mathematically i am striving in those two fields. However, i am still surviving..

Regarding the term " market conditions" , i have difficulty to understand it.. Very simple but very vague term for me :) . I have another explanation regarding this mystery " market condition"
When I say market conditions I mean volatility, volume, etc. The general trend and feeling of the market. Many day traders had an excellent 2008 but 2009 and 2010 have been tough. Often when you write code in a low volume, rangebound choppy market (like now) if the volatility and volume picks up the strategy may stop working and need to be optimized or thrown out.

Strategies work well in the conditions they were written because they are optimized for the specific variables found most during that time (volatility, ATRs, RS parameters, volume, spreads, etc.). When those variables change (market wide) then quite often a strategy will stop working and you'll need to re-optimize your box/boxes.

Does that make more sense?
 
Quote from WinstonTJ:

When I say market conditions I mean volatility, volume, etc. The general trend and feeling of the market. Many day traders had an excellent 2008 but 2009 and 2010 have been tough. Often when you write code in a low volume, rangebound choppy market (like now) if the volatility and volume picks up the strategy may stop working and need to be optimized or thrown out.

Strategies work well in the conditions they were written because they are optimized for the specific variables found most during that time (volatility, ATRs, RS parameters, volume, spreads, etc.). When those variables change (market wide) then quite often a strategy will stop working and you'll need to re-optimize your box/boxes.

Does that make more sense?

Yea, i found it clear now.. Thank you :)
 
Quote from total_keops:

I hope you know what out of sample, curve fitting, transaction fees, slippage and the like are. Also, make sure that your stops are hit b4 your limits in the backtest. When you test with time bars and not tick data you dont know what happened first within the bar.
50k to 1M in less than 10 days looks to me like you are trading with some serious leverage or that you got some serious alpha skills. But it could also be some nasty men trying to get you in the car with some candies.
Have fun

the issue i really need to think how to solve it is, my code is very vulnerable against 2 market setups. When it meets these setups , immediately get n the car for candies.. however, i have found a way to avoid one setup out of the two but dont have a clue how can i avoid/play with the other.

Any input will be highly appreciated.

Thank you guys..

McGene
 
Quote from Joe Doaks:

I have. I have scores, perhaps hundreds, of shitty systems. But not so shitty that they are fadeable. They are so marginal that they may even be random. But some of them seem to be Cassandras for verifiably good deterministic systems. Would you trust a random failed non-entry as a later non-entry signal? If you haven't already discerned this, I am quite randomly insane. An unrecognized side defect of too much back testing.

Please elaborate on

"Would you trust a random failed non-entry as a later non-entry signal? "

What is a non-entry signal? A a random failed non-entry?
 
Back
Top