From 9383b5da5151c7ca54896ad147d0a60cfc588e97 Mon Sep 17 00:00:00 2001 From: stef Date: Sat, 12 Dec 2020 07:41:13 +0100 Subject: [PATCH] Update info.txt --- info.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/info.txt b/info.txt index a02bab0..3f53273 100644 --- a/info.txt +++ b/info.txt @@ -16,11 +16,11 @@ Trade Object * delay # immediate or candle close * volume # amount of coins to buy, OR * amount # amount of BTC to spend for this trade -* entry # should be able to add funds at multiple levels +* entry # should be able to add funds at multiple levels, even after initial buy order is filled * max 4 multiple levels * ability to add funds after initial object creation * ability to open immidiatelly so limit->market -* target1 # limit, entered after entree is bought +* target1 # limit, entered buy order is filled * order id * price * percentage @@ -41,6 +41,7 @@ Trade Object * percentage * ability to create or change after initial object creation * close at market price (panic sell) +* ability to half volume, as to free up funds for other trades Order Object