Help setting up SBB

Your basic questions about running EA's
Post Reply
earlb38
Trader
Posts: 23
Joined: Mon Mar 03, 2014 7:42 am

Help setting up SBB

Post by earlb38 »

Thanks Tommaso but yes i have all the boxes ticked for live trading

i have setup on Demo account now to make sure i have it all correct but getting different error message

EURJPY Secret Bob%27s Basket OP_BUY order send failed with error(133): trade is disabled; 143.01: 145.01

i have not changed any settings in Steve's EA just ootb


Hi Retireme i am from Australia but living in UK for next year or so and yes i have teamviewer
would welcome any help as i'm 76yr and trying to learn this stuff as i love the computer just started very late thats all
User avatar
retireme
Trader
Posts: 131
Joined: Fri May 11, 2012 6:37 am

Help setting up SBB

Post by retireme »

Sent you a PM

earlb38 » Wed Nov 05, 2014 7:24 pm wrote:Thanks Tommaso but yes i have all the boxes ticked for live trading

i have setup on Demo account now to make sure i have it all correct but getting different error message

EURJPY Secret Bob%27s Basket OP_BUY order send failed with error(133): trade is disabled; 143.01: 145.01

i have not changed any settings in Steve's EA just ootb


Hi Retireme i am from Australia but living in UK for next year or so and yes i have teamviewer
would welcome any help as i'm 76yr and trying to learn this stuff as i love the computer just started very late thats all
To raise new questions, new possibilities, to regard old problems from a new angle, requires creative imagination and marks real advance in science. - Albert Einstein
User avatar
retireme
Trader
Posts: 131
Joined: Fri May 11, 2012 6:37 am

Help setting up SBB

Post by retireme »

For those that are interested, the error on Earl's terminal was not of his doing or the fault of the EA... it was in fact... wait for it.... Criminal Negligence and poor information by the Broker.

Rgds
RM
To raise new questions, new possibilities, to regard old problems from a new angle, requires creative imagination and marks real advance in science. - Albert Einstein
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.

Help setting up SBB

Post by SteveHopwood »

Thanks for sorting him out, RM.

:xm:
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.
fxpoison
Trader
Posts: 15
Joined: Sun May 26, 2013 4:14 pm

Help setting up SBB

Post by fxpoison »

retireme » Yesterday, 12:34 DIDN'T wrote:For those that are interested, the error on Earl's terminal was not of his doing or the fault of the EA... it was in fact... wait for it.... Broker Negligence and poor information by the Criminal... :twisted:
Maximilian
Trader
Posts: 150
Joined: Sat Sep 06, 2014 2:43 pm

Help setting up SBB

Post by Maximilian »

Hi folks, can someone help me out?
I have the issue, that SBB is removing itself from its chart. So I found Baldudas code snippet to change that:
if ( currChart == ChartID() )
{
prevChart = currChart;
continue;
}
But when I recompile SBB with the editor I get the error "; continue must be used in some loop only". So where exactly I have to put the code into the closecurrentchart loop?
Thanks, Maximilian
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Help setting up SBB

Post by milanese »

Maximilian » Thu Nov 06, 2014 11:07 am wrote:Hi folks, can someone help me out?
I have the issue, that SBB is removing itself from its chart. So I found Baldudas code snippet to change that:
if ( currChart == ChartID() )
{
prevChart = currChart;
continue;
}
But when I recompile SBB with the editor I get the error "; continue must be used in some loop only". So where exactly I have to put the code into the closecurrentchart loop?
Thanks, Maximilian
this is included in the latest SBB version, so no need for you to include it.. too read this post and the ff http://www.stevehopwoodforex.com/phpBB3 ... 00#p103200

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Maximilian
Trader
Posts: 150
Joined: Sat Sep 06, 2014 2:43 pm

Help setting up SBB

Post by Maximilian »

Thanks,
I thought it will be updated but it´s not yet. And I couldn´t find the snippet in the latest version, which means actually nothing ;) I disabeld the chart function for now.
Maximilan
NewTrader
Trader
Posts: 34
Joined: Sun Oct 12, 2014 12:14 am

Help setting up SBB

Post by NewTrader »

Hey everyone,
Quick question - actually two.

1.) Why does SBB only take some signals for entering a trade and not others.

I am set up for only going with the trend ...all the criteria I left the way Steve had it set on download..the time frame on my charts is 1 hr.

Example: It just opened an AUD/JPY and a EUR/AUD..yet there are two other buy signals (Big green arrows) One is on the EUR/JPY and the other is GBP/JPY. Both arrows are going with the trend - yet SBB did not enter those two trades. Do I have something set up wrong or is it the way it is supposed to work as the EA analyzes the trade entrance ?

I thought that it might be waiting for the candle to close but the AUD/JPY and EUR/AUD entered on the candle the signal was on.....


2.) What is ATR and how is that effecting what is happening with the pairs that are eligible for trading?

Hoping this is the right place to ask these questions...as simple as they may seem.
Thanks.
User avatar
milanese
TechAdmin
Posts: 3293
Joined: Wed Jan 09, 2013 9:02 am
Location: btr rdx, r8 +

Help setting up SBB

Post by milanese »

ATR is the Average True Range.Is is an indicator that measures volatility. Typically, the ATR is based on 14 periods and can be calculated on each timeframe as basis, but mostly the daily basis is used. So this indicator makes sense for calculating SL or TP on a volatility basis, or it can be used as an filter to exclude trades in phases with not enough volatility or to much volatility.

Cheers :)

Tommaso
Global Prime is the official SHF broker :yahoo:
Searching for Servers and Workstations with individual configuration?
Just PM
:smile: Click here to go to the BoardKnowledgeBase
NOTE: Cookies and JavaScript are required for the using the board, with full functionality
Post Reply

Return to “Automated trading (Rookies)”