
Topics
Replies
PanagiotisCharalampous
22 Nov 2018, 14:18
Hi Eklon,
We are aware of this issue and will be fixed soon.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 14:17
Hi ratrabbit1211,
Thanks for posting in our forum and for reporting your problem. Can you please provide us with more information about the issue you experience? Which drawings and are you referring too? Can you post some screenshots to understand the problem?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 14:12
Hi equantfx,
I investigated this issue and this behavior is by design. Position entry price is calculated based on open deals composing the position. Complex positions (the ones consisted of more than one deals) are partially closed based on the FIFO rule, therefore if partial closing closes entirely one the oldest deals, this will cause the recalculation of the entry price. For now we do not have any plans to change this behavior.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 12:22
Hi netread2004,
In tag 59 of your stop order message you use value 3. As per our Rules of Engagement, you need to use either 1 or 6. 3 can be used only for market orders. Can you please fix and try again?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 12:05
Hi nguyendan81985,
As long as it does what you expect it to do then it looks fine to me.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 11:11
Hi nguyendan81985,
Last(0) will return the values for the bar just opened. Therefore Open and Close prices will be the same. If you are interested in the values of the bar just closed, use Last(1).
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 10:53
Hi man-gus,
Can you try downloading from here and let me know if it resolves the issue?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 10:47
Hi terryww2,
Thanks for posting in our forum. I could not reproduce this on either of the brokers. Can you please try refreshing the charts and let me know if it resolves the problem?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 10:31
Hi Luigi,
You will need to use some loops. See below.
var highest = MarketSeries.High.Last(1); for (int i = 2; i <= 12; i++) { if (MarketSeries.High.Last(i) > highest) highest = MarketSeries.High.Last(i); } var lowest = MarketSeries.Low.Last(1); for (int i = 2; i <= 12; i++) { if (MarketSeries.Low.Last(i) < lowest) lowest = MarketSeries.Low.Last(i); }
Let me know if this helps,
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 10:23
Btw viewing options are saved in chart templates. Therefore you can change your default chart template to one that does not have positions and deal maps enabled. Let me know if this helps.
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 10:07
Hi tasr1r1,
We will consider your suggestion.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 10:01
Hi fringou.bfe,
You cannot have multiple colors on a single line.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 09:59
Hi netread2004,
The problem could be that the order is never accepted. Can you post your order message as well? Maybe there is a problem there.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 Nov 2018, 16:02
Hi fringou.bfe,
You have two lines because you have defined two output parameters, HMAup and HMAdown. Can you explain to us what are you trying to do?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 Nov 2018, 15:30
Hi netread2004,
1) I added tag 7 and worked fine. Can you please share the message with tag 7 and the response you receive?
2) I will need more information like the messages sent and received.
3) This is probably caused due to the other issues.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 Nov 2018, 15:09
Hi fringou.bfe,
The reason your indicator does not work is because it crashes during execution. hma variable is not initialized therefore it is null when you try to access it. Do you need that variable? It does not seem to be used anywhere.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 Nov 2018, 09:32
Hi gastaodm,
cBots have access to all open positions hence they can manage positions opened manually. What do you need to do exactly?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
21 Nov 2018, 09:27
Hi 1222Ht,
Can you share the indicator with us so that we can check?
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
20 Nov 2018, 10:47
Ηι Janse,
On UTC + 2 you will not see any double lines since the markets open at 12:00 am UTC +2 on Monday. Probably you were using UTC + 3 till October 27th due to summer time and this is why you were seeing the double lines.
Best Regards,
Panagiotis
@PanagiotisCharalampous
PanagiotisCharalampous
22 Nov 2018, 14:45
Hi netread2004,
Something is wrong with your stop order but unfortunately I cannot reproduce this behavior. You should be getting an execution report and not a resend message. I used your details to send the below message for a stop order and I get an execution report and a successful order placement
Order
8=FIX.4.49=15135=D49=circlemarkets.400002256=CSERVER57=TRADE50=TRADE34=252=20181122-12:43:4411=1055=254=160=20181122-12:43:4338=100040=399=1.2890759=110=114
Execution Report
8=FIX.4.49=20335=834=249=CSERVER50=TRADE52=20181122-12:43:44.18956=circlemarkets.400002257=TRADE11=1014=037=3195938=100039=040=354=155=259=160=20181122-12:43:44.18199=1.28907150=0151=1000721=1806810=214
Can you let me know if the order has been placed on your cTrader.
Best Regards,
Panagiotis
@PanagiotisCharalampous