Skip to content

Commit 3c33128

Browse files
author
Karl Ranna
committed
fixup! Update README with examples and FAQ
1 parent 99146f9 commit 3c33128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Example with real numbers:
3232
- Whenever the latest price on Binance changes, Arby updates the orders on OpenDEX accordingly.
3333

3434
##### Scenario A
35-
- OpenDEX buy order is filled for 1 BTC ($9700).
35+
- OpenDEX buy order is filled and settled for 1 BTC ($9700).
3636
- Arby issues a sell order on Binance for 0.97 BTC ($9700), locking in 0.03 BTC ($300) profit.
3737
- Balances after scenario A
3838

@@ -47,7 +47,7 @@ Example with real numbers:
4747
---
4848

4949
##### Scenario B
50-
- OpenDEX sell order is filled for 1 BTC ($10300)
50+
- OpenDEX sell order is filled and settled for 1 BTC ($10300)
5151
- Arby issues a buy order on Binance for 1.03 ($10300), locking in 0.03 BTC ($300) profit.
5252

5353
| Currency | OpenDEX | Binance |

0 commit comments

Comments
 (0)