Forum

Can seperate window size be SET?

Question... Does anyone know if it is possible to "Lock" the size (specifically the height) of an indicator's separate window to prevent it from "scaling" when either maximizing the main chart window, or perhaps opening and closing the terminal window? I have created a simple indicator that is

Creating Custom Time Frames in MQL4

Hey Everybody... About a year ago I read an article about creating custom time frames in indicators and/or EA's. I was looking to read up on that topic again because one of my EA's needs to read in between the 4hr-daily time frames on the charts. I remember that it had something to do with using

Position Sizing Calac... Need a little help

I'm building a Position Sizing calculator as a function based on the "Kelly Formula" (Win Rate-((1-Win Rate)/(Avg Win/Avg Loss) I've got the over all code and calculations working with manual inputs (extern) for the required variables and am now trying to get the function working dynamically by