馃攳
How to Build a Strategy on the Algorithmic Trading Software (ATS) - YouTube
Channel: TEKTON TRAINING & SUPPORT
[0]
Hello everybody this video is to show
you how to create a new strategy using
[6]
the drop-down menus on Tradinsights ATS
powered by Tekton so the screen you will
[14]
see when you first log in will look like
something like this, depending on how
[18]
long you've had the system for. This is
one that we've had for a couple of days
[22]
or so so we've got one or two
strategies already running on it
[25]
if you're starting from scratch this
will say zero and you'll have nothing
[29]
here so the first thing we do is we
click create new strategy EurUsd is the
[35]
default, if we change the currency pair
here in order to write a strategy we use
[41]
the add algorithm feature here so we
click Add algorithm and it opens up this
[49]
particular dialog box so I'm just going
to spend a couple of minutes going
[54]
through how you would build a strategy
and I'm gonna use a moving average cross
[59]
so for example when the 50 moving
average crosses above the 200 I want to
[67]
buy and when the 50 moving average
crosses below the 200 I want to sell so
[75]
we already have when so the first thing
we need to do is we need to write when
[80]
the moving averages across so we have
the indicators here we have a number
[86]
here the reason we have a number here is
because sometimes you might want the
[90]
stochastic to cross below the 80 or to
cross up above the 20 or price to move
[96]
10 pips you can use that function there
the compare function is simply to say
[104]
less than more than crosses above
crosses below etc arithmetic is plus or
[110]
minus so you can say when price is minus
the moving average a buyer or a price is
[115]
plus the moving average by a number of
pips and this is where you can go and
[120]
once you've written a condition you can
go and this "and" that so you've got three
[126]
conditions dictating as to whether you trade
or not or you can put here "or" so you
[131]
might have a moving average
cross "or" when the 20 crosses the 50 or
[136]
something like that so you can actually
add "or" "and" or "and" or "or" to your
[143]
conditions and then the action is simply
to be Buy, Sell, Close Buy or Close Sell. Let me
[150]
just write the conditions the first
thing we'll do is make this it's a 50
[153]
crossing the 200 so we go here and we
select the indicators that we want so
[158]
we're going to use moving average you
can simply drop the menu down till you
[162]
find it or you can type MOV and it will
come up for you, type in the period you
[170]
wish so this is 50 it's an EMA you can
choose EMA SMA or WMA a weighted MA and
[180]
click apply so now let's put that in
there now we click the compare remember
[184]
the less than more then more than 8
equal to less than or equal to equals
[188]
this is crosses below the same thing
again moving average 200
[204]
and the action so we've got that when
the moving average 50 crosses below the
[208]
moving average 200 we know that's what
we call a dead cross we want to sell so
[213]
the action would be to sell and that's
completed the algorithm. Add algorithm
[221]
again for the buy so when FX indicators
that moving average this time it is 50
[235]
,apply, crosses above this time moving
average 200
[251]
we are just simply using the drop-down
menus to decide what you want so you've
[258]
got the sell and you've got the buy you
can view them if you're a bit unsure
[262]
about them no problem and later when available we can
copy those the clipboard and bring them
[266]
into other strategies. Here is where we
trade so I said let's say we put in 20
[271]
and 80 so run it s a 4 to 1 choose the
currency pair you wish so this one will
[279]
use euro dollar we'll keep it euro
dollar and we'll trade it on a 15-minute
[283]
chart now we can save it so we call it
EMA cross and you can put here strategy
[294]
description so this is a 15 across this
200 bidirectional safe so when you go
[306]
there strategy description on the
beginning screen you'll have that
[309]
already done so we've now got the
condition written here we've got the
[315]
risk management here the drawdown is
where you can put a number of pips have
[318]
drawdown so you can put that 500 there
so if the system does go below 500 pips it
[323]
will draw it will stop but for a back
test we don't need that and now we can
[328]
set and run the test and back tests. So
back testing is very simple we either
[334]
choose all data or we choose specific
dates ok so we click all data and run
[340]
the test and that's now running the
tests
[347]
So while that's running the test what
that's doing is is going back through
[350]
all of the data we have on the EurUsd currency pair charts on a
[354]
15-minute period every time the 50
moving average crosses the 200 from
[359]
either above to below I here or below to
above what the outcome would have been
[365]
have it taken a trade with 20 pip stop
80 pip target I expect it to be a
[370]
slightly this slightly geared to more
losing trades but remember every winning
[377]
trades are four to one reward to the
risk so we can have as low as 30%
[382]
success rate and still be profitable
because we've got a four to one reward
[388]
to risk. So what it's doing is it's just
running the test it takes about a minute
[392]
or so and then once you're happy you can
start to let the thing run live by
[398]
clicking start trading and that's how
simple ATS is it really is a simple
[403]
system using the drop-down menus on how
to build algorithms if you build an
[408]
algorithm that doesn't quite compute it
won't let you do it because it will
[412]
actually give you a zero result on back
tests so it's not something you can
[416]
break okay so we've got here 640 pips of
profit okay so not huge not a loss okay
[424]
there's the equity curve so over a
period this year this year is very good
[429]
this year was very good indeed okay
so the most recent data which is here
[434]
through the beginning of January is that
its been a very very successful
[438]
strategy here so as you can see it was a
bit flat for a year or two but at least
[443]
it gives you the ability to see what
happened over a period of time
[447]
so that's video shows you how to create
the strategy if you want to create
[454]
another one for example at Bollinger
Bands
[457]
it's very simple create new strategy and
to help the rhythm and you can use any
[462]
of these drop-down menus for example if
you choose the Bollinger Bands it
[467]
relates put the parameters of the
Bollinger Bands in if you put them back
[471]
then it will allow you to
change the settings of the MACD moving
[476]
average we've seen if it's just a simple
price strategy that's fine
[483]
this is go back once if you make a
mistake you can go back they should look
[488]
up one more scene for you thank you the
test bar so when the test bar so high
[493]
test bar and the body is in the bottom
third you can do that you can use help
[501]
the channels community channels
commodity channel index is, ADX is a
[505]
good one it allows you to choose the
value type over use in the ADX or the
[509]
directional indicator positive or
directional indicator negative so that's
[513]
how to build a strategy I hope it's been
informative for those of you that asked
[518]
me to do a video on how to build a
strategy it's a case of just playing
[522]
with this system and finding stuff that
works for you if you want to automate
[526]
your existing strategies that you you're
using you can if you're finding it
[530]
difficult contact us as i'll be more
than happy to help you build those
[533]
Thanks for watching and Bye for now
Most Recent Videos:
You can go back to the homepage right here: Homepage





