AT CORE documentation
getting started: basic settings
| Syntax for custom function | |
| last 60 minutes | |
| rin60 | incoming raw (all) hits |
| uin60 | incoming unique hits |
| out60 | outgoing hits to the trade |
| clk60 | all clicks generated by the trade |
| cef60 | real / effective clicks generated by the trade |
| ctt60 | clicks that were sent to a trade |
| ctg60 | clicks that were sent to a gallery |
| last 24 hours | |
| rin24 | incoming raw (all) hits |
| uin24 | incoming unique hits |
| out24 | outgoing hits to the trade |
| clk24 | all clicks generated by the trade |
| cef24 | real / effective clicks generated by the trade |
| ctt24 | clicks that were sent to a trade |
| ctg24 | clicks that were sent to a gallery |
| long term traffic (currently last 30 days) | |
| rin07 | incoming raw (all) hits |
| uin07 | incoming unique hits |
| out07 | outgoing hits to the trade |
| clk07 | all clicks generated by the trade |
| cef07 | real / effective clicks generated by the trade |
| ctt07 | clicks that were sent to a trade |
| ctg07 | clicks that were sent to a gallery |
| The following operators are supported: | |
| + | add 2 numbers |
| - | substract 2 numbers |
| * | multiply 2 numbers |
| / | divide 2 numbers |
| () | prioritize a calculation |
| - All normal math rules apply, so * is calculated before + | |
| - division by 0 is not possible | |
| - the symbols must be lower case | |
| - the output value of the function can be displayed in the main overview | |
| For more information & examples, visit http://www.arrowscripts.com/ | |