Experts: Exp_WPR_Slowdown

 

Exp_WPR_Slowdown:

Trading system based on the signals of the WPR_Slowdown indicator.

Fig. 1. Examples of deals on the chart

Author: Nikolay Kositsin

 

Good afternoon. I tried to run an Expert Advisor (on SBER) on a Russian stock. It gives errors. In particular, "Invalid volume for the structure of the trade request".

I tinkered with the code to the best of my ability. Including even a cheeky change - the command to open an order

double volume=BuyLotCount("SBER",2,1,400,10); Still does not help. The same error of opening an order. And I don't know how to go deeper into the code.... Where does the command

BuyLotCount( is not visible in the code...