jaycode
jaycode
Friends 1
jaycode
Added topic How to encapsulate a project in the "projects" directory?
Hi, Instead of having to put scripts in /Scripts directory, included files in /Includes directory, and DLL files in /Libraries directory, I want to put everything inside /Projects directory, like so: Projects/   MyProject/     Scripts/
jaycode
Added topic Prices in MqlRates - bid or ask price?
struct MqlRates   {    datetime time;         // opening bar time    double    open;         // opening price Open   
jaycode
Registered at MQL5.community