Dear ALL I find that if I use MT5 for trading the futures, I can't separate multi-strategies independent in the futures symbol. For example: I have 5 strategies with five different magicnumber but all trading in s&p 500. In MT5, it will
I want build my own MT4 report to analysis my trading account. So, I know that there is a file .srv in MT4. But some one can help or tell me how to use it in my website to login broker without MT4 and get my trading data to my database. Thank you
Does any one upload MT4 statement use FTP with MT4 publisher in Godaddy succeeds? when I use this features it is always show STOR command failed. thank you!
Does any one upload MT4 statement use FTP with MT4 publisher in Godaddy succeeds? when I use this features it is always show STOR command failed. thank you!
does any one can help me to do i have two array , array A & array B if i want to save array A data to csv then read from csv and to write to array B how can i code it,thank you! that is my code blow thank you! "writefile"
Dear Metaquotes i use this code to test arraybsearch i feel the result is incorrect int OnInit() { //--- ArrayResize(array,10); array[0]=64; array[1]=128; array[2]=52;