Topics
Replies
PanagiotisCharalampous
07 Jan 2020, 09:02
Hi Kenny,
Can you provide us with a cBot and steps to reproduce such a behavior?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:59
RE: Absolutely fabulous
bishbashbosh said:
...news that multi-symbol back-testing has been released - look forward to testing that. Second the comment above that it would be incredibly useful to be able to see a chart per symbol traded - perhaps something to stick on the dev list, or should we create another suggestion?
Re. the economic calendar - is there an API for that, so that we can access this data from within bots? Just had a quick search and couldn't find anything.
Cheers and happy new year!
Hi bishbashbosh,
The calendar is not available via the API.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:58
Hi bishbashbosh,
Can you provide us with a cBot that will allow us to reproduce the problem?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:56
Hi Jack,
This can happen if you are sending multiple requests to amend the order at the same time. Based on the attached log I do not see where the SL and TSL being changed.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:53
Hi there,
Yes this is possible. You need to detect at which bar does the trend change happen.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:48
Hi Alex,
Please use Suggestions section to post your suggestions.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:46
Hi 10erbayram,
Please write your messages in English. We do not support any other language at the moment.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:43
Hi tolice,
Trailing stop loss is already available in cTrader. You can find more information here.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 08:41
Hi Peter,
We will need more information in order to help you with your issue. We will need the following
- Your account number
- The strategy you are following.
- The day you assume the high watermark was reached
- The date and amount of the fee you are disputing
Please send the relevant screenshots as well.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 11:38
Hi mpistorius,
I can't use the old syntax (MarketData.GetSeries()) to replicate behavior from 3.6
This is not true. We haven't removed any functionality. The below line of code should work fine in 3.7.
adx = Indicators.DirectionalMovementSystem(MarketData.GetSeries(TimeFrame.Daily), 14);
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 09:15
Hi mpistorius,
Thanks. The message you get explains what happens
GetBars is supported with data sources: "Tick data from Server" and "m1 data from Server"
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 09:13
Hi newbee,
No this is not possible.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 09:09
Hi marek.balla,
You can write some code to estimate the slippage based on the market depth but it is not possible to know the exact slippage until the order is actually executed, since the markets constantly move.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 09:05
Ηι genappsforex,
As the message indicates, MultiSymbol does not work on optimization at the moment.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 08:50
Hi asdrubalhs1986,
There is no built-in feature for this. You will need to develop a custom indicator to achieve this.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 08:45
Hi Luke,
You should be getting email notifications on replies to your thread. Did you check your spam folder?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 08:42
Hi Luke,
Thanks for the suggestion. As always, it would be more appropriate to post this in the suggestions section so that it does not get lost amongst other discussions.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 08:35
Hi Luke,
There is no such option at the moment. You need to restart them one by one.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
30 Dec 2019, 08:34
Hi christophe.sellen,
You can always consider posting a Job or hiring a Consultant to help you with your cBot.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
07 Jan 2020, 09:06
Hi ac,
This is by design. You cannot place SL and TP via FIX API.
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous