Author

Topic: AidoATP Bid and ask logic (Read 1101 times)

hero member
Activity: 623
Merit: 500
August 16, 2013, 07:13:24 AM
#3
found any good answer to that?
I'm very interested too  Grin
member
Activity: 101
Merit: 10
April 24, 2013, 02:41:53 AM
#2
Hi
Still asking for help, ( crying out for help from the masters Aido or Isis or anyone that has an understanding of the settings of the ATP)

where am I going wrong?

did start with 4.3 bitcoin  now down to 3.5

I did try "vwapcross" but lost loads, so gone back to "ads (sma-ema)"

here are my current setting, its not trading much again, trying to make a "retirement machine"

please help, thank you looking forward to getting this machine up and running

Whitty



http://java.sun.com/dtd/preferences.dtd">

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  


member
Activity: 101
Merit: 10
April 18, 2013, 06:15:05 PM
#1
So I started with the following ( been like it for a few days ) making some profit and some lose, kinda breaking even.


BidLogic:

Code:
ADS_Up && (EMA_Down && SMA_Down)

AskLogic:

Code:
ADS_Down && (EMA_Up && SMA_Up)



thinking of changing to


Bid

ADS_Up && VWAPCross_Down

Ask

ADS_Down && VWAPCross_Up


What have worked for anyone else?
just trying to figure out what would be best for the current trending

an idea for what is working for other people.

Thanks

Whitty

Jump to: