Rafal W.

Results 509 issues of Rafal W.

See: http://thepatternsite.com/diamondt.html

enhancement

Branch: `feature/stats` Refactor/replace Stats class with the new functionality as described below. Goals are: - Given list of new timestamped values, split into periods (e.g. hourly, daily) and calculate average...

enhancement

- [x] Part 1 [GH-91] - [x] C++ support for StringFormat() #96 - [x] DateTime: Implement TimeToStruct() #117 - [x] String: Implement StringGetCharacter #118 - [x] Object: Implement GetPointer() #119...

enhancement
C++
meta

The goal is to make Dict class compatible with C++. ``` $ g++ Dict.h Dict.h:24:2: error: invalid preprocessing directive #property #property strict ^~~~~~~~ Dict.h:70:13: error: expected ')' before 'initial_size' Dict(uint...

enhancement

- [ ] max down time (TAE) - [ ] largest margin - [ ] avg trade profit XX$ XXp (+XX$/-XX$) - [ ] max loss streak - [ ]...

enhancement

enhancement

Given the following input params for the given pair: - lot size for buy and sell; write the method to assess the risk such as (one of the following): -...

enhancement

- INDI_BANDS_ON_PRICE - INDI_CCI_ON_PRICE - INDI_ENVELOPES_ON_PRICE - INDI_MA_ON_PRICE - INDI_MOMENTUM_ON_PRICE - INDI_RSI_ON_PRICE - INDI_STDDEV_ON_MA_SMA - INDI_STDDEV_SMA_ON_PRICE

enhancement