vccforex.com
Would you like to react to this message? Create an account in a few clicks or log in to continue.

A place where serious Forex trading efforts meet! Back to Home page of FxBussiness.com

Latest topics
» Mar 2023 - Forex filing
Mar 2023 project EmptyMon Mar 06, 2023 12:13 pm by Admin

» Mar 2023 project
Mar 2023 project EmptyMon Mar 06, 2023 3:40 am by Admin

» Youtube video
Mar 2023 project EmptySun Mar 05, 2023 10:53 pm by Admin

» The total path
Mar 2023 project EmptySun Mar 05, 2023 10:51 pm by Admin

» MT4 Coding
Mar 2023 project EmptySun Mar 05, 2023 10:50 pm by Admin

» EA that work with scripts & Indicators
Mar 2023 project EmptySun Mar 05, 2023 10:49 pm by Admin

» Trade Assistance EA
Mar 2023 project EmptySun Mar 05, 2023 10:49 pm by Admin

» New strategy
Mar 2023 project EmptySun Mar 05, 2023 10:48 pm by Admin

» How to change board logo
Mar 2023 project EmptySun Mar 05, 2023 10:46 pm by Admin

Test only

You are not connected. Please login or register

Mar 2023 project

Go down  Message [Page 1 of 1]

1Mar 2023 project Empty Mar 2023 project Mon Mar 06, 2023 3:40 am

Admin

Admin
Admin

An good EA for auto trade needs to have:

(1) Entry Module: this purely bases on price. The output is price to enter the market, SL level, TP level. SL and TP levels should be modified (updated) when time and price change.
These lead to the following sub-modules:
 (1.1) signal (when to open a market  order);
 (1.2) SL_level;
 (1.3) TP_level.

To increase the hit rate, it is helpful to reduce the variables that affect the market movement. Trade on certain session, on certain days,... so there needs to be a module that only allow trades to open at certain timing. This leads to a the need to have a module named:
(1.4) TradeTime

A signal should not just based on the value of an indicator which is calculated from historical price like RSI>80 or price is above BB200 line,... Using RSI>80 only is has too low hit rate. Instead, it is necessary to evaluate past RSI values. OR, using multiple RSI. Currently "RSI_Multi" indicator is for this.

(2) Lot size Module

https://fxbusiness.forumotion.com

Back to top  Message [Page 1 of 1]

Similar topics

-

» Nov 2021 Project

Permissions in this forum:
You cannot reply to topics in this forum