Access Trade Volume in a bot

Created at 08 May 2023, 17:07
CT

ctid+customer-35255

Joined 12.11.2020

Access Trade Volume in a bot
08 May 2023, 17:07


Hello

How can I access Trade Volume from a bot?

I'm talking about Volume that most indicators use along with OHLC data.


@ctid+customer-35255
Replies

ctid+customer-35255
09 May 2023, 15:19

But as far as I understand, Tick Volume is not the same as Trade Volume


@ctid+customer-35255

PanagiotisChar
10 May 2023, 08:21

Hi, 

There is no trade volume in OTC markets, only tick volume.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

ctid+customer-35255
10 May 2023, 18:06 ( Updated at: 10 May 2023, 18:12 )

What about

private TradeVolumeIndex _volume;

 

 


@ctid+customer-35255

PanagiotisChar
11 May 2023, 09:32

Hi there, 

I am not aware of the implementation but probably it uses Tick Volume since no other information is available.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar

ctid+customer-35255
11 May 2023, 18:04

Can someone from Spotware comment on this?

How do I get Trade Volume in cTrader Automate?


@ctid+customer-35255

PanagiotisChar
12 May 2023, 09:16

There is nothing to comment, you can't :)


@PanagiotisChar

ctid+customer-35255
12 May 2023, 14:26

But quite a few indicators use Trade Volume data, as far as I know


@ctid+customer-35255