eabase

Results 158 issues of eabase

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Interactive-HelpSystem
Needs-Repro

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

Hi @rosasurfer Can you please provide some info how to use and install this. Also, is Dukascopy still providing the feeds needed for this?

documentation

@rosasurfer Hi Peter, I'm looking for some libraries for MT4 to export live data and integrate with terminal trading functions, so I've been looking a lot at the various repos...

### Description Please improve the documentation for `pip.ini` / `pip.config`. I cannot find any page or example showing all the available options you can put into those files. Nor description...

type: bug
S: needs triage

**Describe the bug** Not a bug! **Issue**: Need instructions to: * What is required to compile and run the project? * How to compile it?

Add some screenshots of the settings.

### Expected Behavior I expect to be able to send an authentication request and get an authentication token, and that token get saved in a variable that can be used...

Hi, I was just trying out the latest Anjay Demo client on a `Nordic Thingy:91`. However, I found it very non-intuitive and hard to work with from the terminal, compared...

I would like to set the default `fp()` options so I don't have to write: ```r fp("permutation test", display = "console", return.df = TRUE) ``` But just: `fp("permutation test")`