Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Use of undefined constant TRADER_MA_TYPE_SMA #77

Open
mdasiff opened this issue Oct 22, 2021 · 1 comment
Open

Warning: Use of undefined constant TRADER_MA_TYPE_SMA #77

mdasiff opened this issue Oct 22, 2021 · 1 comment

Comments

@mdasiff
Copy link

mdasiff commented Oct 22, 2021

I'm getting below issue while composer install, my php version is 7.3

Warning: Use of undefined constant TRADER_MA_TYPE_SMA - assumed 'TRADER_MA_TYPE_SMA' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\xampp\GTrader\config\GTrader\Indicators\Bbands.php on line 9
PHP Warning: Use of undefined constant TRADER_MA_TYPE_SMA - assumed 'TRADER_MA_TYPE_SMA' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\xampp\GTrader\config\GTrader\Indicators\Bbands.php on line 9

Warning: Use of undefined constant TRADER_MA_TYPE_EMA - assumed 'TRADER_MA_TYPE_EMA' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\xampp\GTrader\config\GTrader\Indicators\Ma.php on line 7
image

@gsoros
Copy link
Owner

gsoros commented Oct 22, 2021

Hi, is the trader extension installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants