Market graph increasing, decreasing and bouncing

adska

New member
Joined
Feb 12, 2020
Messages
1
I am developing a market trade bot and need to extract some parameters from market data but I don't have idea how to do it exactly. need your help.

1) How to reproduce if market is increasing or decreasing at certain point? (ex. see below picture)

1.png

2) Does exist any formula how to reproduce index or something which would show how strongly market price is bouncing? it means if there are huge price spikes in short time then bouncing is big, if price spikes or not high or rare in time then bouncing is not high. (ex. see below pictures)

2.png

3.png

Thanks for any help, any programming libraries or tools which would help to solve these problems are welcome too.
 
I am developing a market trade bot and need to extract some parameters from market data but I don't have idea how to do it exactly. need your help.

1) How to reproduce if market is increasing or decreasing at certain point? (ex. see below picture)

View attachment 16593

2) Does exist any formula how to reproduce index or something which would show how strongly market price is bouncing? it means if there are huge price spikes in short time then bouncing is big, if price spikes or not high or rare in time then bouncing is not high. (ex. see below pictures)

View attachment 16594

View attachment 16595

Thanks for any help, any programming libraries or tools which would help to solve these problems are welcome too.
If this is a commercial venture, you ought to consult an economics-math professor in your local community college or university.
 
Top