Hello, everyone! I want to present after a long time Biscuit - my new EA. This product is based on the same algorithm but with adding deepest training. Biscuit - a new , modern and progressive EA. The advantage of this EA- in deep training strategy, which allows EA to adapt to the changing market because of neuronet.
You can use this EA with the next currency pairs: AUDUSD, AUDCAD, AUDCHF, AUDJPY.
It also has grider parameter.
EA contains following input parameters:
- Lots - lot size;
- Percent -lot size as%;
- TakeProfit - Take Profit as is;
- StopLoss - Stop Loss as is;
- TrailingStop - Trailing stop parameter. If 0 trailing is turned off;
- MaxOpenOrders - option that regulates the number of open trades;
- BuyAccuracy - parameter of the signals of the neuronet to generate a BUY order;
- SellAccuracy - parameter of the signals of the neuronet to generate a SELL order;
- OptimizationPointX - parameter for additional optimization. Adjusting the signal;
- OptimizationPointY - parameter for additional optimization. Adjusting the signal;
- MaxSpreadCurrencies - maximum spread that the EA can be work with;
- MagicNumber - Magic Number as is;
- CommentsSection - comment section as is;
I use the signal but for only MT4:
Biscuit
EA based on artificial bee colony (ABC) algorithm is an optimization technique that simulates the foraging behavior of honey bees.
A set of honey bees, called swarm, can successfully accomplish tasks through social cooperation. In the ABC algorithm, there are three types of bees: employed bees, onlooker bees, and scout bees. Each bee does the knowledge assigned to it: checks the patterns, reads the graph to identify problems, trains the network on the received data, breaks down and classifies the patterns.
EA will work from 12 PM on Monday
Timeframe recommended H1.
You can use any accounts for this EA.
The Expert Advisor uses a neural network for trading. The specificity of neural networks is such that it requires a period of learning from history and testing outside this period of learning. The historical test of the Biscuit EA only shows how it works, so use the forward test.
For better working with Biscuit EA you need to make the optimization. The default parameters might be not fit for your broker