Topics
28 Apr 2015, 17:49
 4196
 8
12 Sep 2014, 09:14
 1
 957
 1
Replies

hypertrader
29 Apr 2015, 13:23

Smashing, I find it is best with JPY crosses that move 100+ pips a day, I like to manually enter when the market has made a large move or pull back and sell high/buy low.

 

It's also quite good for trading triangles like on a 1hr to 4hr chart. I'm using a 30pip SL and a 33 pip TP.

 

Thanks again.

 

Andy


@hypertrader

hypertrader
29 Apr 2015, 11:20

Wow tradermatrix, thanks a lot. Multiplier feature is a great added bonus too.

Works really well in a volatile market and with support/resistance. Means I can get my life back instead of staring at a screen.

Do you have a paypal email, I'd like to send you a gift.

 

Kindest Regards

 

Andy


@hypertrader

hypertrader
28 Apr 2015, 21:05

I'm not a programmer but I'm thinking.

i) I need to change the "GetRandomTradeType" to solve the first part of my problem:

 

           protected override void OnStart()

           {

                    Positions.Closed += OnPositionsClosed;

 

                    ExecuteOrder(InitialVolume, GetRandomTradeType());

            }

 

 


@hypertrader

hypertrader
28 Apr 2015, 19:16

Thanks, almost what I'm looking for.

I'll have a tinker, just need to change

i) The initial buy/sell from random to chosen.

ii) If stop loss is hit robot will double position in opposite direction.

iii) Robot opens no further trades after TP is hit.


@hypertrader

hypertrader
21 Feb 2015, 08:31

You can also save your multi-monitor page setup as a workspace in cTrader.


@hypertrader