Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

market graph wrong (Buy/Sell) plot #1558

Closed
deadheadtn opened this issue Dec 25, 2017 · 4 comments
Closed

market graph wrong (Buy/Sell) plot #1558

deadheadtn opened this issue Dec 25, 2017 · 4 comments
Labels

Comments

@deadheadtn
Copy link

  • I'm submitting a bug report concerning the graph market
    [X ] bug report
    [ ] feature request
    [ ] question about the decisions made in the repository

  • Action taken (what you did)
    Traderbot on poloniex POT/BTC pair

  • Expected result (what you hoped would happen)
    The buy and sell marks should be on top of the market graph

  • Actual result (unexpected outcome)
    Buy/sell are deviated from the market graph

screenshot_2017-12-25_21-21-56

@smamet
Copy link

smamet commented Jan 18, 2018

I am having the same issue on Poloniex (didn't try other market places).

I compared data in Poloniex and noticed a 5h delay between real order execution and the dot displayed on graph.

If I do -5h on dots in graph it matched the price line which confirms the 5h delay.

TImezones config on my side are as follows :

  • My local pc - GMT+4
  • Server (with gekko) - America/Montreal

Any idea ?

Thanks

image

@smamet
Copy link

smamet commented Jan 18, 2018

Maybe it come's from this :
-> exchanges/poloniex.js L216

image

@christhecanadien
Copy link

Hello... I don't have any dot (buy or sell) plotted in the graph when I'm using the tradebot live.
Nevertheless they appear in the backtest mode.... Any idea ?
Thanks

@stale
Copy link

stale bot commented Oct 24, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you feel this is very a important issue please reach out the maintainer of this project directly via e-mail: gekko at mvr dot me.

@stale stale bot added the wontfix label Oct 24, 2018
@stale stale bot closed this as completed Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants