| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 308 online users. » 0 Member(s) | 308 Guest(s)
|
| Latest Threads |
An official Gekko service...
Forum: Announcements
Last Post: tanvirai
11-20-2025, 12:18 PM
» Replies: 113
» Views: 291,493
|
Gekko development status ...
Forum: Announcements
Last Post: erectilenovus
11-17-2025, 11:36 AM
» Replies: 753
» Views: 1,767,419
|
Gekko 0.6 released
Forum: Announcements
Last Post: soniyathakur
11-02-2025, 12:21 PM
» Replies: 129
» Views: 380,225
|
Gekko with malware spotte...
Forum: Announcements
Last Post: cofffee124
10-30-2025, 09:56 AM
» Replies: 216
» Views: 345,874
|
New Gekko UI in the works
Forum: Announcements
Last Post: cofffee124
09-04-2025, 08:12 AM
» Replies: 186
» Views: 390,337
|
How to add Binance Future...
Forum: Technical Support
Last Post: Xavier32
10-07-2021, 02:20 PM
» Replies: 47
» Views: 159,095
|
Bittrex Configuration hel...
Forum: Bittrex
Last Post: yirzolusto
10-07-2021, 07:39 AM
» Replies: 6
» Views: 31,830
|
[Question] Why does gekko...
Forum: General Discussion
Last Post: cryptocurrency0
10-06-2021, 01:16 PM
» Replies: 16
» Views: 70,979
|
a couple of technical Que...
Forum: Technical Support
Last Post: mtom78632
10-06-2021, 11:08 AM
» Replies: 25
» Views: 87,706
|
Is there any way to make ...
Forum: Custom Systems
Last Post: seorun
10-05-2021, 08:20 AM
» Replies: 42
» Views: 134,714
|
|
|
| Did you ever traded with Bitfinex exchange? |
|
Posted by: Selina Mary - 08-08-2020, 06:52 AM - Forum: Bitfinex
- Replies (2)
|
 |
Well, if ever you have traded with Bitfinex Exchange, please share your experience. I am looking forward to skipping from Coinbase to Bitfinex. I also came across many reviews on Bitfinex where it is reviewed as it is one of the best exchanges that offer low trading fees in the crypto market.
Please share your views on it.
|
|
|
|
| Gekko Install Issue |
|
Posted by: lordbofadeese - 06-09-2020, 06:46 PM - Forum: Technical Discussion
- Replies (13)
|
 |
I'm installing Gekko on Windows 10. I've installed nodejs and git correctly(I believe), and when I install the dependencies after downloading gekko through git commands I get this error message:
C:\Users\baldi\gekko>npm install --only=production
> sqlite3@4.0.4 install C:\Users\baldi\gekko\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build
node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Tried to download(403): https://mapbox-node-binary.s3.amazonaws....x64.tar.gz
node-pre-gyp WARN Pre-built binaries not found for sqlite3@4.0.4 and node@12.18.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Pre-built binaries not installable for sqlite3@4.0.4 and node@12.18.0 (node-v72 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Hit error Connection closed while downloading tarball file
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(378,
5): error MSB8020: The build tools for Visual Studio 2015 (Platform Toolset = 'v140') cannot be found. To build using t
he v140 build tools, please install Visual Studio 2015 build tools. Alternatively, you may upgrade to the current Visu
al Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\
Users\baldi\gekko\node_modules\sqlite3\build\deps\action_before_build.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(378,
5): error MSB8020: The build tools for Visual Studio 2015 (Platform Toolset = 'v140') cannot be found. To build using t
he v140 build tools, please install Visual Studio 2015 build tools. Alternatively, you may upgrade to the current Visu
al Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution". [C:\
Users\baldi\gekko\node_modules\sqlite3\build\deps\action_before_build.vcxproj]
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:315:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "build" "--fallback-to-build" "--module=C:\\Users\\baldi\\gekko\\node_modules\\sqlite3\\lib\\binding\\node-v72-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\baldi\\gekko\\node_modules\\sqlite3\\lib\\binding\\node-v72-win32-x64" "--napi_version=6" "--node_abi_napi=napi"
gyp ERR! cwd C:\Users\baldi\gekko\node_modules\sqlite3
gypgyp ERR! node -v v12.18.0
gyp ERR!ERR! node-gyp -v v5.1.0
build errorgyp
ERR!gyp not ok
ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:194:23)
gyp ERR! stack at ChildProcess.emit (events.js:315:20)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "build" "--fallback-to-build" "--module=C:\\Users\\baldi\\gekko\\node_modules\\sqlite3\\lib\\binding\\node-v72-win32-x64\\node_sqlite3.node" "--module_name=node_sqlite3" "--module_path=C:\\Users\\baldi\\gekko\\node_modules\\sqlite3\\lib\\binding\\node-v72-win32-x64" "--napi_version=6" "--node_abi_napi=napi"
gyp ERR! cwd C:\Users\baldi\gekko\node_modules\sqlite3
gyp node-pre-gypERR! node -vERR! v12.18.0
gypbuild error
ERR! node-pre-gypnode-gyp -v v5.1.0
ERR!gyp stackERR! Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --module=C:\Users\baldi\gekko\node_modules\sqlite3\lib\binding\node-v72-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\baldi\gekko\node_modules\sqlite3\lib\binding\node-v72-win32-x64 --napi_version=6 --node_abi_napi=napi' (1)
node-pre-gypnot ok
ERR! stack at ChildProcess.<anonymous> (C:\Users\baldi\gekko\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:315:20)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1021:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
node-pre-gyp ERR! System Windows_NT 10.0.17763
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\baldi\\gekko\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
node-pre-gyp ERR! cwd C:\Users\baldi\gekko\node_modules\sqlite3
node-pre-gyp ERR! node -v v12.18.0
node-pre-gyp ERR! node-pre-gyp -v v0.10.3
node-pre-gyp ERR! not ok
Failed to execute 'C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --module=C:\Users\baldi\gekko\node_modules\sqlite3\lib\binding\node-v72-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=C:\Users\baldi\gekko\node_modules\sqlite3\lib\binding\node-v72-win32-x64 --napi_version=6 --node_abi_napi=napi' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sqlite3@4.0.4 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sqlite3@4.0.4 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\baldi\AppData\Roaming\npm-cache\_logs\2020-06-09T21_46_04_806Z-debug.log
What am I doing wrong?
|
|
|
|
| Binance not trading full balance |
|
Posted by: truamd - 06-07-2020, 08:31 AM - Forum: Automated Trading
- No Replies
|
 |
Hi Guys
i have been having moderate success with the bot,but am finding a strange issue, i am trading in USDT/BTC, but when the bot creates a sticky buy and fills it, so buys btc with usdt, there is always a balance left behind in the usdt account, it never seems to do a 100% buy.
Any ideas?
Thank you in advance
|
|
|
|
| Using Docker and how could I get access to files? |
|
Posted by: maal - 06-05-2020, 02:45 PM - Forum: Technical Discussion
- No Replies
|
 |
Hi at all,
I have a NAS, which allows to run Docker-Cotainer. Finally I figured out, how i can run Gekko / GreenGekko.
Some Papertrading Bots are working (in most results with negative PnL ;-) )
How can I edit files e.g. config or strategies? Or use Plugins e.g. TelegramBot?
In the UI is no option for this.
Which folder should I mount as a Volume? Or how i can interact with Gekko? I still confused.
I am a Windows-User, so i thought it is a good idea to use a Container for the *nix stuff.
And which Docker-Container is maintained e.g. a green Gekko
Or is there a more common fork out there?
Many questions, i hope for some answers.
Thanks
maal
|
|
|
|
| I need clarify some things |
|
Posted by: xsawe - 05-27-2020, 10:24 AM - Forum: Technical Discussion
- No Replies
|
 |
Hi guys. I'm new to gekko, but i'm not new to programming. And i'm writing my first strategy)
I not found answering for my question about strategy writing.
There is method.check and some logic inside. If my logic is correct - i want place order. I'm using that method this.advice('long'/'short'). But there are two moments:
a. Paper trader simulate order to the next candle, not current
b. where/how i could specify order limits (amount/stop-loss)
In standard example my order exposed in 6 days. But in real it have to be exposed in 3 hours. How i could achieve thats?
|
|
|
|
| is gekko useful for stock market as well? |
|
Posted by: sepisoad - 04-29-2020, 03:59 PM - Forum: Guides
- No Replies
|
 |
Hi, I am totally new to Gekko, I have two (probably stupid) questions:
1) can I use Gekko for analyzing stock market data instead of cryptocurrencies?
2) how can I feed Gekko with custom market/stock data?
|
|
|
|
| Not trading live! Lot size too small |
|
Posted by: Lucifer - 04-13-2020, 06:03 AM - Forum: Binance
- Replies (1)
|
 |
I'm still buggering with Gekko because it will eliminate all of the human errors that have destroyed trades for me. I can get some settings to work on back testing of strategies that give 10% where the 24h is barely 4%, and trades that could get me that compound interest effect I so desire, but I get this instead:
Trader Received advice to go long. Buying BAND
2020-04-13 01:40:21 (WARN): NOT creating order! Reason: Lot size is too small
2020-04-13 01:40:21 (DEBUG): calculated RSI properties for candle: ...
However, if I were to go to Binance and trade by hand, there's no trouble. That defeats the purpose of having a bot do things for me. Human supervision is still only as good as the human supervising. This thing has got to work alone, without my help to do its trades.
Please help?
L
|
|
|
|
|