Fix the bloody importer
#5
(04-17-2018, 03:40 PM)xFFFFF Wrote: If You have problem with imported or dont want wait a lot of time for import You can use my history dumps. More info here: https://github.com/xFFFFF/Gekko-Datasets
I did download full history of some exchanges and importer work fine for me. Gekko is trading bot not webportal, not need advanced databases structures and 200 connections to database. Ofcourse Im talking about native Gekko without any third part softwares.

Sqlite is easy to merge/split and doing what You want by using sql statements. And dont need start another server to use. Its good when using VPS with limited resources. I will develop some simple scripts to split, export, or merge.

I don't have any problems with imported data?

# stuff
Yes, it's great that you have uploaded stuff.
But this "stuff" is basically the of core of the problem.
It's all "stuff" and not specific. Why download 10x pairs if one only want one of these?
It makes no sense.

# connections
I don't see how a single connection all of a sudden would become 200 for no apparent reason.
Also i don't see how a single download has anything to do with a VPS. Any VPS that can download
data would download data as just as good as from any other source.
It would just go 1000x faster. If one got a VPS that can't handle simple downloads maybe it's time to upgrade
to something that costs more then $1/month.

# complexity
The strucuture suggested is hardly advanced nor complex, it's much more simple.
Yes, Gekko is a trading bot. However backtesting is a core part of it (and thus downloading data).

# no way
As far as i know there is currently no way of downloading something specific and merging it automactically.
Or have you created some sort of API that take specific request parameters and thus solves that?
  Reply


Messages In This Thread
Fix the bloody importer - by tommiehansen - 04-17-2018, 09:23 AM
RE: Fix the bloody importer - by askmike - 04-17-2018, 09:56 AM
RE: Fix the bloody importer - by tommiehansen - 04-17-2018, 10:58 AM
RE: Fix the bloody importer - by xFFFFF - 04-17-2018, 03:40 PM
RE: Fix the bloody importer - by tommiehansen - 04-17-2018, 04:41 PM
RE: Fix the bloody importer - by xFFFFF - 04-17-2018, 06:39 PM
RE: Fix the bloody importer - by tommiehansen - 04-17-2018, 06:49 PM
RE: Fix the bloody importer - by richard - 04-17-2018, 09:12 PM
RE: Fix the bloody importer - by tommiehansen - 04-18-2018, 09:10 AM
RE: Fix the bloody importer - by thegamecat - 04-28-2018, 03:10 PM
RE: Fix the bloody importer - by tommiehansen - 04-28-2018, 07:24 PM

Forum Jump:


Users browsing this thread: