Friends

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

dino2007
Added topic Send signals only from specific EA but not from all EAs running in my terminal?
I want to provide signals om mql5.com. I have more than 5 EA's running but i would only like to send signals from specific EA with specific magic number and NOT send signals from the rest. How would I achieve this
dino2007
Added topic EA opens unintended orders on every tick although coded to open orders on new bar
I have attached a single EA on three different symbols and I have coded that onTick() returns if there's no new bar because my signals are on opening of new bar. The EA attached to different symbols run as expected most of the time, i.e. the onTick()
dino2007
Added topic create a trendline with an angle formula
hi there.  i am trying to create a trendline with an angle. for example, if i wanted to draw a trendline from point (x1,y1) with specified angle to point (x2,y2). how would i calculate y2 coordinate assuming that i know time(x2)? i would greatly
dino2007
Added topic How to normalize percentage difference across all time frames?
How to calculate an uniform value of change between e.g. OPEN - CLOSE && OPEN - HIGH && LOW - CLOSE across all timeframes. For example, percentage difference between OPEN and CLOSE will be higher on 1H data then on 5M data. How to
dino2007
Added topic Trading the Equity Curve
Has anyone tried trading off the equity curve of a particular trading system. For example, I am using a mechanical trading system on pound/dollar 1H time frame. After every trade I plot the equity curve on my charting platform. I use Metatrader for
dino2007
Registered at MQL5.community