I want to make cTrader Stock trading (Non-CFD Trading) and I have asked each cTrader brokers if they support it but unfortunately none of them support Stock trading.
I have asked same question to ChatGPT. It answers "cTrader is primarily known for forex and CFD trading but you can develop or use existing cTraders bots to automate your stock trading strategies within the platform".
Does ChatGPT mean that I can buy stocks by C# code in cTrader's bot? I am thinking to run cTrader bot by like IC Market demo account, and use all signals, and whenever I call c# code ExecuteMarketOrder, I buy/sell stocks for example by using https://www.nordnet.dk/externalapi/docs/api. Is it a good way to do it?
Has anyone better idea or any bot or code for this?