Scalping New York

Post Reply
Maximilian
Trader
Posts: 150
Joined: Sat Sep 06, 2014 2:43 pm

Scalping New York

Post by Maximilian »

TableTop » Wed May 18, 2022 1:38 pm wrote:
Maximilian » Wed May 18, 2022 1:29 pm wrote:Hey,
I am wondering, why I only get sell trades. Anyone with buy trades?
Cheers,
Max
Coincidence? Looking at Steve's trading account, it is mostly sells the last few days, but before that a mixed bag.

EDIT: my demo accounts have also been sells today and yesterday.
Propably, I didn´t check Steves accounts. Good idea.
Maximilian
Trader
Posts: 150
Joined: Sat Sep 06, 2014 2:43 pm

Scalping New York

Post by Maximilian »

There´s still something fishy in the code, if using Bobs filter.
You need to change

Code: Select all

MaVal = GetMa(Symbol(), MaTF, MaPeriod, MaShift, MaMethod, MaAppliedPrice, 0);

in line 940 and 955 to

Code: Select all

 MaVal = GetMa(symbol, MaTF, MaPeriod, MaShift, MaMethod, MaAppliedPrice, 0); 
otherwise Scalpy only uses the MA of the symbol it´s running on as a filter.

Thanks Steve, for the new toy,
Max

(It did reach the basket profit none the less)
User avatar
sangratan
Trader
Posts: 56
Joined: Thu Feb 24, 2022 9:39 am
Location: Pisa

Scalping New York

Post by sangratan »

Thanks for little correction,
and thanks Steve for this jewel......
10 minutes .......
on most positive strenght D1 USD (0.88) and JPY (0.69)
and weakest GBP ( - 0.81) on H1 and NZD ( -0.75) on D1
crossed by pairs..... :o
You do not have the required permissions to view the files attached to this post.
User avatar
SteveHopwood
Owner
Posts: 9904
Joined: Tue Nov 15, 2011 8:43 am
Location: Misterton - an insignificant village in England. Very pleasant to live in.

Scalping New York

Post by SteveHopwood »

Maximilian » Wed May 18, 2022 2:43 pm wrote:There´s still something fishy in the code, if using Bobs filter.
You need to change

Code: Select all

MaVal = GetMa(Symbol(), MaTF, MaPeriod, MaShift, MaMethod, MaAppliedPrice, 0);

in line 940 and 955 to

Code: Select all

 MaVal = GetMa(symbol, MaTF, MaPeriod, MaShift, MaMethod, MaAppliedPrice, 0); 
otherwise Scalpy only uses the MA of the symbol it´s running on as a filter.

Thanks Steve, for the new toy,
Max

(It did reach the basket profit none the less)
Fantastic spot Max. Thanks. :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap: :clap:

The fix is in post 1. DIYers go to the bool confirmLongSignal(string symbol, int pairIndes) and bool confirmShortSignal(string symbol, int pairIndes)

Replace Symbol() with symbol

Fingers crossed that we are enjoying success despite this bloop and not because of it. :arrrg:

-----------

I see there is an appetite for experimenting with opening more than one basket a day. I will code a version that facilitates this.

:xm: :rocket:
Read the effing manual, ok?

Afterprime is the official SHF broker. Read about them at https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?p=175790#p175790.

I still suffer from OCCD. Good thing, really.

Anyone here feeling generous? My paypal account is always in the market for a tiny donation. pianodoodler@hotmail.com is the account.

To see The Weekly Roundup of stuff you guys might have missed Click here

My special thanks to Thomas (tomele) for all the incredible work he does here.
User avatar
sangratan
Trader
Posts: 56
Joined: Thu Feb 24, 2022 9:39 am
Location: Pisa

Scalping New York

Post by sangratan »

Really a good little jewel......
last session was only with USD and JPY ...
the strongest currencies of the day looking at H1 and D1 tf
We'll see asians and tomorrow what 'll happen
cheers
You do not have the required permissions to view the files attached to this post.
User avatar
sangratan
Trader
Posts: 56
Joined: Thu Feb 24, 2022 9:39 am
Location: Pisa

Scalping New York

Post by sangratan »

this was last session ....since 19:00 to 21:00 ( Empty4 Global Prime time),
I am in Italy's GMT
You do not have the required permissions to view the files attached to this post.
User avatar
sangratan
Trader
Posts: 56
Joined: Thu Feb 24, 2022 9:39 am
Location: Pisa

Scalping New York

Post by sangratan »

here is history page
You do not have the required permissions to view the files attached to this post.
User avatar
c1borg
Trader
Posts: 456
Joined: Sun Aug 14, 2016 5:09 pm

Scalping New York

Post by c1borg »

Today was the best day so far closed all at profit very quickly.

Ignore the EURUSD had a different EA running 0.01 lots on that, so was a mixture of both
TinyTake19-05-2022-04-32-23.png
You do not have the required permissions to view the files attached to this post.
User avatar
sangratan
Trader
Posts: 56
Joined: Thu Feb 24, 2022 9:39 am
Location: Pisa

Scalping New York

Post by sangratan »

Hi,
any selection on pairs ?
cheers
TableTop
Trader
Posts: 84
Joined: Wed Oct 20, 2021 12:36 pm

Scalping New York

Post by TableTop »

Did both London open and NY open. London session closed out at 12 for +43 pips and NY closed after 16 minutes for +106 pips.

I tried to run a separate test using strong / weak CSS pairs, but the test failed due to user error - I was viewing one of Steve's accounts at the time!!!
Post Reply

Return to “Automated trading systems”