FRZ Home › Forums › 3. Feature Requests › FRZ Indicator Automater
- This topic has 3 replies, 2 voices, and was last updated 8 months, 1 week ago by Christos Tsatsis.
-
AuthorPosts
-
April 14, 2024 at 7:22 am #101561Christos TsatsisParticipant
Hello
I have the EA and your FRZ Hull moving average indi.I have set the EA for “trade based on 2 coloured single line indicator” and buy 0 sell 1.There is no action whatsoever.
Please advise.
RegardsApril 14, 2024 at 7:41 am #101569FRZ_ModeratorKeymasterFirst, try to get it to trade with default settings with a single indicator. For most of the buffer-based indicators, EA should start making trades if you simply update the EA name and buffer numbers for buy and sell signals. Later, you can try adding more indicators and advanced settings. You can also use the given set files, which would cover the most of the common indicator-based trading strategies.
Some of the common issues/mistakes include the following:
>>The indicator name is mistyped – always copy the name from the indicator file itself to avoid errors (without .exe4/5)
>>The indicator is located in a subfolder – in this case, you need to provide the folder path like Market/Indicator_Name
>>Indicator repaints or paints the signal on a later candle than the immediately completed candle – by default, Automater looks at the immediately completed candle for signals. You can increase this candle ID under setting 8. For instance, you can make it 2 or more depending on your indicator.
>>The indicator is an object-based indicator rather than a buffer-based indicator – If your indicator is a buffer-based one, you should be able to change the colors under the Colors tab under the Indicator settings (not under the Inputs tab). If your indicator is an object-based indicator, then you need to change the settings accordingly as per this manual.
>>You are using custom indicator settings – for buffer-based indicators, you can only use the default settings of your indicator while for object-based indicators, you can use any settings. Make sure you use default settings if it is a buffer-based indicator.
>>Your indicator needs some kind of license code to be entered under settings – buffer-based indicators can not be used in this case but object-based indicators can still be used.
>>Your indicator’s both buy and sell buffer numbers are the same (this could happen in MT5 indicators) – buffer-based indicators can not be used in this case but object-based indicators can still be used.
>>Using set files: we have given some set files for some common indicator based trading strategies. Please read the manual on set files. Then load the required set file and then set the indicator details.
April 15, 2024 at 2:45 pm #101680Christos TsatsisParticipantHi
Thank you very much for the details.I am using it as per your instructions .I have tried to use it on the Strategy tester of MT4 and it works excepting the closing of an open trade with opposite signal which perhaps happens because it ignores BUY signals i.e when changing from red to green .In fact it opened a sell trade when the FRZ Hull line was green .I will send if you require screen shots to prove it.
Thank you
regardsApril 17, 2024 at 3:16 pm #101827Christos TsatsisParticipantHi
Correction on my post. Due to a typo the EA did not open trades,but it is opening only short trades no long trades
and therefore perhaps doesn’t close trdes on opposite signal.
Regards -
AuthorPosts
- You must be logged in to reply to this topic.