Ranges

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
cybernet69

Hi,

Is there a way in BA automation (without using Excel) to determine if a selections price is at the top or bottom of its range ?

Cheers,
cybernet69

Its ok, i figured out how todo it using a combination of Setting signals and Historic Relative Odds. Its not ideal and some would say rather crude but it will stop my automation from entering LAY trades near the top of a selections range and entering BACK trades near the bottom of a selections range.

Just shows you can do wonders when you lay off the Navy Rum. :lol:
scribbles
Posts: 34
Joined: Mon Jul 02, 2012 9:04 pm

can you share how you accomplished this, not the whole bot, just this specific element?

Thanks
cybernet69

scribbles wrote:
Tue Jun 06, 2017 12:26 pm
can you share how you accomplished this, not the whole bot, just this specific element?

Thanks
In very simplistic terms....

- If a selections current LTP is < 6 and a signal is set that previously its LTP was > 7 then don't look to BACK, only look for LAY opportunity's.
- If a selections current LTP is < 5 and a signal is set that previously its LTP was > 6 then don't look to BACK, only look for LAY opportunity's.
- If a selections current LTP is < 4 and a signal is set that previously its LTP was > 5 then don't look to BACK, only look for LAY opportunity's.
- If a selections current LTP is < 3 and a signal is set that previously its LTP was > 4 then don't look to BACK, only look for LAY opportunity's.
- If a selections current LTP is < 2 and a signal is set that previously its LTP was > 3 then don't look to BACK, only look for LAY opportunity's.

etc etc

You need to set signals for each previous price ranges.
scribbles
Posts: 34
Joined: Mon Jul 02, 2012 9:04 pm

thanks for the reply, appreciated
cybernet69

Should look something like this. Obviously you need to figure out what exact conditions you open trades on etc.
You do not have the required permissions to view the files attached to this post.
User avatar
Niko
Posts: 285
Joined: Thu Dec 01, 2016 9:36 am

cybernet69 wrote:
Fri Jun 09, 2017 2:42 pm
Should look something like this. Obviously you need to figure out what exact conditions you open trades on etc.
Like that, agree its a bit cluncky but will give it a go as well! :D

If only we could set a signal that could identify the price!! :oops: :D
User avatar
jimibt
Posts: 4194
Joined: Mon Nov 30, 2015 6:42 pm

Niko wrote:
Tue Jul 11, 2017 5:30 am
cybernet69 wrote:
Fri Jun 09, 2017 2:42 pm
Should look something like this. Obviously you need to figure out what exact conditions you open trades on etc.
Like that, agree its a bit cluncky but will give it a go as well! :D

If only we could set a signal that could identify the price!! :oops: :D
Niko - i fully expect that the BA team have registered immense interest in the extension of signals capabilities and hopefully we'll see a lot of new functionality in v1.50 -fingers x''d
User avatar
Niko
Posts: 285
Joined: Thu Dec 01, 2016 9:36 am

jimibt wrote:
Tue Jul 11, 2017 9:23 am
Niko wrote:
Tue Jul 11, 2017 5:30 am
cybernet69 wrote:
Fri Jun 09, 2017 2:42 pm
Should look something like this. Obviously you need to figure out what exact conditions you open trades on etc.
Like that, agree its a bit cluncky but will give it a go as well! :D

If only we could set a signal that could identify the price!! :oops: :D
Niko - i fully expect that the BA team have registered immense interest in the extension of signals capabilities and hopefully we'll see a lot of new functionality in v1.50 -fingers x''d
Sorry, had I mentioned it before!😂😂 😇
User avatar
jimibt
Posts: 4194
Joined: Mon Nov 30, 2015 6:42 pm

Niko wrote:
Tue Jul 11, 2017 10:14 am
jimibt wrote:
Tue Jul 11, 2017 9:23 am
Niko wrote:
Tue Jul 11, 2017 5:30 am


Like that, agree its a bit cluncky but will give it a go as well! :D

If only we could set a signal that could identify the price!! :oops: :D
Niko - i fully expect that the BA team have registered immense interest in the extension of signals capabilities and hopefully we'll see a lot of new functionality in v1.50 -fingers x''d
Sorry, had I mentioned it before!😂😂 😇
hmmm - let me think :roll: :D

[edit] - and to recap, that 1.50 wishlist was:

Additional price options:
1. Max Traded Price (PR & IP)
2. Min Traded Price (PR & IP)
3. Most Traded Price (PR & IP)

Extended signals:
1. Last Traded Amount
2. Last Traded Price
3. Comparison between signals [i.e. if (signalA > signalB) or if(signalA > LTP) etc... where signalA and signalB can be any of the above]

Basically, allowing signals to become 1st class citizens. More info contained here: http://www.betangel.com/forum/viewtopic ... 20&t=14168
Post Reply

Return to “Bet Angel - Automation”