stevehopwoodforex.com
https://www.stevehopwoodforex.com/phpBB3/
Print view

Gridtrading from daily open
https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4666
Page 31 of 37
Author:  Louisetano [ Wed May 18, 2016 11:46 am ]
Post subject:  Gridtrading from daily open

SteveHopwood » Wed May 11, 2016 6:12 pm wrote:V 1k is in post 2, with all the buttons associated with HGBnG and RnR. Sing out if any of them do not work properly, as all I did was a copy/past/possible_edit excercise.

You do not need the update if you do not want the extra buttons.

:xm:
Hi Steve,

When I use the buttons, they don't only send 1 set of orders.

The -Send Buy Stops- also sends Sell Stops.
The -Send Sell Stops- also sends Buy stops.
The -Send Buy Limits- also sends Buy Stops and Sell limits
The -Send Sell Limits- also sends Buy stops and Sell stops

:)
Author:  SteveHopwood [ Wed May 18, 2016 3:43 pm ]
Post subject:  Gridtrading from daily open

Louisetano » Wed May 18, 2016 11:46 am wrote:
SteveHopwood » Wed May 11, 2016 6:12 pm wrote:V 1k is in post 2, with all the buttons associated with HGBnG and RnR. Sing out if any of them do not work properly, as all I did was a copy/past/possible_edit excercise.

You do not need the update if you do not want the extra buttons.

:xm:
Hi Steve,

When I use the buttons, they don't only send 1 set of orders.

The -Send Buy Stops- also sends Sell Stops.
The -Send Sell Stops- also sends Buy stops.
The -Send Buy Limits- also sends Buy Stops and Sell limits
The -Send Sell Limits- also sends Buy stops and Sell stops

:)
Not on my demo it doesn't.

:xm:
Author:  Louisetano [ Wed May 18, 2016 4:22 pm ]
Post subject:  Gridtrading from daily open

SteveHopwood » Wed May 18, 2016 3:43 pm wrote: Not on my demo it doesn't.

:xm:
Hi Steve,

I went through all the settings to figure out what might have caused it. I think it's the ADX setting. If you set -UseAdx- to false, it opens the extra grids.

:)
Author:  SteveHopwood [ Wed May 18, 2016 5:58 pm ]
Post subject:  Gridtrading from daily open

Louisetano » Wed May 18, 2016 4:22 pm wrote:
SteveHopwood » Wed May 18, 2016 3:43 pm wrote: Not on my demo it doesn't.

:xm:
Hi Steve,

I went through all the settings to figure out what might have caused it. I think it's the ADX setting. If you set -UseAdx- to false, it opens the extra grids.

:)
Not on my demo it doesn't, so stop posting about this. When stuff works fine for everybody else and when the code is reused in a variety of EA's without a hitch and someone posts that there is a hitch, then I do not believe them. You are doing something wrong and I do not care what it is. Sort it out for yourself.
Author:  dsugums [ Fri May 20, 2016 9:29 am ]
Post subject:  Gridtrading from daily open

Been testing this system for the last week. I think if only send buy grid when pa is above 50SMA H1 and short only below 50SMA H1 at the start of the day. Usually pa obeys 50SMA on the H1. The slope of the MA need to be on good angle instead of being flat to avoid ranging pa.

:xm:
Author:  Gertje [ Fri May 20, 2016 9:58 am ]
Post subject:  Gridtrading from daily open

I'm again testing the original method, after I found that offsetting leaves huge gaps in the grid that don't get filled again. Before I started the offsetting the account made 100% in a few weeks.

I noticed that GBPJPY nearly always closes the same day, and put it on my live account.
You guessed it, didn't close the very 1st day, and in DD now. :arrrg:
Author:  dsugums [ Fri May 20, 2016 12:26 pm ]
Post subject:  Gridtrading from daily open

Unusual problem keeping popping up now on tester. It used to be working fine.

It keep arguing with me that ButtonCreate failed!

Here is the screenshot.

Any idea what might be the problem?

(Using Global Prime)
Author:  SteveHopwood [ Mon May 23, 2016 8:33 pm ]
Post subject:  Gridtrading from daily open

V 1l is in post 2, in response to this pm from jonny007:
jonny007 wrote:Hi Steve,

I have been playing around with Greedy wotsit v1k and noticed a bloop in the 'SendIndividualGridsAtExtremes' section of code.

Line 1258, I believe should be sending a new grid of sell stops when there is only one remaining from the original grid. However the code reads
"SendBuyGrid(Symbol(), OP_SELLSTOP, price, Lot);"

Regards,

John.
Thanks John. Nice one. :clap: :clap: :clap: :clap: :clap:

It possibly explains the gaps we have been experiencing using offsetting. Not sure. Best to have correct code, though.

J and my line numbers are slightly different, so if you want to make your own changes, then line 1254:
SendSellGrid(Symbol(), OP_BUYSTOP, price, Lot);

needs to be:
SendSellGrid(Symbol(), OP_SELLSTOP, price, Lot);

:xm:
Author:  patmontes [ Tue May 24, 2016 4:45 am ]
Post subject:  Gridtrading from daily open

Gertje » Fri May 20, 2016 5:58 pm wrote:I'm again testing the original method, after I found that offsetting leaves huge gaps in the grid that don't get filled again. Before I started the offsetting the account made 100% in a few weeks.

I noticed that GBPJPY nearly always closes the same day, and put it on my live account.
You guessed it, didn't close the very 1st day, and in DD now. :arrrg:
I got a closure yesterday from last week trades. You also had the same TP closure?
Author:  Gertje [ Tue May 24, 2016 4:59 am ]
Post subject:  Gridtrading from daily open

patmontes » Tue May 24, 2016 4:45 am wrote:
Gertje » Fri May 20, 2016 5:58 pm wrote:I'm again testing the original method, after I found that offsetting leaves huge gaps in the grid that don't get filled again. Before I started the offsetting the account made 100% in a few weeks.

I noticed that GBPJPY nearly always closes the same day, and put it on my live account.
You guessed it, didn't close the very 1st day, and in DD now. :arrrg:
I got a closure yesterday from last week trades. You also had the same TP closure?
No, I started a fresh demo laat weekend.
All times are UTC Page 31 of 37