Trade open buy Keyboard
-
Hello Guys! i have a problem making an expert advisor to open trade (buy or sell) with my keyboard. the keyboard work for other action like "draw a line" but not for open trade. This is the project :
https://fxdreema.com/shared/0Aem8FSkc
Thanks for your answers. -
@darryl-0 This is likely because on tick you have buy/sell under a pass block, this means on start your trades are at maximum allowed amount, so when you push the button there is no space to add a trade.
-
@darryl-0 Did you check the keyboard numbers?