Forum

The turtle's system as an expert advisor

Hi, I seek an expert advisor built starting from the system of trading of the turtles or an expert approaching some. Does that exist? My research remained unfruitful... Thank you Maxime

I want only one trade per day !

Hi all, I develop my first expert advisor. I've just a small problem. I don't want more than one BUY order and SELL order per day. By example, if I have a signal for open a Buy order : It won't be open if a Buy order was opened during the day (00h00 GMT ==> 00h00 GMT) and it's the same thing for the

An expert based on points pivots ?

Hi, I seek an expert based on the points pivots. I would like to code a rather simple system of trading on the points pivots (for example purchase has R1+7pips with TakeProfit has R2-7pips and sale has S1-7pips with TakeProfit has S2+7pips..etc) but I would need to start from an existing expert if