The
| openPrice: | Description |
| number | Fixed price such as 1.23456 |
| {price: x} | Same as a simple number: fixed price such as 1.23456 |
| {offset: x} | Offset from the current market price, such as 0.0020. The value is directional depending on the |
| {pips: x} | Offset from the current market price in pips, such as 20. Converted by the framework using the market's |
| {bar: barDef} | See the description of candle-based prices below |