Lavoro terminato
Specifiche
Hi, i have a TradingView custom indicator via pine script based on T3 & CCI indicators together. There is another indicator added but i'm not too sure exactly what it is, if you can help figure it out that would help a lot! It MIGHT be Bollinger %B but I'm not exactly sure.
I would like the following:
- To be translated (parallel/ exact inputs and coding if possible) into MT4 style code
- An Expert Advisor that opens and closes positions based on the indications given by the strategy
When the value (on the indicator screen) closes over/ under the 0 period, the current trade is to be closed and replaced with another opposing trade.
- No take profits or stop losses.
- No trailing stops
- Fixed lot size, that i can change
- Only for the H1 timeframe as it seems to be the most profitable and have the most opportunities for riding trends
- Have the ability to close positions manually without interrupting the algorithm, therefore the EA does not open a new trade or i have to refigure it to the MT4 account
- Customisable as to what pairs I want the EA to trade
- Customisable inputs
I have a full document with all information and the code script which will be attached to the sent file to whom that is willing to help me. I’d also like some comments on the script so that i can understand it and also how it operates on MT4 as I'm fairly new to this type of stuff. The document also shows pictures of how it looks on the charts for further understanding.
Thanks.