Replies

PanagiotisCharalampous
21 Nov 2019, 10:09

Hi taha.benbrahim.ic,

Renko bars are not available via MarketData at the moment.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Nov 2019, 08:40

Hi Samuel,

Why do you think is wrong. What did you expect to get and what did you get?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
21 Nov 2019, 08:32 ( Updated at: 23 Jan 2024, 13:14 )

Hi brunoreiz14,

Thanks for posting in our forum. You can find detailed instructions on how to install custom indicators here. If you are looking for a Weis Wave indicator there is one [here].

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Nov 2019, 14:13

Hi FireMyst,

Shouldn't it be flipped when the close price passes through and not the high/low?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Nov 2019, 14:11

Hi sifneosfx,

Maybe because History does not contain positions but HistoricalTrade items.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Nov 2019, 12:50

Hi ctid246422,

I am not annoyed, I just missed that part of the question. Levels in overlaying indicators do not actually do anything. They will be removed in a future update.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Nov 2019, 08:44

Hi ctid1526859,

We will make noise about it don't worry :) You can also join our recently laucnhed Telegram Group to stay tuned with latest news.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Nov 2019, 08:32

Hi ctid1526859,

Before Christmas. I hope this is what you would like hear :).

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 10:41

Hi RayAdam,

We would appreciate a video demonstrating this behavior. Please send it to community@spotware.com.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 10:13

Hi Andrii,

We will but we do not have an ETA for this yet.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 09:46

Hi Vivek,

We plan to add more functionality in the API in 3.7 that will allow you to get more history for Market Series.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 09:04

Hi ctid246422,

You can find instructions on how to create an Indicator here which is an almost identical process to creating a cBot. This is the reply to your query on how to use the code you have found. You can use that code and build an indicator based on the instructions given in the link.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 08:28

Hi Vivek,

The number is different for each timeframe and it is not configurable. Why do you need that?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 08:27

Hi ctid246422,

You can find instructions on how to create and run a cBot here.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Nov 2019, 08:25

Hi johncarlodelacruz,

You need to replace line 55 with the following

 System.Windows.Forms.Application.Run(form);

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
18 Nov 2019, 16:14

RE: Winform

johncarlodelacruz said:

Hi,

I have a bot that is running a winform but this code

Application.Run(this.mainForm);

doesn't work anymore.

 

Am I missing something on the new update?

Hi johncarlodelacruz,

Can you please start a new thread and post a cBot code that allows us to reporduce the problem?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
18 Nov 2019, 14:31

Hi nawab.islam,

All brokers have now updated to 3.6.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
18 Nov 2019, 14:28

Hi RayAdam,

No there is no such option. You can implement it yourself by saving the last used timeframe in a file.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
18 Nov 2019, 10:46

Hi marek.balla,

The reason you might see the same bid and ask prices is because the prices are not streamed from single exchange venue but from multiple sources since the CFD market is an OTC market. Therefore these orders might not have met somewhere to be matched. For the same reason, you cannot know which orders from the order book have beed executed and which not.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
18 Nov 2019, 10:38

Hi ctid246422,

Yes it makes sense. This requires some effort so maybe you can consider contacting a Consultant or post a Job.  

Best Regards,

Panagiotis


@PanagiotisCharalampous