Gekko Forum
is safe entering secret key in the bot? - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Technical Discussion (https://forum.gekko.wizb.it/forum-23.html)
+--- Thread: is safe entering secret key in the bot? (/thread-57751.html)



is safe entering secret key in the bot? - mutenroch - 11-01-2018

Hi all,

I wonder how secure is entering the secret key in the config.js to launch the trader bot.

How can we check that this info ain't getting dispersed all around the web.


RE: is safe entering secret key in the bot? - ankasem - 11-01-2018

it is sufficient to cancel the withdrawals when receiving api key


RE: is safe entering secret key in the bot? - askmike - 11-02-2018

Like ankasem said, gekko will only place orders when your strategy tells you so.

However some other things to keep in mind:

- Make sure you downloaded the official gekko software, the only place to download this is github.com/askmike/gekko and no where else.
- If you enter your key and secret Gekko will save them on your computer, if other people use your computer and can access it they can find your key (same for malware and viruses).
- Gekko will never use your API key unless you start a live trading bot, keep in mind that a live trading bot simply places trades based on the strategy you configured. If you download a random strategy and never test it, maybe don't run it with real money Wink