Just choose to export your history as an Excel file and then save that file as a CSV.
Hi I don't see the down arrow (to select export format) by Statement in either cTrader Web or Mac, would you know if it's been disabled, or if it's Windows Desktop only?
Clicking it brings up this URL in a new tab, visually blank with some bare Javascript in the source.
I have been having the exact same problem with trying to access an excel version of my statement on cTrader. Have you found or been offered a solution for this yet? My Ctrader looks the same as yours, no arrow drop down on the Statement button allowing you to select an excel version, only a blank URL.
Thanks very much.
These options are only available on cTrader Desktop at the moment
When you say, ‘cTrader Desktop’, does that mean the drop down arrow option to access Statements as excel files s only available on the Desktop version of cTrader PCs/Windows?
Just choose to export your history as an Excel file and then save that file as a CSV.
Hi I don't see the down arrow (to select export format) by Statement in either cTrader Web or Mac, would you know if it's been disabled, or if it's Windows Desktop only?
Clicking it brings up this URL in a new tab, visually blank with some bare Javascript in the source.
I have been having the exact same problem with trying to access an excel version of my statement on cTrader. Have you found or been offered a solution for this yet? My Ctrader looks the same as yours, no arrow drop down on the Statement button allowing you to select an excel version, only a blank URL.
Thanks very much.
These options are only available on cTrader Desktop at the moment
Trailing stop loss is set in ProtoOANewOrderReq.trailingStopLoss property
I tried using trailing stop loss using open API..even I'm setting true for trailing stop loss in a function to place order..it is by default setting to False. What to do? Isn't there a way to use trailing stop loss. I have also seen some online posts about open API that it has a bug for trailing stop loss which is set to by default False even we're assigning it to true.
Can you please share a full screenshot of your UI so that we can see what you are looking at?
Best regards,
Panagiotis
Here a snapshot of the screen of for backtesting. But sometimes it starts after a while… Best regards. Joao Martins
Hi Joao,
There is no obvious problem in the screenshot you have posted. The button seems enabled. As you sai, it might take some time for the backtesting to start.
This is not expected to happen anytime soon. While the Mac team is catching up, the Windows team is developing new features. So there will be differences at least for the foreseeable future.
I have a backgroundworker that needs to use some indicators(eg DMS) while running calculating some MTF bars. The values of the indicators are to be used in the backgroundcalculations and the indicators should preferably be local to the static backgroundworker. Usage like var O = Bars[10].Open; and like var RS = Indicators.RelativeStrengthIndex(closePrices, entry.14); var I DM = Indicators.DirectionalMovementSystem(entry.14);
How to achieve that without invoking the main thread?
You can't. If you need data from the Bars object, you need to work on the main thread.
Ok. Related Question. Is there a way to start a Plugin from an indicator or Cbot. Alternate: can i start Backtesting (from plugin) in Indicator/Cbot?
Could you pleasesend us some troubleshooting information the next time this happens? Please paste a link to this discussion inside the text box before you submit it.
You can use ChartFibonacciRetracement but I do not think is necessary. Fibo level calculation is straight forward, you can calculate them yourself using the selected high and low.
Since yesterday, I'm no longer getting push notifications on the iOS cTrader app either. I've checked the settings on the app, cTrader account, iOS notification settings and they're all turned on. I've reinstalled the app but still nothing. 🤷♂️
It seems we have not received this email. Can you please resend it to community@ctrader.com?
Best regards,
Panagiotis
Resent as requested. PLease let me know if you received it. If not, I might have to send separate individual emails with all the info as I wonder if your email system might be blocking it or sending it to spam for some reason.
Just wanting to confirm you've received the messages I've sent? If not, I think Spotware's email system is blocking them for some reason because all my initial messages got through to the Community team - obviously since they asked for the VPS' details to check out the issue.
Thank you
Hi firemyst,
Messages received, the team will check later this week or early next week. Thanks for your patience!
PanagiotisCharalampous
09 Sep 2024, 05:47
RE: RE: RE: RE: RE: Downloadable Trading Statement in Excel / CSV format Please
theopellegrini said:
Yes that is what I mean
@PanagiotisCharalampous