Feature request

 
Hello,
I'd like to be able to easily get the lotsize and the dollar value of a single point from within an expert.

Reasoning: With brokers beginning to define lot sizes outside the norm (i.e., instead of 100000 units being 1 lot, some brokers are defining odd sizes, such as 70000, as 1 lot), it would be nice if there were an easy way to pull the lotsize and the dollar value of a single point. Perhaps as an additional "Market information identifier" that can be pulled from the MarketInfo() function.

As far as I'm aware, the dollar value is a function of the lotsize. If anyone knows otherwise, and knows of a generic function to get the dollar value without knowing the lotsize, please let me know.

Thanks,
Loren
 
your suggesttion is implemented already in the MarketInfo function. please wait for next build.