Attachments forums

List of attachments posted on this forum.


All files on forums: 161024

Re: Indicators with ON/OFF buttons

quangvuig, Tue Nov 30, 2021 4:20 pm

kvak wrote: Tue Nov 30, 2021 11:24 am From Mladen, added Button.
Image

With this indicator you can add 5 lines help me. It suits my turn. Hope you take a little extra time to help me. Instead of existing there are 3 lines

input double inpPivotLevel1 = 0.38; // Pivot level 1
input double inpPivotLevel2 = 0.61; // Pivot level 2
input double inpPivotLevel3 = 1.00; // Pivot level 3
input double inpPivotLevel4 = 1.618; // Pivot level 4
input double inpPivotLevel5 = 2.618; // Pivot level 5
input double inpPivotLevel6 = 3.618; // Pivot level 6
input double inpPivotLevel7 = 4.618; // Pivot level 7
input double inpPivotLevel8 = 5.618; // Pivot level 8
All files in topic