🚀 Automate Your Hedge Strategy Deployment with n8n

Yes, it works only with your API. You able to copy only your bots.

683617a1a5719569f1674836

Its strange that you are getting error only on copy short step.
All your api keys has read permission, but should be write. Also first key is expired.
You should get 403.

nope the one used on n8n has also write permission (one at the bottom).
I was able to copy about 400 bots (200 long and 200 short) a few days ago but then I had this error (probably after closing the n8n section) and since then I’m not able to get the clone SHORT working

Try to clone from playground page
https://api.gainium.io/api/docs/

At least to figure out where is the problem: n8n or app

I won’t know how to do it brother - n8n is already a challenge to me but I’m trying anyway to make it work - I just thought it was very odd that it was able to duplicate the long but not the short bot

Thanks man - if I don’t find a solution I will try with python

Yes, and it should return error message if any, not the object



Enter you keys in the authorize dialog
And then try it out in the clone DCA bot. Enter bot id, choose paper context and delete all settings


Created a new API and duplicated the same short bot - seems like is related to the bot settings

I had an issue actually with this bot apparently I was able to set an extra DCA using an indicator and I was still able to save and start the bot - then I edited and saved again - it may be related to this

@maksym.shamko I just created a brand new short bot and left the standard settings - but I’m getting the exact same error of “wrong settings” and “wrong params”

I give up :cry:

I was finally able to reproduce. I tested in swagger and able to copy the bot. You can try in n8n again.

I was able to copy the SHORT bot today.

Two things - the duplicated bots don’t show the global variables and also when I tested on the playground page I’m still getting the same errors (even if it now works on n8n)

Porbably something from your input in clone bot not correct or settings of the original bot and payload cannot be used together.
Vars will be fixed soon.

1 Like