funchi wrote: Wed Jun 11, 2025 8:48 am
Post a description of the trading system you normally use and I will create ‘TDI-RSI-Dz-VHF_Adaptive_alerts’.
Post a description of the individual signals for each indicator,
It is easier to understand each indicator if there is an explanation of the overall trading rules.
After the dashboard is up and running, the entire trading system will be adjusted if problems arise, though,
work is suspended if it involves changes to the trading rules.
Or
You can create your own code based on the sample ‘FNC_Semafor_v1’ included in the development kit.
Hi funchi,
I've posted the criteria of my trading system in this post:
post1295566969.html#p1295566969
I've posted there also indicators and criteria for signal.
I post a description of signal:
1. XU MA (Filter + Averages): Buy/Sell on slope change of two moving averages (in the attached chart, there is an arrow indicating this);
2. XU V2-Trading: Buy/Sell on bar color change (which means when the two moving averages change slope);
(a trade signal is considered valid if at least one of the first two indicators (XU MA or XU V2-Trading) confirms it; however, in FNC_DB is possible to choose how many indicators to align before taking a trade)
3. Jurik Volty Bands: Buy/Sell when the histogram crosses the moving average or, if earlier, the zero line;
4. TDI/RSI: Buy/Sell when the line crosses its own moving average or the middle line;
5. Value Chart: Buy/Sell when the line crosses its own moving average or the middle line.
In reality, you have just made some indicators FNC usable for the system, except ‘TDI-RSI-Dz-VHF_Adaptive_alerts’.
Then, I'm trying to add some XARD indicator, like semafor or 2nd dot, to refine signals: the criteria is to consider only buy when a big arrow and a 2nd dot a- Square, Minidot -
Entry
Square
Mini Dot
3 to 5 signal from indicators above (XU MA....)
Exit
Arrow
It is important to consider the confirmation of change of structure (only buy or only sell) only when there is a 2nd dot after square.
Thanks in advance
Lucmat