PanagiotisCharalampous's avatar
PanagiotisCharalampous
26 follower(s) 0 following 1006 subscription(s)
Replies

PanagiotisCharalampous
15 Oct 2020, 08:31

Hi nelisampama,

Symbols are added by brokers, not by Spotware.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2020, 08:46

Hi harrysmith1991,

Do you get a response with the sample application? If yes, then the issue must lie somewhere in your application. If no, please send me your credentials at community@spotware.com to check further.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2020, 07:40 ( Updated at: 21 Dec 2023, 09:22 )

Hi matt92,

There it is

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2020, 07:38

Hi ambortone,

No there is no such option.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2020, 07:37

Hi prosteel1,

Maybe one of the added values had these decimals as well. We cannot know the exact reason, if we do not have an example.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2020, 07:31

Hi harrysmith1991,

Did you use our example application to compare your messages?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 16:16

Hi Dennis,

I do not have a specific recommendation since I do not use one myself. If you google it, you will come up with dozens.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 16:10

Hi there,

Try using a VPN, then download and run the installation again.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 09:12

Hi harrysmith1991,

Your SenderSubID seems wrong but you should get a response. Other than that, I do not see anything wrong with the message. Did you use our example application to compare your messages?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 08:43

Hi harrysmith1991,

Please also confirm that your credentials are correct. I would suggest to use our FIX API sample to test and compare messages.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 08:12

Hi danieljclsilva,

These methods are methods of the robot. You will need to pass the robot as a parameter and call it's methods inside the new class.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 08:09

Hi there,

Can you provide us with the cBot code and steps to reproduce this exception?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 08:05

Hi there,

The OnBar method will be called as soon as the bar for the specific symbol has been created.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2020, 08:01

Hi Yuval,

Then you should talk to your broker.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
12 Oct 2020, 15:16

Hi Johannes,

I did not understand what are you trying to do. Can you please elaborate?

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
12 Oct 2020, 12:49

Hi hyiper,

Please provide us with the following information

1) Strategy name.

2) Copying account number and broker.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
12 Oct 2020, 10:35

HI WB,

Try the below

 Chart.DrawText("text1", VBuy.ToString(), Server.Time, Symbol.Bid, Color.Red);

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
12 Oct 2020, 10:16

HI WB,

You first need to explain what are you trying to do since your code does not make sense to me.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
12 Oct 2020, 09:58

HI WB,

There are several issues in your code

1) text variable is not declared.

2) For the x coordinate, the method takes as input the date or the bar index. The VBuy input you are using doesn't make much sense.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
12 Oct 2020, 09:35

HI WB,

You need to provide the complete code and let us know what is the problem.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous