Tony Qq / Publications
Forum
Please help me for loop do while
I create my EA and use do while for get signal entry : ... Improperly formatted code removed by moderator. Please EDIT your post and use the CODE button (Alt-S) when inserting code. Hover your mouse over your post and select " edit " ... ... With this code, i got a problem freeze chart when i
Please help!! get value from iVolume
Hi, Please help me to correct this code below : I try to get value from iVolume but got warning when compile code : " possible loss of data due to type conversion from 'long' to 'int' volume-test.mq5 29 18 and got error code 4807 when run expert. input ENUM_APPLIED_VOLUME applied_volume=VOLUME_TICK;