Topics
Replies
PanagiotisCharalampous
04 Jan 2019, 16:06
Hi eirik_1993,
The indicator is offered by the community for free as is. If you want additional features, you need to either implement them yourself or find somebody to do the job for you, either for free of for a fee. I don't know if you can find somebody to help you for free but if anyone is willing to do so, even better :).
Regarding the new question, you cannot hide indicators in cTrader. If you want them to disappear completely, you need to delete them.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Jan 2019, 15:29
Hi Dutch_Porto,
Renko and Range bars are planned to be released in one of the upcoming releases of cTrader Web.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Jan 2019, 14:51
Hi eirik_1993,
1) Pivot lines are hard coded to be white. See the below line of code
ChartObjects.DrawLine("pivot " + startIndex, pivotStartTime, pivot, pivotEndTime, pivot, Colors.White);
2) Same as above. Line colors are hard coded.
ChartObjects.DrawLine("r1 " + startIndex, pivotStartTime, r1, pivotEndTime, r1, Colors.Green); ChartObjects.DrawLine("r2 " + startIndex, pivotStartTime, r2, pivotEndTime, r2, Colors.Green); ChartObjects.DrawLine("r3 " + startIndex, pivotStartTime, r3, pivotEndTime, r3, Colors.Green); ChartObjects.DrawLine("s1 " + startIndex, pivotStartTime, s1, pivotEndTime, s1, Colors.Red); ChartObjects.DrawLine("s2 " + startIndex, pivotStartTime, s2, pivotEndTime, s2, Colors.Red); ChartObjects.DrawLine("s3 " + startIndex, pivotStartTime, s3, pivotEndTime, s3, Colors.Red);
3) If you need additional functionality you post a Job or contact a Consultant.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Jan 2019, 13:58
Hi oneplusoc,
You can read the explanation here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Jan 2019, 10:24
Hi Ton,
Can you share the complete cBot code?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Jan 2019, 09:15
Hi shrumr,
Thanks for posting in our forum and reporting this issue. I have forwarded this thread to myfxbook to have a look. You can contact them directly as well.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 17:21
Hi tasr1r1,
This is because you have Default Template (Dark) checked. You cannot override this template since it is a built in template. You need to choose a default template (the one with the check box on the side) one of the custom ones.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 16:26
Hi tasr1r1,
It is not clear from the video what you are doing, since the dropdowns are not visible but you do not seem to save the template after you make the change. For the change to apply you need to save the template first.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 15:43
Hi tasr1r1,
I cannot reproduce such behavior. Changing default templates works fine for me. Any change you can record a short video for us to see what you are experiencing?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 15:01
Hi oliveira.phc,
You can solve your problem by checking both combinations. If the one returns null then you can reverse the strings and check again.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 14:35
Hi oliveira.phc,
Thank you for your suggestion. Can you describe to us a use case for this? Symbol names are standard amongst almost all brokers. Also the order of the symbols is significant since it determines the price e.g. EURUSD is EUR/USD = 1.13. if it was USD/EUR it would be 0.88.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 12:28
Hi Chainaronk,
Thanks for posting in our forum. GM and FM are not related to your account but to your broker. If your broker is a Guest Member(GM) then you cannot use cTrader Copy.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 09:59
Hi jam584St1,
It works fine on my side and I do not see any problem in your message. Unfortunately, I cannot offer further advise since I do not have access to your account neither to the code you are using. Did you try reproducing with the sample application? If you can reproduce it with a demo account, then please send me the credentials at community@spotware.com to have a look.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 09:50
Hi cogstrader,
Thank you for your suggestion but I am not sure what is the problem you are trying to solve? Can you provide an example?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 09:42
Hi 3nen1000nichi,
Thank you for posting in our forum. You cannot plot an indicator from a cBot. You need to manually add it on the chart.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 09:41
Hi 1001camel,
Can you please send me your broker and your account numbers at community@spotware.com?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
03 Jan 2019, 09:38
Hi persk,
Thanks for posting in our forum. This feature is still not available for backtesting. It is currently under development and we hope that we can deliver something to you during the following months.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Jan 2019, 17:28
Hi tasr1r1,
New charts are loaded using the template you have set as default. Therefore, if you have disabled deal map from the default template then it should not show the deal map when opening a new chart.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
02 Jan 2019, 12:13
Hi jam584St1,
I do not see any problem in the message. Are you sure there are open positions on this account?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
04 Jan 2019, 16:30
Hi testpossessed,
This feature became available in v3.3. FxPro still uses v3.0.
Best Regards,
Panagiotis
@PanagiotisCharalampous