price_last_balance renaming
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"entry_pricing": {
|
||||
"price_side": "same",
|
||||
"ask_last_balance": 0.0,
|
||||
"price_last_balance": 0.0,
|
||||
"use_order_book": true,
|
||||
"order_book_top": 1,
|
||||
"check_depth_of_market": {
|
||||
|
@@ -16,7 +16,7 @@
|
||||
"entry_pricing": {
|
||||
"price_side": "same",
|
||||
"use_order_book": true,
|
||||
"ask_last_balance": 0.0,
|
||||
"price_last_balance": 0.0,
|
||||
"order_book_top": 1,
|
||||
"check_depth_of_market": {
|
||||
"enabled": false,
|
||||
|
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"entry_pricing": {
|
||||
"price_side": "same",
|
||||
"ask_last_balance": 0.0,
|
||||
"price_last_balance": 0.0,
|
||||
"use_order_book": true,
|
||||
"order_book_top": 1,
|
||||
"check_depth_of_market": {
|
||||
|
@@ -39,7 +39,7 @@
|
||||
"price_side": "same",
|
||||
"use_order_book": true,
|
||||
"order_book_top": 1,
|
||||
"ask_last_balance": 0.0,
|
||||
"price_last_balance": 0.0,
|
||||
"check_depth_of_market": {
|
||||
"enabled": false,
|
||||
"bids_to_ask_delta": 1
|
||||
@@ -48,7 +48,8 @@
|
||||
"exit_pricing":{
|
||||
"price_side": "same",
|
||||
"use_order_book": true,
|
||||
"order_book_top": 1
|
||||
"order_book_top": 1,
|
||||
"price_last_balance": 0.0
|
||||
},
|
||||
"order_types": {
|
||||
"entry": "limit",
|
||||
|
@@ -16,7 +16,7 @@
|
||||
"entry_pricing": {
|
||||
"price_side": "same",
|
||||
"use_order_book": true,
|
||||
"ask_last_balance": 0.0,
|
||||
"price_last_balance": 0.0,
|
||||
"order_book_top": 1,
|
||||
"check_depth_of_market": {
|
||||
"enabled": false,
|
||||
|
Reference in New Issue
Block a user