Correct way to open trade with GER30
Created at 12 Mar 2018, 16:36
Correct way to open trade with GER30
12 Mar 2018, 16:36
Hi!
What is correct way to open position for GER30?
ExecuteMarketOrder(TradeType.Sell, Symbol, 1000, "TEST1", 10, 10);
does not open the position.
With thanks,
Peep Palts
PanagiotisCharalampous
12 Mar 2018, 17:04
Hi peeppalts,
Probably your margin does not allow you to open such a high volume. If you hover your mouse over the volume dropdown in QuickTrade panel, you will see the margin required for the volume specified.
Best Regards,
Panagiotis
@PanagiotisCharalampous