Topic: Please help me with these questions
I have some questions about FSB.
1. How can i Calculate it using FSB (current close-previous low)?
2. How can i calculate maximum if some amounts? Fir example maximum (previous close, 2nd previous close)?
3.how is it possible to express absolute amount of a data? For example abs(a-b)?
4.how is it possible to write and check if (current high - previous close) >5 pips?