Replies

cAlgo_Development
30 Apr 2013, 12:59

Each broker configures minimal amount you can trade for each symbol. There is also minimal step between volumes, for example minimal volume can be 1000 and minimal step is 1000, sou you can trade only 1000, 2000, 3000 and so on... In this case you can not buy 1500.


@cAlgo_Development

cAlgo_Development
30 Apr 2013, 12:50

OK, code is corrected. Refresh the page and try again please.


@cAlgo_Development

cAlgo_Development
30 Apr 2013, 12:34

Thank you guys :)


@cAlgo_Development

cAlgo_Development
29 Apr 2013, 17:54

Yes, the fix must be already released. Please check that results are the same now.


@cAlgo_Development

cAlgo_Development
29 Apr 2013, 17:31

We plan to implement an ability to draw lines from indicators and robots next release. Using these lines you will be able to draw rectangles as well.


@cAlgo_Development

cAlgo_Development
22 Apr 2013, 15:07

Can you describe the situation with more details. This looks like a very serious bug, but we have never faced something like this. What exactly are you doing? Which files/dlls do you have?


@cAlgo_Development

cAlgo_Development
19 Apr 2013, 15:10

Thank you for the suggestion. We'll think how to redesign user interface to make it better.


@cAlgo_Development

cAlgo_Development
18 Apr 2013, 15:27

Thanks. This one will be fixed.


@cAlgo_Development

cAlgo_Development
18 Apr 2013, 09:24

This is very good idea and we think about such converter. But for now we are not sure that it's possible to do conversion automatically. And we do not any specific plans to implement it in the nearest future.


@cAlgo_Development

cAlgo_Development
16 Apr 2013, 14:52

Thread of your robots/indicator use your local culture settings. The simplest way to fix this is to change time format settings on your PC.


@cAlgo_Development

cAlgo_Development
16 Apr 2013, 14:36

Such bug happens when you run cTrader / cAlgo with different working folder. Is fixed and will be released in nearest future.


@cAlgo_Development

cAlgo_Development
10 Apr 2013, 14:12

Thank you for the suggestion. We will consider implementing these features in future.


@cAlgo_Development

cAlgo_Development
05 Apr 2013, 09:27

Would be great to be able to connect to myfxbook for stats or something similar.  Anything on the cards?

We are currently working on such integration with third-party services including myfxbook. So it will be ready very-very soon.


@cAlgo_Development

cAlgo_Development
28 Mar 2013, 10:34

Thak you for suggestion. Sounds good.


@cAlgo_Development

cAlgo_Development
18 Mar 2013, 11:43

Backtesting robot does not have associated chart and it is impossible to use Chart Object in backtesting. This is by design, chart that you see when selecting an instance is for real-time robot execution only. As I understood you need it mainly to visualize backtesting deals and analyze them. This feature is high-priority for us now. I hope you will be able to use in the nearest future.


@cAlgo_Development

cAlgo_Development
14 Mar 2013, 15:33

Bug is reproduced and will be fixed

The reason of this incorrect behavior is a bug in our tick generation algorithm used in backtesting. We generate ticks using Minute trend bars. And in rare cases when one bar contains only two or three ticks, algorithm generates ticks so that last tick is goes to next bar. For that bar you can see that close price is incorrect and for next bar, open price is incorrect.

Fix for this bug will be released approximately in two weeks.

Thank you very much for this report.


@cAlgo_Development

cAlgo_Development
12 Mar 2013, 12:02

Do you mean  the ability to create Multi-Symbol robots? This feature is not implemented yet, but it's in our nearest plans.


@cAlgo_Development

cAlgo_Development
12 Mar 2013, 11:22

"cAlgo Debugger" is not good name for third-party tool, name like "Hichem cAlgo Debugger" is ok.


@cAlgo_Development

cAlgo_Development
11 Mar 2013, 16:32

There are no legal issues. You can develop and sell a debugger as an external tool interacting with cAlgo.


@cAlgo_Development

cAlgo_Development
01 Mar 2013, 18:25

Thank you for suggestion. We plan to implement this ability soon.


@cAlgo_Development