Topic: Random long or short

I am suggesting someone build this and post it, I can only do the random number generation in javascript and HTML but I suggest starting with the Long or Short indicator found here:
http://forexsb.com/wiki/indicators/source/long_or_short
and find a way to randomly filter long or short. I thought of using the 5th decimal point- if its even thats long and if its odd that short.

I have no idea how to do it but maybe I can learn from this example I just found out my old broker switched to a metatrader format and I need to learn that language now I guess

Re: Random long or short

I think FSB has this already -- try Random Filter
http://forexsb.com/wiki/indicators/source/random_filter
as an opening indicator. It gives a random entry signal, and you can set probability of signal, and probability of long vs. short.

Re: Random long or short

Thanks Krog