Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot doesn't work since 2 days. #13

Open
mjwowpa opened this issue Oct 19, 2017 · 4 comments
Open

Bot doesn't work since 2 days. #13

mjwowpa opened this issue Oct 19, 2017 · 4 comments

Comments

@mjwowpa
Copy link

mjwowpa commented Oct 19, 2017

Hi,

I know there is a limit of deposit of 0.05 BTC but the word deposit is not really clear.
My bot doesn't trade since 2 days for no reason, and I have a balance < 0.05 of BTC.
Any idea :) ?

Thanks

@steeply
Copy link
Owner

steeply commented Oct 19, 2017

Deposit is the sum of balances in both currencies.
deposit = currency1 + (currency2 * price)

Perhaps here there is an answer FAQ_RU#24

To understand the real reason, you need a detailed log (LOG=true, LOG_DEBUG=true) and config

@mjwowpa
Copy link
Author

mjwowpa commented Oct 22, 2017

Ok thanks with this option, it's more clear :) Bot is working now !
Do you advise a strategy ?Since 1 Day with Scaper, I have lost 12$, but with BB Strategy, I have earned 1,45$ with 100$. Maybe it's my config that gone wrong. Any tips ?

@steeply
Copy link
Owner

steeply commented Oct 22, 2017

The scalper is used only for the flat!
Now the market is trend.
BB is a very difficult strategy to use it, you need to understand how the indicators work and how to configure them

Use the strategies of "One Sell a lot Buy" or "One Buy a lot Sell"

Example of setting for "One Sell a Lot Buy". To work we need USD
Change the options for you.

EXCHANGE=wex
NAME_COIN=btc
NAME_COIN_TWO=usd
COUNT_ORDERS=20
QUANTITY_ORDERS_IN_BLOCKS=5
SIZE_ORDERS_MARTINGALE=20
OFFSET_FIRST_ORDERS_PERCENT=0.01
RANGE_OFFSET=15
ONE_ORDERS_SELL=true
ONE_ORDERS_OFFSET=0.4
ONE_ORDERS_PROFIT_PERCENT=0.3

2017-10-22 21 47 12

It will be something like this.
Screen from another stock exchange. Just to make it clear the essence of the strategy.

img_2017-10-22 21 52 10

@mjwowpa
Copy link
Author

mjwowpa commented Oct 22, 2017

Okay man, THANKS !!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
  NODES
COMMUNITY 2
Idea 1
idea 1
Project 3
USERS 1