Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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