Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talaikis/efficiency-of-instruments
PowerSymbols is a (currently) simple indicator showing most profitable symbols in relation to required margin. It uses SymbolsLib to collect all available symbols of the brokerage.
https://github.com/talaikis/efficiency-of-instruments
Last synced: about 2 months ago
JSON representation
PowerSymbols is a (currently) simple indicator showing most profitable symbols in relation to required margin. It uses SymbolsLib to collect all available symbols of the brokerage.
- Host: GitHub
- URL: https://github.com/talaikis/efficiency-of-instruments
- Owner: talaikis
- Created: 2015-01-13T14:25:10.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T10:38:03.000Z (almost 9 years ago)
- Last Synced: 2023-02-27T17:51:51.350Z (almost 2 years ago)
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Readme
PowerSymbols is a an indicator showing most profitable symbols in relation to required margin. It uses SymbolsLib to collect all available symbols of the brokerage.
Wait for symbol data to load before considering results.
## Changelog
- 1.0. Initial release.
- 2.1. Added percent in trendvalue, fixed divide by zero error loading platform, improved inputs names, added comments.## Sources
- First mention of idea (Lithuanian): http://www.prekybaforex.lt/ekstremali-rizika-ekstremali-graza-2/
- Develoepr's site: http://www.talaikis.com/
- SymbolsLib: https://www.mql5.com/en/code/9102