Attachments forums

List of attachments posted on this forum.


All files on forums: 162054

Re: The FNC Greedy System

funchi, Fri Apr 12, 2024 6:14 pm

Stop loss setting

Set the stop loss for each currencies, commodities and indices.
If not set, no stop loss will be set.
Create and set up a file for each trading strategy (magic number).

------------------------------
This is a tentative version
------------------------------
Edit the text file directly by yourself.
This is a tentative version. Maybe forever.

------------------------------
Rule
------------------------------
Set in csv format. The delimiter is ';'.

There is no rule for the file name,
but it must be set to the parameter of FNC_DB_EA.

------------------------------
Format
------------------------------
Symbol ; Type ; Stop loss pips ; Remarks

------------------------------
Description
------------------------------
Symbol ... Set the symbol for a currencies, commodities and indices.
No prefix or suffix is required.

Type ... 1 Set pips away from the current candlestick.
... 2 Set pips away from the previous candlestick.

StopLossPips ... Set the stop loss in pips.
If set to zero, no stop loss is set.

Remarks ... Remarks. Not used in system.

------------------------------
Example
------------------------------
EURUSD;1;50;
All files in topic