Bitcoin Forum
June 15, 2024, 12:44:41 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: AidoATP Bid and ask logic  (Read 1095 times)
Ianwhitbread (OP)
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
April 18, 2013, 10: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

Ianwhitbread (OP)
Member
**
Offline Offline

Activity: 101
Merit: 10


View Profile
April 24, 2013, 06: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


<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE map SYSTEM "http://java.sun.com/dtd/preferences.dtd">
<map MAP_XML_VERSION="1.0">
  <entry key="AskLogic" value="ADS_Down &amp;&amp; EMA_Up &amp;&amp; SMA_Up"/>
  <entry key="BTC-eApiKey" value="xxxxxxxxxxxxxxxxxxxxxxxx"/>
  <entry key="BTC-eSecretKey" value="xxxxxxxxxxxxxxxxxxxxxxx"/>
  <entry key="BidLogic" value="ADS_Up &amp;&amp; EMA_Down &amp;&amp; SMA_Down"/>
  <entry key="BitcoinCentralPassword" value="xx"/>
  <entry key="BitcoinCentralUserName" value="xx"/>
  <entry key="BitstampPassword" value="xx"/>
  <entry key="BitstampUserName" value="xx"/>
  <entry key="LocalCurrency" value="GBP"/>
  <entry key="LongMACDTickSize" value="26"/>
  <entry key="MaxBTC" value="1"/>
  <entry key="MaxLocal" value="1500"/>
  <entry key="MaxLoss" value="0.25"/>
  <entry key="MaxTickAge" value="1440"/>
  <entry key="MinBTC" value="0.01"/>
  <entry key="MinLocal" value="0.01"/>
  <entry key="MinTickSize" value="20"/>
  <entry key="MtGoxApiKey" value="xx"/>
  <entry key="MtGoxSecretKey" value="xx">
  <entry key="RiskAlgorithm" value="1"/>
  <entry key="ShortMACDTickSize" value="12"/>
  <entry key="ShortMATickSize" value="21"/>
  <entry key="SigLineMACDSize" value="9"/>
  <entry key="TargetProfit" value="0.10"/>
  <entry key="TradingFee" value="0.006"/>
  <entry key="UseArbitrage" value="0"/>
  <entry key="UseBTC-e" value="0"/>
  <entry key="UseBitcoinCentral" value="0"/>
  <entry key="UseBitstamp" value="0"/>
  <entry key="UseCampBX" value="0"/>
  <entry key="UseMtGox" value="1"/>
  <entry key="UseTrend" value="1"/>
</map>

id10tothe9
Hero Member
*****
Offline Offline

Activity: 623
Merit: 500



View Profile
August 16, 2013, 11:13:24 AM
 #3

found any good answer to that?
I'm very interested too  Grin

           ▀██▄ ▄██▀
            ▐█████▌
           ▄███▀███▄
         ▄████▄  ▀███▄
       ▄███▀ ▀██▄  ▀███▄
     ▄███▀  ▄█████▄  ▀███▄
   ▄███▀  ▄███▀ ▀███▄  ▀███▄
  ███▀  ▄████▌   ▐████▄  ▀███
 ███   ██▀  ██▄ ▄██  ▀██   ███
███   ███  ███   ███  ███   ███
███   ███   ███████   ███   ███
 ███   ███▄▄       ▄▄███   ███
  ███▄   ▀▀█████████▀▀   ▄███
   ▀████▄▄           ▄▄████▀
      ▀▀███████████████▀▀
DeepOnion★  Anonymity Guaranteed
★  Anonymous and Untraceable
★  Guard Your Privacy
      ▄▄██████████▄▄
    ▄███▀▀      ▀▀█▀   ▄▄
   ███▀              ▄███
  ███              ▄███▀   ▄▄
 ███▌  ▄▄▄▄      ▄███▀   ▄███
▐███  ██████   ▄███▀   ▄███▀
███▌ ███  ███▄███▀   ▄███▀
███▌ ███   ████▀   ▄███▀
███▌  ███   █▀   ▄███▀  ███
▐███   ███     ▄███▀   ███
 ███▌   ███  ▄███▀     ███
  ███    ██████▀      ███
   ███▄             ▄███
    ▀███▄▄       ▄▄███▀
      ▀▀███████████▀▀
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!