Rafal W.
Rafal W.
- Class: `Account` - Method: `AccountFreeMarginMode()`
Refs: https://www.mql5.com/en/code/10076 File: [ZZ_Orlova.mq4.zip](https://github.com/EA31337/EA31337-classes/files/3342446/ZZ_Orlova.mq4.zip) Refs: https://www.mql5.com/en/forum/140136
Refs: - https://www.mql5.com/en/articles/3146 - https://www.mql5.com/en/forum/140136
For example: ``` // See: http://forum.mql4.com/49780 void CalculateSupRes() { int commonPoint; int minLevel, maxLevel; double highest, lowest, stepIncrement, tolerance, high; double storeLevel[]; ///ArrayResize(storeLevel, loopback); minLevel = iLowest(Symbol(), Period(), MODE_LOW, loopback,...
- [How to Buy/Sell Cryptocurrency with TD Sequential indicator](https://hackernoon.com/how-to-buy-sell-cryptocurrency-with-number-indicator-td-sequential-5af46f0ebce1)
- [x] AC | Accelerator Oscillator | ✔ - [ ] ADO | Accumulation/Distribution Oscillator | ✔ - [ ] AGC | Automatic gain control | ✔ - [x] ADX...
Write a class to support socket connections in some easy manner. Assess whether it's going to be possible to have both MQL4 and MQL5, or just MQL5. Also, if we...