Trade from webhooks?

Questions about MultiCharts and user contributed studies.
BlackstarOB
Posts: 5
Joined: 29 Apr 2021

Trade from webhooks?

Postby BlackstarOB » 04 May 2021

Hi Community,

I'm wondering is it possible for Multicharts to listen for/receive webhook alerts (either directly from online webhook server or some localhost bridge software) and use those alerts to make trades?

I am asking because I have code in Tradingview and I would love to be able to trade with it using Multicharts. I have tried porting the code over to Multicharts but for more complex code I'm getting inconsistent results. It would be easier for me to just get order generation from Tradingview.

Let me know.

Thanks!

User avatar
Tammy MultiCharts
Posts: 200
Joined: 06 Aug 2020
Has thanked: 6 times
Been thanked: 65 times

Re: Trade from webhooks?

Postby Tammy MultiCharts » 07 Jun 2021

Hello BlackstarOB,

There is no pre-built option to receive Webhook alerts in MultiCharts.
It is possible, however, to program a DLL for this purpose and call it from your PowerLanguage script.


Return to “MultiCharts”