Topics
17 Jul 2020, 11:23
 1438
 2
03 Mar 2020, 11:04
 6
 1202
 3
19 Apr 2018, 08:56
 1724
 3
27 Mar 2018, 16:42
 2274
 4
Replies

tasr1r1
02 Jan 2019, 15:42

RE:

Panagiotis Charalampous said:

Btw viewing options are saved in chart templates. Therefore you can change your default chart template to one that does not have positions and deal maps enabled. Let me know if this helps.

noted regarding the chart template. however, the default view will always be loaded if opening new chart. this is where the loading will consume all the resources and time consuming.

 

to me, when im loading new chart for working on new bot.. deal map is not relevant at all


@tasr1r1

tasr1r1
21 Nov 2018, 18:32 ( Updated at: 21 Dec 2023, 09:20 )

Hi Panagiotis

 

thanks for your reply.. i will try that button instead of the usual X to minimize it

 

btw.. is there any consideration on my request to turn have option to off all possible view upon loading a chart?

it really killing my vps when i open new chart to show all the view as below..

 


@tasr1r1

tasr1r1
18 Sep 2018, 16:20

Hi @Panagiotis

 

any heads up when the update will be launched? i cant work on my cBOTs for weeks now..


@tasr1r1

tasr1r1
30 Aug 2018, 08:54

thanks for the confirmation @Panagiotis

 

btw the new cTrader seems to be more resource hogging.. my vps is barely responsive now


@tasr1r1

tasr1r1
18 Apr 2018, 13:29

Hi Panagiotis

 

Thank you for  your explanation.

Imho, 'Total Trades' should reflect opened and closed position for better analysis so coder can trace which trades i.e. sale or buy which caused the MC.

Hope this can be reflected in the Trade Statistic report in the future.


@tasr1r1

tasr1r1
17 Apr 2018, 18:27

RE:

Panagiotis Charalampous said:

Hi tasr1r1,

You can use the Pips property of every position to calculate the AveragePips. This way you will not need to modify your TP on each tick. Symbol.PipSize is not related to this case.

Best Regards,

Panagiotis

Hi Panagiotis

 

Than you for your reply.. I managed to execute it using the method you mentioned


@tasr1r1

tasr1r1
27 Mar 2018, 17:00

second question, can the  Symbol.PipSize be used to return total pip for all opened buy n sell?


@tasr1r1

tasr1r1
28 Feb 2018, 15:29

also to protect position based on aggregated value in pips i.e. advance stop lost, advance take profit. this would reduce redundancy in relying cpu to compute coding in calgo


@tasr1r1

tasr1r1
27 Sep 2017, 15:25

Panagiotis,

Im using version 2017, tried to download the extension package from https://marketplace.visualstudio.com/items?itemName=Spotwareextensions.cBotsandCustomIndicators

 

but nothing happened when i clicked download


@tasr1r1

tasr1r1
25 Sep 2017, 16:37

I installed the VS community and the extension from this link (http://anthonyirwin.teachable.com/courses/134179/lectures/1972363)

i cant open the link given above. But I can confirm i can see 'CBot and Custom Indicator" in 'Extension and Update' appear in my Visual Studio.

 

However, I cant right click Open in Visual Studio from cAlgo. Tested with two Calgos from two brokers with no avail. Anybody can help me on this?


@tasr1r1

tasr1r1
12 Jul 2017, 06:38

RE: Trailing stop

kricka said:

I agree with you Zjhehe, trailing stop should be independent of the original stop loss. Market Order 3.0 might be of interest to you to look into.

It is based on a trailing trigger with a distance specified clearly. Also in the cBot there is a breakeven trigger with an addon of additional pips to insure that the stop loss is placed correctly to one's need.

Download and information link: Market Order 3.0

hi RMM,

 

I have been testing Market Order 3.0 both on my VPS and PC. But every time i click run, the cTrader would freeze due to high CPU utilization. it was worst on my VPS which would cause the whole system freeze.. I still can manage task manager on my PC which using intel i5 3.5Ghz with 2GB RAM.

Is there any workaround on it? this test only try to run it on 1 chart.. it seems the cBot tried to pull huge data from cTrader server as the latency would shoot up  to thousand ms and even disconnected the cTrader terminal.

 

Appreciate your expert advise on this.


@tasr1r1

tasr1r1
20 May 2013, 14:27

thanks... but i must admit im learning the coding from scratch and cant figure out the error

 

would be great if somebody dont mind to give full coding for the above as start


@tasr1r1