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

PanagiotisCharalampous
26 May 2020, 08:02

Hi 4TRADERZFX,

Can you please post the complete error message you are receiving?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 15:29

Hi victor.major,

This will be fixed in v3.8. The beta will be released soon. The problem is that when you assign the values to backtesting Close values are set as Source instead of Open. Please try changing the source manually to Open and let me know if this resolves the problem.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 14:59

Hi Vadivelan,

Yes this is correct.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 14:04

Hi Yuval,

No it does not. You need to close the positions using Close() method before you call Stop()  method.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 12:54

Hi Yuval,

You can consider some kind of a condition that will break the loop, like the number of bars.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 12:50

Hi there,

1. There is no difference between kClose > kPreviousClose and isRisingK

2. The period in HasCrossedBelow() indicates how many periods backwards does the method needs to check for a crossover.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:51

Hi cgatting,

You will need to provide more information of you want somebody to help you like

  1. What is the cBot suppose to do?
  2. What is it doing instead?
  3. What would you expect the fix to change?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:47

Hi VertoTrading,

Can you please provide a complete cBot code that builds so that we can check?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:44

Hi Yuval,

Just copy your .algo file from Robots/Indicators folder to the new computer and double click on it to get installed.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:38

Hi twoheartzin1soul,

It is not clear what the problem is but try using Server.Time instead.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:34

Hi tekunda2,

Can you please check if you can still reproduce the issue? If yes, can you please send us screenshots demonstrating this issue?

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:32

Hi Yuval,

You can use LoadMoreHistory() to load more bars.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:28

Hi Yuval,

There is no such option.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:28

Hi Yuval,

It is not a simple change, therefore you will need to figure it out your self of outsource it to a professional.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
25 May 2020, 08:27

Hi Yuval,

Check RemoveObject().

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
22 May 2020, 10:15

Hi Yuval,

The Sync Objects indicator is a nice example of interaction between two different charts.

Best Regards,

Panagiotis 

Join us on Telegram


@PanagiotisCharalampous

PanagiotisCharalampous
22 May 2020, 08:11

Hi Fladson,

The next time this happens please send us some troubleshooting information. Press Ctrl+Alt+Shift+T, paste the link to this discussion in the text box and press Submit. Our engineers will receive all the necessary information to investigate this issue. We will let you know if we need anything else.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
22 May 2020, 08:09

Hi Yuval,

There is no API method that would allow you to do that. You need to develop something yourself.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
22 May 2020, 08:08

Hi Yuval,

When an indicator is removed, only non interactive objects are removed. If you made them interactive then they will stay on the chart.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous

PanagiotisCharalampous
22 May 2020, 08:06

Hi Yuval,

There is no such option.

Best Regards,

Panagiotis 

Join us on Telegram

 


@PanagiotisCharalampous