benstr / moneybot

14 stars 7 forks source link

MoneyBot

MoneyBot is a tool used as part of a Forex trading strategy system by Ben Strahan.

Currently MoneyBot is a web app that measures standalone Forex currency daily percent change over time. It does this by combining all the daily percents of Forex trading pairs a particular currency is part of.

You can see MoneyBot in action at moneybot.io. It uses data from Oanda. Built on the MeteorJS stack.

The Strategy

This strategy is a High Probability Trend Trading system. It is a 4 step strategy. If used correctly you can expect your portfolio to grow at a rate of 50% to 94% APY.

  1. Each Monday identify with MoneyBot.io the strongest and weakest currencies to target the top 10 highest probable pairs to trade. I recommending picking 2 pairs form each historic step: 5 days, 10, 20, and 30.
  2. In fxTrade or another charting software place Support + Resistance and Trend lines on the recommended pairs. Narrow down to the best 5-8 pairs that you predict are ready to pop in a particular direction. Note: we only use 1 Day chart granularity for all charting.
  3. Place 5-8 market trades, one for each pair identified above with the following parameters:
    • Units = 20% of your cash balance.
    • TP = 0.20% of your cash balance, usually 100 pips.
    • SL = none, this is a high probable trade silly!
  4. Maintain the trades... there are couple different ways we can maintain our trades and it all depends on our confidence and secondly the market.
    • Pair moves as predicted and TP is hit: Keep profits and only enter new trades in new pairs next Monday. Do not get greedy or over-confident... that leads to gambling.
    • You lose confidence in the Pair: Or breaks trend against your position, then move the TP to a break-even or slight profit position. Do not ever take a loss.
    • Pair moves against you massively and does not hit TP: At each S+R line place an order in the same direction of the original trade (Units: 10% balance, TP: same as initial trade, SL: none!). You can accomplish this automatically with pending orders. If trade goes negative more than 10% of your balance consider moving the TP so to equal 0.25% of balance profit for each week trade is held. Do not take a loss, do not worry, do not get emotional. You may be in a trade for unto 12+ months.

Important Notes

Advance methods to try

These methods below are alterations to the original system. They are only to be used after you acquire adequate experience (~6 months of trading) and have solid confidence in the system. If these methods are done correctly you can jump your earning potential but it is a double edge sword that can work in the opposite factor as well.