ManagerInterfaceCfgShiftLiveUpdate Method |
Namespace: mtapi.be.MT4ManagerApiCpp
public void CfgShiftLiveUpdate( int pos, int shift )
Public Sub CfgShiftLiveUpdate ( pos As Integer, shift As Integer )
public: void CfgShiftLiveUpdate( int pos, int shift )
member CfgShiftLiveUpdate : pos : int * shift : int -> unit