S
spreadbet
Hello I hope someone can help me I spreadbet and have a program tha
triggers bets using excel I need a formula that will buy two shares bu
only when they are priced below 2.
I have this so far but all it achieves is the buying of one bet whe
two are under 2
IF(AND(AND(r_1_layp<2.0, r_2_layp<2.0), OR(lay_price<=r_1_layp
lay_price<=r_2_layp)), 2, 0)
I hope someone can help me someone else helped me with the above but w
dont know how to get it to work!
thanks in advanc
triggers bets using excel I need a formula that will buy two shares bu
only when they are priced below 2.
I have this so far but all it achieves is the buying of one bet whe
two are under 2
IF(AND(AND(r_1_layp<2.0, r_2_layp<2.0), OR(lay_price<=r_1_layp
lay_price<=r_2_layp)), 2, 0)
I hope someone can help me someone else helped me with the above but w
dont know how to get it to work!
thanks in advanc