Bui The Vinh / Publications
Forum
Need help to limitation 1 order per Signal.
Hi all. Please help to add limitation for per bar/signal. Currently it opened alot of order per signal (buy/sell condition). Thanks alot #include <stdlib.mqh> #include <stderror.mqh> extern double SL_Points = 10 ; extern double TP_Points = 50 ; extern double Trail_Points = 10 ; extern double