Posts Tagged ‘code’
OrderSend – Error Code 130 – OP_BUYLIMIT
Hi, I know there are similar questions to this one elsewhere on the forum, but none of them seem to solve the problem with my script….
View full post on MQL4: Forum
Please explain the code line by line…
if ( TimeBar == Time [ 0 ]) return ( 0 ) ; if ( TimeBar == 0 ) {
View full post on MQL4: Forum
Code For Bollinger Squeeze
Hi, Im trying to make an indicator that will identify conditions when the market is ranging. I want to use the squeeze of the bollinger bands to tell me when…
View full post on MQL4: Forum
Please help me to change this code into MT4
I found this code from metastock. Could anyone pls help me to change it into MT4?
View full post on MQL4: Forum