Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 07:30:18 +0000



Post From: COT / Commitment of Traders

[2020-11-14 18:43:22]
User195924 - Posts: 68
Thanks, I removed that but got a new error...

The remote build did not succeed. Result:

COT.cpp: In function 'void scsf_TradingLevelsStudy(SCStudyInterfaceRef)':
COT.cpp:298:29: error: conversion from 'SCString' to non-scalar type 'std::string' {aka 'std::__cxx11::basic_string<char>'} requested
298 | std::string Bufferas = sc.HTTPResponse;
| ~^~~~~~
COT.cpp:334:29: error: conversion from 'SCString' to non-scalar type 'std::string' {aka 'std::__cxx11::basic_string<char>'} requested
334 | std::string Bufferas = sc.HTTPResponse;
| ~^~~~~~
COT.cpp:426:47: error: 'DAYS' was not declared in this scope
426 | SCDateTime DataDateLessOne = DataDate - 1*DAYS;
| ^~

-- End of Build -- 12:41:38