Edit Your Comment
How To Log Data to file and Check it When MT4 Platform Restart/Re-login ?
तबसे मेंबर है Apr 20, 2010
814 पोस्टों
Aug 11, 2014 at 00:38
तबसे मेंबर है Apr 20, 2010
814 पोस्टों
Problem of EA facing is when Platform restart or EA disconnect and re-initialize result calculation store in RAM lost.
Example :
I want to turn off Turbo Lot for 1 Days after facing 2 continuous loss.
I record the Bars as LossBar=Bars; if( Bars > LossBar + 1440) Turbo=True;
Problem will happened if sudden shut down of Platform.
So how to log the Bars value in file? When initial(), import this value as LossBar=Bars ? Then will solve the data loss error.
Example :
I want to turn off Turbo Lot for 1 Days after facing 2 continuous loss.
I record the Bars as LossBar=Bars; if( Bars > LossBar + 1440) Turbo=True;
Problem will happened if sudden shut down of Platform.
So how to log the Bars value in file? When initial(), import this value as LossBar=Bars ? Then will solve the data loss error.
Information is Gold when come to organised.
*व्यवसायिक इस्तेमाल और स्पैम को ब्रदाश नहीं किया जाएगा, और इसका परिणाम खाता को बन्द करना भी हो सकता है.
टिप: किसी चित्र या यूट्यूब या URL को पोस्ट करने से वे अपने आप आपके पोस्ट में आजाएगा!
टिप: @ चिन्ह को टाइप करें उपभोगता के नाम को अपने आप करने के लिए जो इस चर्चा में भाग ले रहा है.