my code works in strategy tester but does not work in live...Please assist
//+------------------------------------------------------------------+
//| ...
The TDI indicator writes to the left top corner of the window the value of the bufferscould you help me understand what part of the code writes the value of the buffers to the top left cornerand it has 6 buffers but it writes only contents of 5...
I wrote the following script... I expect that when i drop this script in the chart a input window will open to
allow me to enter the value at run time - This is not happening. Please assist
extern double ovalue1=1...
I understand that there is a variable calledperiod_current which can be used in a scriptI have attached the same script to M1 and M5 time frameI have an alert which says "event triggered"however i am not sure if this alert was triggered by M1 or M5...
I have downloaded the MT4 software from FXCM USA However when I start metaeditor and i open the sample it says words like onInit and onTickThese are mt5 language code wordswhen I enter the following code from the book as...