vdun
Results
108
issues of
vdun
Instead of fixed point. Some dynamic trailing methods: - Percent — trails at percent profit - Fixed — trails at a fixed pip profit - ATR Exit — trails at...
https://www.tradingview.com/dividend-calendar
Example with IFNULL: ```# echo 'a,b' | q -d',' -O -H 'select a,b, IFNULL(a,b) as c, sum(c) from - ' query error: no such column: c Warning - There seems...