compojoom
compojoom
Friends

Add friends via their profile or user search and you will be able to see if they are online

compojoom
Added topic Account for DaylightSavingTime(DST) in strategy tester?
I have an EA that is trading at specific hour of the data. When backtesting I noticed that the trades are placed at the wrong time in winter. Is there a way to account for this in the strategy tester ? I'm using if(Hour() == SpecifiedTimeInConfig) is
compojoom
Added topic Associative array with mql
I'm developing an EA that sends a stack of orders. Each stack has an unique magic number and depending on my criteria I close all the deals in the stack.  I want to store the bid and ask price for a magic number for later use. Unfortunately I
compojoom
Added topic Questions about VPS configuration
I've rented a VPS server and I've used it for a week now. It works great, but I have few questions as there are some things that I don't understand. I've watched the videos here: https://www.mql5.com/en/vps/manage-forex-vps 1. I've opened 2 charts
compojoom
Added topic Wondering about class names?
I got a book about programing EA. In the examples most of the created classes are prefixed with a C. CTrade, CTimer etc. I thought that this is a convention the author of the book decided to use for his book, but when I browsed the Include folder I
compojoom
Registered at MQL5.community