Trabalho concluído
Termos de Referência
Deliverables:
1. Trading Robot - An Expert Advisor for MetaTrader4/5 and Binance Platform (Normal & Margin Trading) *
2. Source Codes **
3. Full Integration to MetaTrader 4/5 and Binance (Normal & Margin Trading)
4. Trade Alert Notification on Mobile device/Email Notification
5. Data Analysis - %Profit vs %Loss and number of trades in each category
6. Manual Override (To stop entering new trades)
Requirement –
· Dedicated Gmail account – Indicator alerts which serves as input trading and decision-making signals to the trading robot - viewsontradering@gmail.com
· Alert Structure – name of currency pair, timeframe, Indicator, trend description, “comment” – see sample Gmail Alerts below
· Python – Trading Robot/Objects
· Binance – Trading Platform
· Meta Trader (MT4 and MT5) – Trading Platform
Sample Gmail Alerts - refer to attached document:
a. Alert: AXSUSDT 1Month RVGI Bearish Trend
b. Alert: AXSUSDT 1W RVGI Bearish Trend
c. Alert: DOTUSDT 4H RVGI Bearish Trend
Alert: AXSUSDT 1H-4H RVGI Bearish Trend
ACTION 1:
Setup / User Interface –
1. Fund the trading accounts on each trading platform
2. Select Currency Pair and Platform from a drop-down menu of built User Interface (upto two different currency pair trading simultaneously in each Platform)
3. Select lot size for MetaTrader Platform
4. Select between
· Margin Trading - Select Own leverage as a percentage (%) of fixed leverage for each currency pair on Binance Trading Platform
· Normal (Non-Margin) Trading
5. Percentage Trailing Stop Loss – 80% upon activation
6. Equity & Risk – Trade between 50% - 90% of Available Trading Funds
ACTION 2: SELL TRADE EXECUTION
Trading Robot –
1. Identify and Reads New Month Timeframe Trend from TradingView alert notifications through a dedicated Gmail API connection – Input Trading Signal
While
a. Alert: AXSUSDT 1Month RVGI Bearish Trend “Moving Down”
b. Alert: AXSUSDT 1Month WWV Bearish Trend “Less than Zero”
(And no Bullish alert recorded in between of either (a) or (b), otherwise reset)
2. Trend Confirmation on Week Timeframe
While
a. Alert: AXSUSDT 1W RVGI Bearish Trend “Moving Down”
b. Alert: AXSUSDT 1W WWV Bearish Trend “Less than Zero”
(And no Bullish alert recorded in between of either (a) or (b), otherwise reset)
3. Entry (Sell Position is Opened)
a. Alert: AXSUSDT 4H RVGI Bearish Trend “Crossing”
b. Alert: AXSUSDT 4H RVGIX Bearish Trend “Crossing”
c. Alert: AXSUSDT 1H-4H WWV Bearish Trend
4. Stop Loss (Activate Trailing Stop Loss at 80% Profit Gained)
a. Alert: AXSUSDT 1H-4H WWV Bullish Trend
5. Exit (Close Sell Position by Take Profit)
a. Alert: AXSUSDT 4H RVGI Bullish Trend “Crossing”
b. Alert: AXSUSDT 1H-4H WWV Bullish Trend “Greater than Zero”
ACTION 3: BUY TRADE EXECUTION
Trading Robot –
6. Identify and Reads New Month Timeframe Trend from TradingView alert notifications through a dedicated Gmail API connection – Input Trading Signal
a. Alert: AXSUSDT 1Month RVGI Bullish Trend “Moving Up”
b. Alert: AXSUSDT 1Month WWV Bullish Trend “Greater than Zero”
(And no Bearish alert recorded in between of either (a) or (b), otherwise reset)
7. Trend Confirmation on Week Timeframe
a. Alert: AXSUSDT 1W RVGI Bullish Trend “Moving Up’’
b. Alert: AXSUSDT 1W WWV Bullish Trend “Greater than Zero”
(And no Bearish alert recorded in between of either (a) or (b), otherwise reset)
8. Entry (Buy Position is Opened)
a. Alert: AXSUSDT 4H RVGI Bullish Trend “Crossing”
b. Alert: AXSUSDT 4H RVGIX Bullish Trend “Crossing”
c. Alert: AXSUSDT 1H-4H WWV Bullish Trend
9. Stop Loss (Activate Trailing Stop Loss at 80% Profit Gained)
a. Alert: AXSUSDT 1H-4H WWV Bearish Trend (x 5minutes)
10. Exit (Close Buy Position by Take Profit)
a. Alert: AXSUSDT 4H RVGI Bearish Trend “Crossing”
b. Alert: AXSUSDT 1H-4H WWV Bearish Trend “Less than Zero”