
Topics
Replies
PanagiotisCharalampous
16 Sep 2021, 08:17
Hi there,
You can use the Cloud attribute. Check here an example.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
15 Sep 2021, 08:41
Hi Sue,
We checked your account and it seems your broker has disabled trading for this account. Please talk to your broker.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
14 Sep 2021, 08:43
Hi cTraderX,
Please note that Fractals indicator is a redrawing indicator. Fractals do not appear immediately but only some candles after. So you cannot expect trades to be placed on the bar immediately after the fractals.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
14 Sep 2021, 08:41
Hi Sue,
There are several reasons that can cause this. You can read them here. It seems to me that this is a leverage issue. Your strategy provider opens positions with the minimum allowed trading volume with a 15k account. This means that your account, which is 30x smaller that the strategy provider, will need at least 30x more margin to open this positions. Obviously a 1:30 leverage is not enough.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
13 Sep 2021, 13:36
Hi olegchubukov,
There must be something wrong in your messages. Please provide us with the following.
1) Send us your token as well as client id and secret at community@spotware.com to check further.
2) Please provide a full screenshot of cTrader where the broker and account number are visible.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
13 Sep 2021, 10:24
Hi olegchubukov,
Closed trades have nothing to do with historical orders. They can be retrieved using ProtoOADealListReq
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
13 Sep 2021, 09:56
Hi olegchubukov,
No you cannot retrieve historical orders. What kind of statistics would you like to calculate that require you retrieve historical orders?
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
09 Sep 2021, 15:10
Hi Oleg,
Just clone the repository.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
09 Sep 2021, 09:44
Hi Mr Dow.
No, this is not possible. If you increase the balance in your following account, your positions will be adjusted to restore the equity to equity ratio.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
09 Sep 2021, 08:43
Hi cW22Trader,
How could the indicator already know the high and low value (sma period = 1) at 9 pm of the previous day (see 1. screen shot)?
Because you are retrieving data for historical bars that have already been closed. All the bars you retrieve are closed bars. When you get data using GetIndexByTime(), you don't get the bar as it was at the specific point of time, but the completed bar where the requested time falls in.
If you are looking to find the bar state at the specific point of time, then this functionality is not offered by the API. You will need to develop something yourself.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
06 Sep 2021, 08:32
Hi marlonb,
There are many reasons that can cause discrepancies in results. You can read them in our EULA, section 11.1.II.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
06 Sep 2021, 08:30
Hi there,
I am not really sure what are you asking about. Are you looking for a method to place or close orders? Are you looking for a method to create shortcuts? Please elaborate so that we can assist you further.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
06 Sep 2021, 08:25
Hi mywork35,
There is no such option at the moment.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
06 Sep 2021, 08:24
Hi eliewallstreet2020,
Unfortunately there is no such option at the moment.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
03 Sep 2021, 07:57
Hi belasto,
After the order is triggered, you can modify your position's TP. You can listen to the Position.Opened event and then use ModifyTakeProfitPrice to set your desired TP price.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
03 Sep 2021, 07:54
Hi charles.ebert,
I confirm.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
02 Sep 2021, 16:55
Hi charles.ebert,
Each broker has his own cTrader instance which connects automatically to that broker. You need to download each broker's cTrader platform to be able to access that broker's accounts.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
02 Sep 2021, 16:33
Hi belasto,
Orders accept only relative SL/TP values since do not know the actual execution price. Absolute SL and TP values are calculated only after an order has been placed. Else there is a danger of placing invalid SL/TP values.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
02 Sep 2021, 12:00
Hi jordigh81,
FIX protocol is offered through FIX API. FIX API can be accessed by any programming language. We have some .Net Examples if you are interested.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous
PanagiotisCharalampous
16 Sep 2021, 08:19
Hi Frank,
Nice to hear that.
Best Regards,
Panagiotis
Join us on Telegram and Facebook
@PanagiotisCharalampous