Topics
Replies
Spotware
21 Oct 2014, 09:24
RE:
Rod_Sands said:
WIthout trying to pin you down to an exact date could you give an implementation estimate eg within the next six month?
I'd really like to trade with cAlgol/cTrader (hope that it eventually displaces MT4), however without being able to manipulate objects it is currently a non starter for myself.
We understand the importance of this functionality. Unfortunately we cannot provide a time estimate for the release.
@Spotware
Spotware
21 Oct 2014, 09:21
You can add an image at vote.spotware.com?
No, we cannot add the image.
@Spotware
Spotware
20 Oct 2014, 11:05
Optimization functionality is available:
http://help.spotware.com/calgo/cbots/optimization
@Spotware
Spotware
20 Oct 2014, 11:02
Optimization functionality is available:
http://help.spotware.com/calgo/cbots/optimization
@Spotware
Spotware
20 Oct 2014, 11:02
Optimization functionality is available:
http://help.spotware.com/calgo/cbots/optimization
@Spotware
Spotware
20 Oct 2014, 11:01
Optimization functionality is available:
http://help.spotware.com/calgo/cbots/optimization
@Spotware
Spotware
20 Oct 2014, 11:00
Optimization functionality is available: http://help.spotware.com/calgo/cbots/optimization
@Spotware
Spotware
20 Oct 2014, 10:49
We can recommend you to contact one of our Partners or post a job in Development Jobs section.
@Spotware
Spotware
20 Oct 2014, 10:48
Genetic algorythm uses to reduce drasticaly the number of passes, but in this optimizing it seems not that has happened-
It took 1 h 5 m for a Bar expert optimization of 3 month H1 and 765 passes browsing all the passes posibles, that is brute force in place of GA , while I expected around 200 passes and 15mn max execution, based on other optimizer. The result seems correct.
Genetic Algorithms (GA) could vary between different applications. We plan to expose GA parameters such as: population size, minimal iterations count, stagnation period, etc. After that you will be able to tune GA to be faster.
For "Bar expert" optimization you can try m5 (open prices) data mode. It should speed-up optimization process.
@Spotware
Spotware
20 Oct 2014, 10:35
RE: save optimization results
asdk said:
how can i save the optimization results?
same for backtest results, is there a way to export the report (html, csv, xml, whatever) so that i can refer back to it next time?
It is not possible at the moment. We plan to provide such functionality in the future.
@Spotware
Spotware
20 Oct 2014, 10:34
RE:
bellong said:
Great news to make it available; this is a huge step forward really.
But i'm wondering about the actual possibilities of cAlgo/cTrader to use the modern hardware: cpu/gpu which have each one a huge amount of threads
Does they understand opencl/cuda ? That should open the door of 'fuzzy' logic coding (aka using a set of parameters (range) vs unique parameter as usual), so an inline optimization where the user have set the limits.
Thanks again for the new features and future targets.
You can adjust number of CPU cores used for optimization: http://help.spotware.com/calgo/cbots/optimization#resources
That resource slider changes number of threads used for optimization. 100% value means that number of threads will be the same as number of cores.
@Spotware
Spotware
20 Oct 2014, 10:19
RE: RE:
TETL said:
I have the same problem.
Already re-installed cAlgo, tried creating new/ installing cBots but all it does is it creates a new folder in the cAlgo directory. Nothing changes in the applicaton itself - can only see empty frames and menu buttons.
If you have a solution please share it. thanks
Please press Shift+Ctrl+Alt+T, it will send us troubleshooting information.
@Spotware
Spotware
20 Oct 2014, 10:18
Thank you for your ideas. We will consider all of them. Could you please post all these ideas to vote.spotware.com?
@Spotware
Spotware
20 Oct 2014, 10:13
the algo prints 0 as a GrossProfit while the trade has lost 20$
Your code executes market order and prints unrealized Gross profit of corresponding position. If you want to access the historical trades please use the History collection.
this program is shit it does not understand you
you cant code complex strategy in c algo
We can recommend you to contact one of our Partners or post a job in Development Jobs section.
@Spotware
Spotware
20 Oct 2014, 10:07
We can recommend you to contact one of our Partners or post a job in Development Jobs section.
@Spotware
Spotware
22 Oct 2014, 09:25
Thank you for your idea, we will consider it.
@Spotware