Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarifications #1233

Open
jobidon opened this issue Nov 16, 2024 · 3 comments
Open

Clarifications #1233

jobidon opened this issue Nov 16, 2024 · 3 comments

Comments

@jobidon
Copy link

jobidon commented Nov 16, 2024

I am in the process of comparing various algo trading platforms and after having reviewed the Marketcetera docs I still have a few points I'd like to clarify. Could you please help me answer these, or point me to a source which could help with these:

  1. Is the platform completely broker agnostic? Has anyone built an integration for Interactive Brokers?
  2. Does the software support various types of instruments: crypto, options, spreads, FX, etc?
  3. Can the software use multiple brokers? For instance, a data connection for real time feeds, a different one for equity orders, and a 3rd one for crypto trades?
  4. Can the platform manage sim trades and real trades simultaneously? Or can multiple instances running simultaneously provide this functionality?
  5. Are commissions imported from the brokers?
  6. What are the minimum/recommended requirements in terms of RAM, CPU, bandwidth, etc to run the server? The client?
  7. Is there a limit to the number of strategies that can run simultaneously? (Based on available RAM?)
  8. Do you have benchmark information available? Trades per second? Backtesting speed, etc
  9. Does the platform have the ability to manage multiple client accounts independently?
  10. Is there a way to create a scanner, or does the platform focus exclusively on trade strategies?
  11. Can notifications be routed to a Telegram channel?
  12. Can the strategies be configured to wait for confirmation prior to placing a trade (through telegram for instance)?
  13. What kind of reporting tools/metrics/reports are available? Is there a way to customize them?

Thanks for your input!

@colinduplantis
Copy link
Member

colinduplantis commented Nov 17, 2024 via email

@jobidon
Copy link
Author

jobidon commented Nov 17, 2024

awesome! thanks for your input.
I've started the installation of DARE on a headless VPS, and I think install4j is expecting a display to proceed. Is there a way to install it and eventually run it in headless mode?

@colinduplantis
Copy link
Member

colinduplantis commented Nov 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants