novason / Publications
Forum
"SL and TP value is nowhere near to Symbol At price after 1set of trade action entry and exit"
#property copyright "Copyright 2023, MetaQuotes Ltd." #property link " https://www.mql5.com " #property version "3.00" input double lotSize = 0.01 ; // Lot size for order input double stopLoss = 1.0 ; // Stop loss in points input double takeProfit = 1.0 ; // Take profit in points int