Pro Version - File uploads (code), and integration in 3rd party editor?

Hello.

I am running into limits of the free version (chat). Would get the pro subscription, but am wondering three things:

If I want to send code trough the chat, the length is limited in the free version.
Question 1: Is this an “artificial” limit, which is lifted in the pro version;
Question 2: Does the pro version support file upload (like a code file)?
Question 3: I am playing with code from Metatrader4, using Metaeditor for coding, because I have the compiler in there. Are there any possibilities to integrate Cody in this editor, so that I don’t need to upload and copy code fragments into the chat? Didn’t yet find a way to usa another editor if I want the ability to press “compile” right after changes. Any ideas/suggestions?
Thank you.

Hey @Joihnny579

You can open the folder in VS Code where you have your custom .mq4 files located.
Then you can mention them directly in the chat in VS Code and make changes.
The compilation happens in the MetaTrader Editor and can’t be done in VS Code nor can Cody be integrated in there.

So for every change of the mq4 file you need to reload/recompile them in the MetaTrader Editor and reload them after compilation in MetaTrader as a custom EA or indicator.

This is the only way it works.

In the Pro plan you have a token window of 45k tokens per chat. This should be enough for interating on an indicator or EA.

2 Likes

Thanks. Just out of curiosity, so that I have a reference point: What is the token limit in the free version?

It is the same token limit.

In the free version you are constraint to have 200 messages per month. In the pro plan you have technically unlimited messages per day but might be capped by a fair usage policy. This means you have alot messages per day anyway.