Skip to content

retorno/broker-signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clearScraper

Usage

configure in file docker-base.env


    environment:
    - URL_BROKER=${URL_BROKER}
    - HOST_BROKER=${HOST_BROKER}
    - BROKER_CPF_CNPJ=${BROKER_CPF_CNPJ}
    - BROKER_PASSWORD=${BROKER_PASSWORD}
    - BROKER_DT_NASC=${BROKER_DT_NASC}
    - BROKER_SIGNATURE=${BROKER_SIGNATURE}

docker


docker-compose up

rest


Get localhost:5018/broker/change-stop
=> headers
    active:WDOQ18
    quantity:1
    operation:Buy
    stop_loss:25
    production:1
    change_position:1
    calculate_stop:0
    point_to_double:50

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors