v7
Added:
tpLevels(bool, bool, bool, string, string, float, float, bool, bool, bool, bool, bool, bool, float, float, float, float, float, float, float)
Track TakeProfits and StopLoss achievement for one or many of your buy/sell conditions. CHECK the commented section: "Function @tpLevels" (lines: 175 - 226) for Description
Parameters:
bool: useSignal.
bool: b_gameOVer.
bool: s_gameOVer.
string: bName.
string: sName.
float: buyEntrySource.
float: sellEntrySource.
bool: useTp1.
bool: useTp2.
bool: useTp3.
bool: useTp4.
bool: useTp5.
bool: useTp6.
float: tp1x.
float: tp2x.
float: tp3x.
float: tp4x.
float: tp5x.
float: tp6x.
float: slx.
Returns: check commented section: "Function @tpLevels" (lines: 175 - 226).