
Topics
Replies
PanagiotisCharalampous
31 Jul 2020, 08:52
Hi pankuolung0804,
You need to provide more information, like the cBot code and optimization parameters so that we can reproduce the problem.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:50
Hi koktos632,
Yes it is.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:48
Hi koktos632,
The first order will be filled and the position will open. The subsequent orders will then be filled and the position will be modified accordingly.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:38
Hi pankuolung0804,
- Which backtesting data do you want to export?
- No this is not possible
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:34
Hi Samm193,
You need to explain first what is the problem.
- Please provide the complete cBot code.
- Explain what do you expect the code to do
- Explain what is it doing instead and why do you think it is wrong.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:32
Hi shpendbaftiu,
Can you please provide more information about this issue e.g. screenshots or a video demonstrating such a behavior?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:29
Hi Luca,
Yes it is. Check our Chart Controls
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:27
Hi Mason,
Historical data is provided by the brokers. You need to contact your broker regarding this.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:23
Hi aderc,
Can you please provide more information about this issue like your strategy name and some screenshots?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:20
Hi rgasch,
There is not constructor for Bars. You cannot generate new Bars objects.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:15
Hi jacekj067,
If you refer to cTrader Copy, then the answer is no, you do not need to have cTrader running. Copying takes place on our servers.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:14
Hi karopega,
You cannot use Spotware Beta with your live account. Broker accounts can be used only using the broker's cTrader.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:12
Hi pankuolung0804
See below the correct code
var text1 = Chart.DrawText(Bars.Count.ToString(), "CrossedOver", openTimeA, highPriceA, Color.Red);
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:11
( Updated at: 21 Dec 2023, 09:22 )
Hi ironmanwulf10,
You can do this by dragging the time counter to the left.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:08
Hi karopega,
You can only access your live accounts using your broker's cTrader applications.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:07
Hi Luca,
Sleep() method is a .Net method, it suspends the execution of the thread for the specified timespan. It has nothing to do with backtesting.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:04
Hi japah.marques,
You can use the TimeFrame property to check which timeframe for cBot/Indicator is using and act accordingly.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:01
Hi Sascha,
There is no function to load historical data in the API.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:00
Hi Luca,
No there is not specific function. You have to order them by time and pick the penultimate.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
31 Jul 2020, 08:56
Hi tomashfield0,
Can you please explain what do you mean when you say that the funds are frozen? Did you try removing funds from your subaccount? If yes, what happens?
Best Regards,
Panagiotis
Join us on Telegram
@PanagiotisCharalampous