Topics
Replies
Spotware
18 Apr 2016, 17:28
Dear Trader,
When you create a limit order you have to specify a price. Why don't you assign the desired price to a variable and the use this variable to pass the price to the limit order and after use it for your calculations.
In addition, please have a look at the following code snippet:
PlaceLimitOrder(TradeType.Buy, Symbol, 10000, Symbol.Bid); PendingOrder order = LastResult.PendingOrder; Print("The pending order's target price is: {0}", order.TargetPrice);
We hope this helps you.
@Spotware
Spotware
18 Apr 2016, 16:42
Dear Traders,
We kindly ask you to contact your Broker regarding this.
Any questions regarding execution, prices, price feed, spread, news, account, adding Symbols, Symbols should be addressed to your Broker.
In addition, we would like to inform you not to post Broker related questions on this forum as Broker related discussions are prohibited in this forum.
@Spotware
Spotware
07 Apr 2016, 12:55
Dear Trader,
Please have a look at the following indicators cAlgo4u Simplified Excel Write, Data Export Ticks - Saves to CSV
@Spotware
Spotware
07 Apr 2016, 12:38
Dear Trader,
Could you please provide us with more information regarding your issue and with the following information?
- Please forward the email you received after you disabled the alert to troubleshooting@spotware.com
- In which platform have you disabled the alerts?
- When exactly did you disable the alerts?
- Have you logged in to other cTrader Platform after you disabled the alerts? (e.g. you logged in to cTraderWeb but you disable the email alerts on cTrader Desktop).
@Spotware
Spotware
07 Apr 2016, 12:02
Dear ironmine,
It's in our plans to further optimize the performance on all cTrader platforms in the future. Stay tuned.
Additionally, you can post your ideas/suggestions to http://vote.spotware.com/
@Spotware
Spotware
07 Apr 2016, 11:35
Dear Trader,
It's in our plans to provide users with renko charts in the future. However, we cannot provide you with an ETA. Stay tuned.
Additionally, you can vote for renko charts at: http://vote.spotware.com/forums/229166-ideas-and-suggestions-for-ctrader-and-calgo/suggestions/5545131-does-everyone-trade-time-based-charts-would-anyo
@Spotware
Spotware
07 Apr 2016, 11:26
Dear Trader,
The example you attached of the two-color volume already shows 2 different outputs on one panel. Please have a look at the example Combining two or more indicators in one in our API Programmers Guides.
@Spotware
Spotware
29 Mar 2016, 12:44
Dear Trader,
It's in our plans to provide users with the ability to set their cBot to start automatically on the application start up in the future. Stay tuned. Additionally, you can post your ideas/suggestions to http://vote.spotware.com/
@Spotware
Spotware
29 Mar 2016, 12:42
Dear Trader,
It's in our plans to provide users with the ability to set their cBot to start automatically on the application start up in the future. Stay tuned. Additionally, you can post your ideas/suggestions to http://vote.spotware.com/
@Spotware
Spotware
29 Mar 2016, 12:29
Dear Trader,
Currently there is no parameter to specify the amount of the historical data to retrieve from the GetSeries() method. We will consider providing it in the future.
It's also in our plans to further optimize the performance on all cTrader platforms in the future. Stay tuned. Additionally, you can post your ideas/suggestions to http://vote.spotware.com/
@Spotware
Spotware
29 Mar 2016, 12:11
( Updated at: 21 Dec 2023, 09:20 )
Dear Trader,
We already provide users with the ability to use one indicator's output as an input to another indicator. Just load the indicator you could like to use as an input and select as a source for the other indicator the name of the "input" indicator.
@Spotware
Spotware
29 Mar 2016, 11:44
Dear Traders,
Thank you for your suggestion. We will consider it. Additionally, you can post your ideas/suggestions to http://vote.spotware.com/
@Spotware
Spotware
18 Apr 2016, 17:30
Dear Trader,
Could you please provide us with more details regarding your question?
@Spotware