Page 1 of 1

Scalping Strategy

PostPosted: Tue Jun 28, 2016 6:25 am
by Ehab.Ali
Hi guys,

i need help to make best Strategy to scalping

Buy rule :
if
frame 1d last candle = green
frame 4h last candle = green
frame 1h last candle = green

and parabolic sar is UP

and
RSI in frame 1h = above 50 level
Stochastic in frame 30m = Up signal
Stochastic in frame 1m = touch the 20 level and going Up

then buy



Sell rule :

if
frame 1d last candle = red
frame 4h last candle = red
frame 1h last candle = red

and parabolic sar is Down

and
RSI in frame 1h = under the 50 level
Stochastic in frame 30m = Down signal
Stochastic in frame 1m = touch the 80 level from and going down

then sell

strategy will work in time frame 1m if all conditions true it will give signal buy / sell
user can choose the lot / sl / tp
thanks a lot guys

Re: Scalping Strategy

PostPosted: Tue Jun 28, 2016 7:52 am
by Apprentice
Can you explain in more detail.
1. "Stochastic in frame 30m = Up signal "
2. "Parabolic sar is UP"
For which time frame or time frames.

I have this for now.

Scalping Strategy.lua
(21.29 KiB) Downloaded 722 times

Re: Scalping Strategy

PostPosted: Tue Jun 28, 2016 12:55 pm
by Ehab.Ali
Apprentice wrote:Can you explain in more detail.
1. "Stochastic in frame 30m = Up signal "
2. "Parabolic sar is UP"
For which time frame or time frames.

I have this for now.

Scalping Strategy.lua



Stochastic in frame 30m = Up signal
mean
Stochastic is above level line 20 in the time frame 30 min and going up above level 20 to level 50


"Parabolic sar is UP" in frame 1h & 4h
i'm on mt4

Re: Scalping Strategy

PostPosted: Thu Jun 30, 2016 3:56 am
by Apprentice
TS2/Marketscope version can be found here.
viewtopic.php?f=31&t=63636


Your request is added to the development list,
Under Bugzilla Id Number 3554

Bugzilla is developer internal requests database.
If someone is interested to do any task from this list please contact me.

Re: Scalping Strategy

PostPosted: Wed Dec 13, 2017 12:18 pm
by Alexander.Gettinger
MQL4 version of the strategy: viewtopic.php?f=38&t=65452