
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The value will not be negative, because the sum of + and - movements is approximately equal.
It should be noted that the picture may be quite different from one run to another.
It's clear that the real financial process is not so chaotic.
However... levels, fibo. flats and so on.
Let me ask you a question - so what??????? Say what you want to say or are you just having fun?
well both.
I got some patterns by analysing forex and then decided to do the same for a random process. for fun.
I generated these pictures, which came as a bit of a shock to me, because they have everything the analysis says.
and it's not a market. It's just a random number generator.
You're saying it's a bad model.
Again, it's not a model, it's more of a joke. but even this perfectly simple model. generates a real market.
is this behaviour obvious to you?
To D.Will
If you dig into history you will come across a huge amount of similar ravings. I mean, it's a known fact. I was just figuring out what the story was about. It is clear now.
I mean can I perform such calculations in my mind as MathLab does? No I can.
To Korey
I'm aware of this, that's why I asked the author about the meaning of the publication.
to D.Will
and then I decided to do the same for a random process.
I saw these pictures, which shocked me a little bit.
everything that the analysis says.
and it's not a market. It's just a random number generator.
If you dig around in history, you'll come across a lot
you'll come across a lot of raves like that. I mean, it's a known fact. I was just figuring out
what the story was about. It all makes sense now.
If it makes sense to you, can you explain why prices on a random chart jump from level to level?
I mean, can I do these calculations in my mind,
like MathLab does?
I can't.
D.W>don't you get it? What's MathLab got to do with it?
to Korey
with a set of generators and transformations, supposedly stochastic by
stochastic, supposedly with a semblance you can predict. I don't know about the models,
but the output was PhDs and academics.
I know, that's why I asked the author about the meaning of the publication.
Can anyone explain how a random process saves levels? I'm just guessing =(
The topic is great!!! Its author has shown us - that the market, with its generally accepted patterns, is as chaotic a fluctuation as everything around us. Question: what will I be thinking about tomorrow - wait a second, wait a second, expectation, statistics, mathematics, read more ..... Does anyone really believe in predicting the future? Forex market is as unpredictable chaos as anything in our life. Conclusion one - in this market, we can achieve at least one thing: see what is happening at the moment, and have time to make decisions. Great topic!!!
The topic is great!!! Its author has shown us - that the market, with its generally accepted patterns, is as chaotic a fluctuation as everything around us. Question: what will I be thinking about tomorrow - wait a second, wait a second, expectation, statistics, mathematics, read more ..... Does anyone really believe in predicting the future? Forex market is as unpredictable chaos as anything in our life. Conclusion one - in this market, we can achieve at least one thing: see what is happening at the moment, and have time to make decisions. Great topic!!!
Of course I hope that the market is more real. and recent Usd events confirm this.
here is an example. generated for g uniform distribution. in theory. the graph should be constantly near zero.
no way. this is not for computer.
r=rand(1,15000);
figure;
hist(r);
figure;
r=r-0.5;
for i=2:1:length(r)
r(i)=r(i)+r(i-1);
end
grid on;
plot(r)
On some plot go sub +++++++++. On another plot --------------.
And the most basic property of the market is that there is a narrowing of the dynamics before large movements.
Can anyone explain how a random process saves levels? I'm just guessing =(
Quote1:
Marsaglia A968) proved that all random number probes,
using recurrence ratios, suffer to some extent from correlation between successive
degree of correlation between consecutive numbers.
Citation2: As proved in Theorem A (Knuth A969), p. 29), the sequence
sequence {Yn} necessarily has period of maximum length m
Can anyone explain how a random process saves levels? I'm just guessing =(
Can someone please explain where in a random process the saving of levels comes from? I only have a guess =(
Quote1:
Marsaglia A968) proved that all random number probes,
using recurrence ratios, suffer to some extent from correlation between successive
degree of correlation between consecutive numbers.
Citation2: As proved in Theorem A (Knuth A969), p. 29), the sequence
sequence {Yn} necessarily has period of maximum length m
by the way
at an accuracy of 16 digits cannot generate a sequence of more than (65536) elements.
We can do the following. Let's say 3 people each generate 10.000 numbers from 0...1 I will randomly mix them up and make a graph. =).
Can someone please explain where in the random process the saving of levels comes from? I only have a guess =(
What's the random process got to do with it? The graph is a fully deterministic series, just statistically indistinguishable from a random one. So it is just a good example of a chaotic series :) .
do not confuse us please.
A random process by definition is a sequence of random variables. When defining a random process we always talk about variance and variance and all sorts of other things.
And a deterministic process is a process that at any given time can be clearly said to be the next state the system will go to.
There's always talk about the deterministic component and the chaotic component.
The more deterministic a process is, the more certain we are about its future evolution.
Moreover, there are systems whose operation is fully described *for example
y(n+1)=a*y(n)*(1-y(n);
which is almost impossible to predict. at a->4.
Such processes are called deterministic chaos.
do not confuse us please.
A random process is by definition a sequence of random variables. When defining a random process we always talk about variance and variance and everything else.
And a deterministic process is a process that at any given time you can clearly say what the next state the system will move to.