-
-
Notifications
You must be signed in to change notification settings - Fork 0
FAQs
- How to edit a form already sent?
- Which API permissions I need to set and how safe is it ?
- Can I add more exchange wallets or Exchange Account_ID?
- What you think is better gridbot, smart trade or dca? future or spot?
- How to get my exchange ID number ?
- What is dust management and why should I care?
- What is the minimum amount you would advise?
- How does all of this work?
- So you have a server or your code is native in 3c now?
- How to use the bots I already have ?
- How can I see if my bots are being updated ?
- Will it work with paper trade account?
- How to maintain different grids spread limits ?
- Is it possible to turn off the rebalancing feature on the infinity grid?
- To use the infinity grid, is there subscriptions fees?
- What are Binary grids?
- How can I setup binary grids?
- How to deal with Grid_list, Grid_black_list and Grid_list_non ?
- Is there a an explanation or screenshots or something of an "Infinity Grid" so that I can see how it differs from the normal grids?
In order to manage your options, change any information, disable or delete your form data, you must always use the same form already sent.
If you fill a NEW FORM, a new record will be added to the database and you can have more then one configs for the same account and we do not want that to happen.
Every time you fill up a form you will get a copy with all your responses and a LINK to that FORM direct on the email you provided in the form.
So, when you need to change anything, just go to your email, look for the subject "3ca - 3commas Automated", click on the "Edit response" button, change anything you want and submit.
In order to permit my bots to work on your 3commas or 3c.exchange account they need this permissions :
-
Bots read
-
Bots write
-
Accounts read
-
Smart trades read
-
Smart trades write
The bots will use the API permissions to manage your bots in your 3c.exchange or 3commas account.
There is no technical way to do any withdraw or manage your funds out of your account.
Any changes will be recorded y 3c.exchanhe or 3commas and you also receive all notifications on your linked telegram account.
NO! and yes.
As a master rule I recommend to always use one form for each account and inform the exchange_id.
For 3commas, you can leave it blank and my bots will take care of ALL ACCOUNTS! so you must know what are you doing on this.
altogether!
each one has his own top skills and strategies on harvesting profits from the market.
Smarttrades, using my bots, and almost ANY signal you can imagine, is by himself a master of trades, a wildcard, a joker, can trade almost anything. this is the Master.
DCA is a continuous and SAFE profit harvester. well configured can bring you TONS of small and good trades, every day, all the time. but has less power than SMT.
Grids are the right tool used with MY management bots to harvest profits in certain conditions and is very limited in terms of strategy and trades. At this moment I'm testing a new strategy to work OVER the current management to make GRIDS MORE profitable then they are now.
So for me this is the priority and how I use to prioritize the account balance to be used for:
1 - Smarttrades - the master of universe
2 - DCA - the House keeper
3 - Grids, the ameba 2 neurons AI
SPOT is the safe zone, lower risk multiplied by the leverage you are NOT using!
Futures, DO NOT USE IF YOU DO NOT KNOW HOW LEVERAGE, MARGIN, PNL, UPNL, LIQUIDATION, FEES, RISK MANAGEMENT, ALL OF THIS WORKS!
If you want to do Magic with your money, you can use Futures.
The magic will be a liquidation and make your money disappear!
XXX
it depends on each coin because of the minimum order value, and for the number of bots you are planning to use, so the short answers is nothing less than $150 , I recommend starting with 250 or more.
This is an automated process I developed to manage my bots.
When the price goes above or bellow the grid limits it normally stops.
My bot will manage to rebalance the GRID and continue running indefinitely.
The code is my property and developed to attend my demands using 3commas and 3c.exchange services and bots.
My bots run on cloud servers provided by any of this companies :
AWS
Google Cloud
Heroku
Azure
Oracle
Digital Ocean
and other cloud providers.
You can use your existent Grid bots on 3commas or 3c.exchange.
The only important thing you must change on your Grid bot configs is to change from AI to MANUAL MODE.
Click on your Grid bot EDIT button, change to MANUAL MODE and SAVE. Your ready to enjoy 3ca Automated infinity Grids.
Of course you must fill up the form and send your API to be managed.
To make your grids to maintain the original spread limits you just need to add this special option to the custom_args :
-gkol
Yes, now you can disable the rebalance option, but this will also do not turn bot back on, in case the process turn it OFF for some reason.
to enable this option for all your grids, just add this on the custom_args field of the form :
-nr
NO!
This bots are made for my use, and I'm just sharing the use to bring more profits using less capital for that.
Do you just need to have a 3commas account or a 3c.exchange account.
Follow the process to fill the forms, copy or create some bots, and you are ready to go!
if you want to be certain that a NEW bot, or a bot that is not being updated will be adjusted, you can turn it OFF on 3commas or 3c.exchange web interface, and just wait for my bots to manage it, adjust the limits and turn it on!
XXX
if you want to use your balance at the best, you can try the Binary grid, that will use less balance, but need some adjustments in the form.
look at your email, click the link to edit your form.
You should set the spread to 1% and also change your grids to have just 3 on "Grid quantity" at 3commas or 3c.exchange using the EDIT on your grid.
Remember that when you adjust your form, this will be applied to all your grids.
Is there a an explanation or screenshots or something of an "Infinity Grid" so that I can see how it differs from the normal grids?
Sure, you can see the screen shot of a "infinity Grid" on the Infinity grid page and you can compare with your "normal" grids. Check the profit and the number of realized trades. Here is a comparison between the two types. easy to understand with an image! thanks to @gdog who kindly send the image for normal grids.
The arguments for Grid_list, Grid_black_list and Grid_list_non_stop you should use the grid number, and not the pair.
Please use something like this :
#389998
for multiple bots use :
#389998 , #389999 , #3899999
https://t.me/Grid_mm_twap_ff_bots/3121
A important update, all accounts using paper will be disabled.
3commas has restricted their api limits, so there is no reason to maintain paper on prod.
You can use one of the advanced parameters for DCA. In this case you just need to write this on the form on the "dca_custom_args " field, DCA section:
-gmpl 1.5
This will set the bot to only start the green mode ( to close on green - profit) IF the actual profit crosses the 1.5 % mark.