purchase.
1. "Opening Orders" extern double Lots = 0.2; the amount at which the order will be purchased. extern int Slippage = 50; slippage from the current price. extern int Magic1 = 1911; the magic number of the order. extern int FirstBuy = 100; the distance of the order opening from the current price. extern int NextOrderBuy = 300; the distance of opening purchase orders from the previous open purchase order. //--- // 2. "Order Opening Time" extern int Include = 1; after what hour the orders will be opened. extern int TheSwitch = 15; after what hour the orders will not be opened. //--- // 3. "Increasing the lot" extern double mnogitb = 3.0; all subsequent buy orders except the first one they will open and increase their amount by the specified amount. extern double mnogits = 2.0; all subsequent sell orders except the first one they will open and increase their amount by the specified amount. //--- // 4. "Sell Order Network Settings" extern bool grids = false; If this parameter is if true, then the ADVISOR will be help close orders opening a network of orders for the sale. extern int names = 3; After which order for The sale will be opened a network of orders. extern double TheInitialAmountOfOpeningSellOrders = 0.1; What will be the amount? The first order of the network has been opened. extern int DistanceFromCurrentPriceSellGrid = 300; Distance from the current price where will the first one be opened the order of the network. extern int NumberOrders = 5; The number of orders in the network. extern int OrderGridDistance = 50; The distance of the network itself between the orders. extern double TheAmountIncreasingTheNextOrder = 0.15; The amount that will be added to each the subsequent grid order. //--- // 5. "Closing Orders" extern int nameb = 3; The number of open Buy orders has reached which, if the price goes at a loss, then The ADVISOR will open counter orders. for sale and is preparing to close orders in profit. extern double TheAmountOfTheOrderOpeningSell = 10.0; at what price will it be A sell order has been opened to close everything orders in the terminal. extern int FirstSell = 600; at what distance from the current price will be A pending sell order has been opened for closing of all orders located in on the terminal under a certain magic the number. extern int NextOrderSell = 100; Distance from the opening price of the previous one sell orders, which one will be opened for next order, if there is one order for closing will not be enough. extern double clos = 10.0; The closing amount of all orders in the terminal under the advisor's magic number.
If for any reason you do not like the purchased program, you can request a refund within 30 days from the date of purchase. You can also make an exchange for any other product at an equal cost or by paying the difference.
Simply send a request for refund or exchange with your order number by email: [email protected].
Refund requests received more than 30 days after purchase will be rejected.